What problem does it solve? Creating effective skills for Claude Code plugins requires understanding SKILL.md structure, YAML frontmatter conventions, trigger phrase design, and progressive disclosure principles, which are easy to get wrong without guidance. ## Core Features & Use Cases - Skill Creation Workflow: Follows a six-step process from understanding use cases through planning resources, structuring directories, editing SKILL.md, validation, and iteration. - Progressive Disclosure Guidance: Explains what content belongs in SKILL.md versus references/, examples/, and scripts/ to keep context usage lean. - Writing Style Enforcement: Defines rules for third-person descriptions with specific trigger phrases and imperative/infinitive body writing. - Use Case: When a user asks to "create a skill" or "add a skill to plugin", this skill walks through designing trigger phrases, organizing bundled resources, and validating the result against a checklist. ## Quick Start Ask Claude to create a new skill for your plugin and follow the guided skill creation process.