tdd-workflow

Test-Driven Development guidance. Use during feature-dev Phase 5 (Implementation) or any code implementation. Ensures tests are written BEFORE implementation code, following Red-Green-Refactor cycle.

$ 설치

git clone https://github.com/mkaczkowski/react-spa-scaffold /tmp/react-spa-scaffold && cp -r /tmp/react-spa-scaffold/.claude/skills/tdd-workflow ~/.claude/skills/react-spa-scaffold

// tip: Run this command in your terminal to install the skill