About
This skill provides a comprehensive framework for building domain-specific capabilities within Claude Code. It guides developers through the entire lifecycle of skill creation, from defining YAML frontmatter and configuring skill-rules.json to implementing advanced trigger patterns like regex-based intent detection and file-path globs. By enforcing best practices such as the 500-line rule and progressive disclosure, it ensures that custom skills remain performant, maintainable, and contextually relevant without overwhelming the model's token limit. It is an essential tool for teams looking to codify their internal standards and automate high-quality code generation.