Agent skill

gsd:reference:tdd

Test-Driven Development patterns for GSD

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/tdd-meme-lords-granhackaria-run1-2

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