tdd

Test-Driven Development following Kent Beck's TDD and Tidy First principles. Use when implementing features with test-first approach, following Red-Green-Refactor cycle, or separating structural changes from behavioral changes in commits.

$ インストール

git clone https://github.com/seungwonme/nextjs-boilerplate /tmp/nextjs-boilerplate && cp -r /tmp/nextjs-boilerplate/.claude/skills/tdd ~/.claude/skills/nextjs-boilerplate

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