Developing Features Tdd

Build a new feature using strict test-driven development — UNDERSTAND → DESIGN → RED → VERIFY RED → GREEN → VERIFY GREEN → REFACTOR → VALIDATE → REPEAT. Use when building a new feature with TDD, when the user says "TDD this", "tests first", "red green refactor", or asks for feature work that needs to be verifiable from the spec. For bug fixes use fixing-bugs; for non-TDD production code use developing-features.

Cristhianzl 9f8b1dd 6 files · 52.9 KB Updated

File contents

Cristhianzl/claude-skills-czl/tree/main/configs/agnostic/skills/developing-features-tdd commit 9f8b1dd2de

Frequently asked questions

npx skillmds@latest add cristhianzl/developing-features-tdd