Test-Driven Development workflow. Use when writing new features, fixing bugs, or refactoring code. Enforces RED-GREEN-REFACTOR cycle with 80%+ coverage.
$npx -y skills add selmakcby/claude-agents-skills --skill tddInstalls into the current project.
Run `npx skills use "https://github.com/selmakcby/claude-agents-skills" --skill "selmakcby/claude-agents-skills/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/selmakcby/claude-agents-skills" that are relevant to the current task. Run `npx skills add "https://github.com/selmakcby/claude-agents-skills"` and select the relevant skills, then follow their instructions.