hook-development
NewThis skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "hook-development": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is hook-development?
This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.
How to install hook-development?
To install hook-development: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "hook-development": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is hook-development best for?
hook-development is a mcp categorized under Development. It is designed for: api, agent, plugin, coding. Created by anthropics.