关于
The Skill Developer Guide is a meta-utility designed to help developers build and maintain custom capabilities within Claude Code. It provides a standardized framework for implementing the two-hook architecture—UserPromptSubmit for proactive suggestions and PreToolUse for resource validation—ensuring that custom skills are both performant and non-intrusive. By enforcing the 500-line rule and progressive disclosure patterns, this skill ensures that domain-specific guidance remains concise and effective while managing complex trigger patterns and session-aware guardrails.