tdd

Installation
SKILL.md

Test-Driven Development

Work in vertical behavior slices. For each slice, write the smallest controlling test set, observe the expected behavior failure, make it pass with the smallest implementation, and then improve the code without changing behavior.

Functional workflow for one slice

Installs
13
First Seen
Aug 8, 2026
tdd — quantipixels/skills