Use when creating new skills, editing existing skills, or verifying skills work before deployment. Follows TDD methodology.
Writing skills IS TDD applied to documentation.
Write test (pressure scenario), watch it fail (baseline), write skill, watch it pass, refactor (close loopholes).
Create when:
Don't create for:
---