What problem does it solve? Writing skills for Claude Code plugins requires specific conventions—third-person trigger descriptions, imperative writing style, and progressive disclosure across SKILL.md, references, examples, and scripts—that are easy to get wrong without structured guidance. ## Core Features & Use Cases - Six-Step Creation Process: Walks through understanding use cases, planning reusable resources, structuring directories, editing SKILL.md, validating, and iterating. - Progressive Disclosure Rules: Defines what belongs in SKILL.md (1,500-2,000 words) versus references/, examples/, and scripts/ to keep context lean. - Validation Checklist & Anti-Patterns: Provides concrete checks for description quality, writing style, and common mistakes like weak triggers or bloated SKILL.md files. - Use Case: When adding a new skill to a Claude Code plugin, follow the process to produce a properly structured skill directory with strong trigger phrases and correctly organized bundled resources. ## Quick Start Ask Claude to create a new skill for your plugin and follow the guided skill creation process.