test-driven-development
Use when implementing any feature or bugfix, adding tests, fixing flaky tests, refactoring, or changing behavior. Default approach for new features, bug fixes. Exceptions only for throwaway prototypes or generated code. Covers TDD workflow (red-green-refactor), condition-based waiting for async tests, and testing anti-patterns to avoid.
$ Installer
git clone https://github.com/HTRamsey/claude-config /tmp/claude-config && cp -r /tmp/claude-config/skills/test-driven-development ~/.claude/skills/claude-config// tip: Run this command in your terminal to install the skill
Repository

HTRamsey
Author
HTRamsey/claude-config/skills/test-driven-development
2
Stars
0
Forks
Updated1w ago
Added1w ago