What problem does it solve? Creating effective skills for Claude Code plugins requires understanding SKILL.md structure, frontmatter metadata, trigger phrases, and progressive disclosure—this Skill provides the complete methodology so new skills load correctly and trigger on the right user queries. ## Core Features & Use Cases - Skill Creation Process: Six-step workflow covering use-case discovery, resource planning, structure creation, SKILL.md authoring, validation, and iteration. - Progressive Disclosure Guidance: Rules for splitting content between SKILL.md (1,500-2,000 words), references/, examples/, and scripts/ directories. - Writing Style Enforcement: Standards for third-person descriptions with specific trigger phrases and imperative/infinitive body instructions. - Use Case: When a developer wants to add a new skill to their Claude Code plugin, this Skill walks them through defining trigger phrases, organizing bundled resources, and validating the result against best-practice checklists. ## Quick Start Ask Claude to create a new skill for your plugin, describing the user queries that should trigger it and any scripts or reference documents it needs.