sk Skill · thiientv
test-driven-development
Implements behavior changes with a test-first red-green-refactor loop: write one meaningful failing test, watch it fail for the intended reason, make the smallest change, then refactor while green. Use for new behavior, bug fixes, refactors with preserved contracts, and regression tests. Not required for disposable prototypes, generated files, or documentation-only edits.
Open on skills.sh ↗read 2026-09-21
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 51
- Connections
- 0
Python
- Host repository
- thiientv/godmode
- Host stars
- 94
- Host language
- Python