AI AGENT ADDONS

Hook Development

anthropics/claude-code

Claude Code can run small scripts called hooks when certain events happen. These hooks help you check, change, or stop actions. You can use them to keep your work safe and follow rules.

For example, a hook can block a command that might delete important files. Another hook can add useful information before a task starts. Hooks make your coding assistant smarter and safer.

You can write hooks using simple prompts or bash commands. This skill shows you how to set them up for the best results.

Add Hook Development skill to your workflow

Global

mkdir -p ~/.claude/skills/hook-development

Project

mkdir -p .claude/skills/hook-development

Source Repository

Stars
134,801
Forks
21,763
Watchers
134,801
Last Push
25 days ago
Created
1 year ago