Tdd

Drive a change through a red-green-refactor loop - failing test first, minimal code to pass, then clean up. Use when implementing a feature or fixing a bug where correctness matters and a test can pin the behavior. Says "TDD", "test first", "red green refactor", "write the test first".

majiayu000 Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/other/tdd-rohitg00-pro-workflow commit cdcff250da

Frequently asked questions

npx skillmds@latest add majiayu000/tdd-17