BeClaude

hook-development

New
65.5kSmitheryDevelopmentby anthropics

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.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "hook-development": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
apiagentplugincoding

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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.