Use this skill when creating or refining Claude Code hooks. Hooks are shell commands that execute at specific lifecycle events (tool use, prompt submit, notifications, session events). Helps design event handlers for notifications, formatting, logging, feedback, and permission control. Automatically invoked when user requests "create a hook", "add automation", "event handler", "workflow automation", or mentions hook development.
$npx -y skills add andisab/swe-marketplace --skill hook-devInstalls into the current project.
Run `npx skills use "https://github.com/andisab/swe-marketplace" --skill "andisab/swe-marketplace/hook-dev"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/andisab/swe-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/andisab/swe-marketplace"` and select the relevant skills, then follow their instructions.