Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
ctsstc avatar

Gsd:Reference:Tdd

  • 1 installs
  • 8 repo stars
  • Updated January 20, 2026
  • ctsstc/get-shit-done-skills

Reference for test-driven development execution patterns within GSD plans.

About

TDD workflow specification including RED-GREEN-REFACTOR cycle, test infrastructure detection, and commit sequencing.

  • RED-GREEN-REFACTOR execution cycle
  • Per-TDD-task commit sequencing (test/feat/refactor)

Gsd:Reference:Tdd by the numbers

  • 1 all-time installs (skills.sh)
  • Ranked #1,366 of 1,879 Documentation skills by installs in the Skillselion catalog
  • Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/ctsstc/get-shit-done-skills --skill gsdreferencetdd

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1
repo stars8
Last updatedJanuary 20, 2026
Repositoryctsstc/get-shit-done-skills

What it does

Reference for test-driven development execution patterns within GSD plans.

Files

SKILL.mdMarkdownGitHub ↗

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.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.