소개
This skill provides a comprehensive framework for developers to build, debug, and optimize custom Claude Code skills. It guides users through the two-hook architecture, covering proactive suggestions via UserPromptSubmit and gentle reminders or blocks via PreToolUse and Stop hooks. By enforcing the 500-line rule and progressive disclosure patterns, it ensures that domain-specific guidance remains performant and focused. Whether you are implementing critical guardrails to prevent database errors or domain-specific documentation for frontend frameworks, this tool standardizes the development lifecycle of AI-driven workflows.