Usar siempre antes de implementar código. Ciclo rojo-verde-refactor estricto. Activar cuando el usuario quiera hacer test first, escribir test antes de implementar, seguir el ciclo rojo verde refactor, desarrollo guiado por tests, TDD o implementar una funcionalidad de forma segura con tests.
$npx -y skills add 686f6c61/alfred-dev --skill tdd-cycleInstalls into the current project.
Run `npx skills use "https://github.com/686f6c61/alfred-dev" --skill "686f6c61/alfred-dev/tdd-cycle"` 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/686f6c61/alfred-dev" that are relevant to the current task. Run `npx skills add "https://github.com/686f6c61/alfred-dev"` and select the relevant skills, then follow their instructions.