tdd
•published 2026/01/14
Test-Driven Development facilitation using the red-green-refactor cycle. Guides users through writing tests first, implementing minimal code to pass, and refactoring for quality. Use when users want to practice TDD, need help writing tests before code, are developing new features test-first, or want guidance on test structure and implementation. Triggers include 'use TDD,' 'test-driven development,' 'write tests first,' 'red-green-refactor,' or requests to develop functionality with tests.
📦 Install Skill
Command line install
Install directly with the `skills` CLI.
npx skills add jkitchin/skillz/skills/development/tddFile Explorer
No file selected
Select a file to view its content

