Agent skill

test-driven-development

Follow the Red-Green-Refactor cycle: write a failing test first, implement the minimum code to pa... Use when writing and organizing tests. Testing category skill.

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/test-driven-development-omniaffix-dave-sessionguardian

Metadata

Additional technical details for this skill

category
Testing
priority
medium
is built in
YES
session guardian id
builtin_tdd_practice

SKILL.md

Test-Driven Development

Follow the Red-Green-Refactor cycle: write a failing test first, implement the minimum code to pass, then refactor while keeping tests green. TDD encourages testable designs, ensures high coverage, and keeps you focused on requirements. Start with the simplest test case and incrementally add complexity. Not every situation requires TDD, but it's valuable for complex logic.

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