tdd

Guide development following Kent Beck's Test-Driven Development (TDD) using Red → Green → Refactor cycle. Use when writing tests first, implementing features with TDD, need to write failing tests, make tests pass, refactoring after tests pass, following red-green-refactor, fixing defects with tests, or practicing test-driven development methodology.

$ Instalar

git clone https://github.com/snrsw/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/.claude/skills/tdd ~/.claude/skills/dotfiles

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