Exercise Author Skill (Condensed)
📖 Full Documentation: See /docs/skills-exercise-author-SKILL.md
Create standalone exercise files from module README planning table.
Usage
code
@exercise-author create exercises for workshop/03-custom-prompts
Process
- •Read module README.md
- •Find exercise planning table (🔨 Exercises)
- •Identify missing exercise files
- •Generate each file using TEMPLATE.md format with:
- •Exercise title and objectives
- •Success criteria
- •Step-by-step instructions
- •Expected outcomes
Template Format
- •🎯 Objective
- •✅ Success Criteria
- •📝 Instructions (numbered steps)
- •💡 Tips
- •🚀 Challenge Extensions
See full docs for complete template and examples.