skill-creation
Installation
SKILL.md
Skill Creation
Create skills from simple single-file to complex multi-reference architectures. Each skill must have unique responsibility and be self-sufficient.
When to Use
- Creating new skill from scratch
- Pattern is used repeatedly and AI needs guidance
- Project conventions differ from generic best practices
- Technology has multiple sub-topics requiring organization
Don't create when:
- Pattern is trivial or self-explanatory
- It's a one-off task