This skill should be used when the user asks to "use TDD", "write this test-first", "apply test-driven development", "help me do TDD", "red green refactor", "write failing test first", "start with a test", or asks how to implement a feature using TDD. Provides the complete Red/Green/Refactor workflow from Kent Beck's 'Test Driven Development: By Example'.
$npx -y skills add christophe1997/agent-extentions --skill tddInstalls into the current project.
Run `npx skills use "https://github.com/christophe1997/agent-extentions" --skill "christophe1997/agent-extentions/tdd"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/christophe1997/agent-extentions" that are relevant to the current task. Run `npx skills add "https://github.com/christophe1997/agent-extentions"` and select the relevant skills, then follow their instructions.