概要
The Hookify Rule Architect skill empowers developers to define project-specific constraints and guidance for Claude Code. By utilizing markdown files with YAML frontmatter, this skill enables the configuration of regex-based patterns that monitor bash commands, file edits, and completion events. It is an essential tool for maintaining code quality, preventing destructive operations, and ensuring that specific project conventions—like avoiding console logs or requiring pre-deployment checks—are strictly followed during the AI's development workflow.