About
Leverage this skill to create and manage Hookify rules, which are powerful, repository-specific guardrails for Claude. These rules, defined in simple markdown files with YAML frontmatter, allow you to monitor shell commands and file edits for specific patterns. You can use them to automatically warn against common mistakes, block dangerous operations like `rm -rf`, enforce coding standards like preventing `console.log` in production code, or provide project-specific checklists before completion. This skill provides comprehensive guidance on rule syntax, from simple regex patterns to complex multi-condition logic, enabling you to codify your team's best practices directly into the development workflow.