Use when implementing any feature or bugfix, before writing implementation code. Enforces RED-GREEN-REFACTOR cycle with test-first approach.
$npx -y skills add gquthier/clawg --skill test-driven-developmentInstalls into the current project.
Run `npx skills use "https://github.com/gquthier/clawg" --skill "gquthier/clawg/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/gquthier/clawg" that are relevant to the current task. Run `npx skills add "https://github.com/gquthier/clawg"` and select the relevant skills, then follow their instructions.