Agent skill

gsd:reference:tdd

Test-Driven Development patterns for GSD

Stars 6
Forks 0

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

  1. Red - Write failing test
  2. Green - Make test pass
  3. 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.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results