test-driven-development

Installation
SKILL.md

Test-Driven Development

Write a failing test for desired behavior. Run tests to confirm failure. Implement the smallest code change to pass. Run full relevant test suite. Refactor while preserving green tests. Repeat for each behavior slice.

Installs
2
First Seen
Feb 27, 2026
test-driven-development — caasols/openclaw-superpowers-skills