What problem does it solve? Creating effective skills for Claude Code plugins requires understanding frontmatter metadata, trigger phrases, progressive disclosure, and resource organization, which developers often get wrong without structured 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 Standards: Enforces third-person descriptions with specific trigger phrases and imperative/infinitive body instructions. - Use Case: When adding a new skill to a Claude Code plugin, use this Skill to generate a properly structured skill directory with a lean SKILL.md, strong trigger description, and correctly organized bundled resources. ## Quick Start Ask the AI to create a new skill for your plugin following the skill-development process, starting with concrete usage examples.