Drives feature work and bug fixes through a tight failing-test-first loop. Trigger when implementing, fixing, or refactoring behavior in a codebase that already has tests. Skip for spikes, visual-only edits, throwaway scripts, and generated files.
$npx -y skills add eduwxyz/my-awesome-skills --skill tddInstalls into the current project.
Run `npx skills use "https://github.com/eduwxyz/my-awesome-skills" --skill "eduwxyz/my-awesome-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/eduwxyz/my-awesome-skills" that are relevant to the current task. Run `npx skills add "https://github.com/eduwxyz/my-awesome-skills"` and select the relevant skills, then follow their instructions.