test-driven-development
Implement test-driven development (TDD) workflow using the red-green-refactor cycle. Use when writing new features, fixing bugs, or refactoring existing code. Always write the failing test first, then implement minimal code to pass, then refactor. Essential for ensuring code reliability, preventing regressions, improving design through testability requirements, documenting expected behavior through tests, enabling confident refactoring, and maintaining high code quality standards throughout the development process.
$ Installer
git clone https://github.com/korallis/Droidz /tmp/Droidz && cp -r /tmp/Droidz/droidz_installer/payloads/droid_cli/default/skills/test-driven-development ~/.claude/skills/Droidz// tip: Run this command in your terminal to install the skill
Repository

korallis
Author
korallis/Droidz/droidz_installer/payloads/droid_cli/default/skills/test-driven-development
49
Stars
6
Forks
Updated1w ago
Added1w ago