Agent skill
gsd:reference:tdd
Test-Driven Development patterns for GSD
Install this agent skill to your Project
npx add-skill https://github.com/ctsstc/get-shit-done-skills/tree/main/.kilocode/skills/gsd/references/tdd
SKILL.md
GSD TDD Reference
Test-Driven Development patterns and practices.
When to Use
- Writing new functionality
- Refactoring existing code
- Ensuring test coverage
TDD Cycle
- Red - Write failing test
- Green - Make test pass
- Refactor - Improve code
Best Practices
- Write smallest test first
- Test one thing at a time
- Use descriptive test names
- Maintain fast test execution
- Achieve high coverage
Success Criteria
Tests written before implementation, all passing.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd
Get Shit Done (GSD) - A comprehensive project management system for solo developers using Claude agents
gsd:reference:verification-patterns
Verification patterns for GSD quality assurance
gsd:reference:continuation-format
Continuation format reference for GSD sessions
gsd:reference:checkpoints
Checkpoint reference guide for GSD
gsd:reference:git-integration
Git integration reference for GSD
gsd:reference:ui-brand
UI and brand guidelines for GSD projects
Didn't find tool you were looking for?