T ThereIsASkillForThat
Back to directory

Development

Test Driven Development

A TDD skill that guides red-green-refactor, test sizing, regression coverage, and behavioral proof.

61,700 stars 6,700 forks MIT addyosmani/agent-skills

AI summary

What it does

Keeps agent implementation tied to executable tests.

Who should use it

Engineering teams that want agents to prove behavior instead of just editing files.

When to use it

Use for new logic, bug fixes, refactors, and risky behavior changes.

README preview

Encodes pragmatic TDD workflow for agents implementing logic, fixing bugs, or changing behavior.

Install steps

Install the agent-skills plugin or copy the test-driven-development skill.