This walks you through creating Hookify rules, which are markdown files that watch for patterns in Claude's tool use and fire warnings or blocks when they match. You'd use it when you want to prevent dangerous bash commands, catch console.log statements before they ship, or enforce checklists before Claude stops working. The guide covers the YAML frontmatter structure, regex pattern writing, and the difference between simple pattern matches and multi-condition rules. It's thorough on the mechanics but light on philosophy. If you're setting up guardrails in a codebase where Claude might do something you'll regret later, this gives you the syntax and examples to write those rules quickly.
npx -y skills add aiskillstore/marketplace --skill writing-hookify-rules --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
reactjs/react.dev
reactjs/react.dev