This skill should be used when the user asks to "write tests first", "use TDD", "test-driven", "red-green-refactor", "write failing test", or when implementing features where test quality matters. Use BEFORE writing implementation code - tests must exist and fail before any production code is written.
$npx -y skills add iofold/ainative-claude-plugins --skill test-driven-developmentInstalls into the current project.
Run `npx skills use "https://github.com/iofold/ainative-claude-plugins" --skill "iofold/ainative-claude-plugins/test-driven-development"` 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/iofold/ainative-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/iofold/ainative-claude-plugins"` and select the relevant skills, then follow their instructions.