Claude CodeSKILL.md
TDD Red-Green-Refactor Loop
Enforces a strict test-first cycle where every line of production code exists only to make a failing test pass.
Use when: Use when implementing a new feature or bugfix and you want the test suite to drive the design instead of being written after the fact.
GoodPrompts Library0likes๐ฌ 0commentsโ
0bookmarks