This skill provides a comprehensive framework for developers to design, build, and refine specialized capabilities within Claude Code plugins. It guides users through the technical lifecycle of skill creation, emphasizing the 'progressive disclosure' design principle to maintain context efficiency. By organizing knowledge into scripts, references, and assets, and enforcing an imperative instructional style, this skill ensures that AI-driven workflows remain deterministic, token-efficient, and easy to trigger. Whether bootstrapping a new plugin or refactoring existing logic, it provides the procedural knowledge necessary to transform general AI agents into domain-specific experts.
Key Features
01Automated resource categorization (scripts, references, assets)
02Three-level progressive disclosure context management
03Standardized skill directory architecture generation
04Metadata and trigger phrase optimization for better skill discovery
05AI-optimized imperative writing style enforcement
062 GitHub stars