This skill should be used when the user asks about "TDD patterns", "what pattern should I use", "mock object pattern", "fake it til you make it", "triangulate", "fixture setup", "test isolation", "xUnit patterns", "one step test", "starter test", "learning test", "regression test", "child test", "self shunt", "log string", "green bar patterns", "red bar patterns", "testing patterns", or any named pattern from Kent Beck's TDD book. Reference for all 40+ patterns from Part III of 'Test Driven Development: By Example'.
$npx -y skills add christophe1997/agent-extentions --skill tdd-patternsInstalls into the current project.
Run `npx skills use "https://github.com/christophe1997/agent-extentions" --skill "christophe1997/agent-extentions/tdd-patterns"` 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.