Hookify List banner
noah-sheldon noah-sheldon

Hookify List

Development community

Description

--- name: hookify-list description: List available hooks and their entrypoints. --- # Hookify List List available hooks and their entrypoints. ## Delegate Apply the `hookify` skill. ## Notes - Keep the workflow bounded and explicit. - Keep responses short and direct. - Prefer the maintained skill surface over duplicated prompt logic.

Installation

Installs to ~/.claude/skills/noah-sheldon-ai-dev-kit-hookify-list/SKILL.md

Terminal
mkdir -p ~/.claude/skills/noah-sheldon-ai-dev-kit-hookify-list && curl -fsSL https://raw.githubusercontent.com/noah-sheldon/ai-dev-kit/HEAD/commands/hookify-list.md -o ~/.claude/skills/noah-sheldon-ai-dev-kit-hookify-list/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository