aldegad/skill-hook-authoring
Authoring guide for shared Claude Code + Codex CLI skills and hooks (cross-engine install pattern, modern PreToolUse decision schema, payload contract).
Authoring guide for shared Claude Code + Codex CLI skills and hooks (cross-engine install pattern, modern PreToolUse decision schema, payload contract).
npx skills add aldegad/skill-hook-authoringAuthoring guide for shared Claude Code + Codex CLI skills and hooks (cross-engine install pattern, modern PreToolUse decision schema, payload contract).
Peter's personal Claude Code config (CLAUDE.md + skills installer)
A Simple Document Audit Agent Skills for Word
Generate a Business Model Canvas with all 9 building blocks. Use when creating a business model, documenting how a business creates value, or analyzing an existing business model.
Agent tools within the macher edit context
Ensure work happens in an isolated git worktree without disturbing the current checkout. Use when starting work that should stay isolated, or when `ce-work` or `ce-code-review` offers a worktree option. Detects existing isolation first, prefers the harness's native worktree tool, and falls back to plain git.
Read, create, update, and pick contacts using the Contacts and ContactsUI frameworks. Use when fetching contact data, saving new contacts, wrapping CNContactPickerViewController in SwiftUI, handling contact permissions, or working with CNContactStore fetch and save requests.