What problem does it solve? Writing skills for Claude Code plugins requires specific frontmatter conventions, trigger-phrase descriptions, and progressive disclosure structure that are easy to get wrong, resulting in skills that never trigger or bloat the context window. ## Core Features & Use Cases - Skill Creation Process: Follows a six-step workflow from understanding use cases through planning resources, structuring directories, editing SKILL.md, validating, and iterating. - Progressive Disclosure Guidance: Explains what belongs in SKILL.md versus references/, examples/, and scripts/ to keep context usage lean. - Writing Style Rules: Enforces third-person descriptions with concrete trigger phrases and imperative/infinitive body instructions. - Use Case: When adding a new skill to a plugin, use this Skill to generate a properly structured SKILL.md with strong trigger phrases, then validate it against the included checklist. ## Quick Start Ask the AI to create a new skill for your plugin following the skill-development guidelines, providing the skill's purpose and example trigger phrases.