name: New Skill Contribution about: Add a new cm-* skill to CodyMaster title: '[SKILL] ' labels: good-first-skill
Skill Name
cm-<name> — what it does in one sentence.
Problem It Solves
What task or workflow does this skill improve? Who benefits?
Target User
Who uses this skill? (e.g. solo developer, team lead, designer)
Proposed Trigger Words
Words/phrases that should auto-activate this skill in a chain:
- trigger1
- trigger2
SkillsBench Quality Checklist
Before submitting, score your skill (target: ≥9/12):
- Task specificity (0-3): Does the skill have a narrow, well-defined purpose?
- Procedural clarity (0-3): Are the steps clear and unambiguous?
- Edge case coverage (0-3): Are common failure modes addressed?
- Composability (0-3): Can this skill work cleanly in a chain with others?
Self-score: __/12
Files to Create
-
skills/cm-<name>/SKILL.md -
skills/cm-<name>/tmpl/(optional templates) -
skills/cm-<name>/meta.json(optional metadata)