关于
The Claude Code Skill Developer guide provides a comprehensive framework for building, debugging, and maintaining custom AI capabilities. It utilizes a sophisticated two-hook architecture—UserPromptSubmit for proactive suggestions and PreToolUse for guardrail enforcement—to ensure Claude remains context-aware and compliant with project-specific rules. By implementing patterns like progressive disclosure and the 500-line rule, this skill helps developers create non-intrusive, high-performance automation that scales with complex codebases while preventing common architectural errors.