hooks-builder
✓Create event-driven hooks for Claude Code automation. Use when the user wants to create hooks, automate tool validation, add pre/post processing, enforce security policies, or configure settings.json hooks. Triggers: create hook, build hook, PreToolUse, PostToolUse, event automation, tool validation, security hook
Installation
SKILL.md
A comprehensive guide for creating Claude Code hooks — event-driven automation that monitors and controls Claude's actions.
| Event | When It Fires | Can Block? | Supports Matchers? |
| PreToolUse | Before tool executes | YES | YES (tool names) | | PermissionRequest | Permission dialog shown | YES | YES (tool names) | | PostToolUse | After tool succeeds | No | YES (tool names) | | Notification | Claude sends notification | No | YES | | UserPromptSubmit | User submits prompt | YES | No |
Create event-driven hooks for Claude Code automation. Use when the user wants to create hooks, automate tool validation, add pre/post processing, enforce security policies, or configure settings.json hooks. Triggers: create hook, build hook, PreToolUse, PostToolUse, event automation, tool validation, security hook Source: mike-coulbourn/claude-vibes.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/mike-coulbourn/claude-vibes --skill hooks-builder- Category
- !Security
- Verified
- ✓
- First Seen
- 2026-02-17
- Updated
- 2026-02-18
Quick answers
What is hooks-builder?
Create event-driven hooks for Claude Code automation. Use when the user wants to create hooks, automate tool validation, add pre/post processing, enforce security policies, or configure settings.json hooks. Triggers: create hook, build hook, PreToolUse, PostToolUse, event automation, tool validation, security hook Source: mike-coulbourn/claude-vibes.
How do I install hooks-builder?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mike-coulbourn/claude-vibes --skill hooks-builder Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/mike-coulbourn/claude-vibes
Details
- Category
- !Security
- Source
- skills.sh
- First Seen
- 2026-02-17