Use when implementing any feature or bugfix, in any language or framework, before writing implementation code — write the test first, watch it fail, then write minimal code to pass. Covers the red-green-refactor loop, test-quality principles, rationalization counters, and test-layer selection.
$npx -y skills add endorphin-ai/hasbrains-agent-kit --skill test-driven-developmentInstalls into the current project.
Run `npx skills use "https://github.com/endorphin-ai/hasbrains-agent-kit" --skill "endorphin-ai/hasbrains-agent-kit/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/endorphin-ai/hasbrains-agent-kit" that are relevant to the current task. Run `npx skills add "https://github.com/endorphin-ai/hasbrains-agent-kit"` and select the relevant skills, then follow their instructions.