skill-create
SKILL.md
Skill Creation
Create well-structured skills using progressive disclosure and project conventions.
Reference: best-practices.md for comprehensive guidance, reference.md for project patterns and frontmatter specs.
Workflow
Step 1: Understand Use Cases
Gather concrete examples of how the skill will be used:
- What tasks will it handle?
- What would users say to trigger it?
- What variations exist?
Skip this step only when usage patterns are already clearly understood.