test-driven-development

Test-Driven Development workflow using RED-GREEN-REFACTOR cycle - write one test, see it fail, implement minimal code, verify all tests pass, repeat

$ インストール

git clone https://github.com/craigtkhill/atui-tools /tmp/atui-tools && cp -r /tmp/atui-tools/skills/test-driven-development ~/.claude/skills/atui-tools

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