gsd:reference:tdd

SkillDev tools

Test-Driven Development patterns for GSD

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the gsd:reference:tdd skill

What this skill tells your AI

The instructions your AI receives, as published by allgpt-co/quickvoice in .claude/skills/gsd/references/tdd/SKILL.md and read by ahel’s review.

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.

Signals

GitHub stars
489
Forks
546
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
gsd-reference-tdd
Source
github.com/allgpt-co/quickvoice