Reduced description lengths

This commit is contained in:
Matt Pocock 2026-06-17 15:15:11 +01:00
parent 460f19f240
commit ee8bae4006
10 changed files with 15 additions and 8 deletions

View file

@ -1,6 +1,6 @@
---
name: tdd
description: Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.
description: Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
---
# Test-Driven Development