¿Qué es test-driven-development?
Úselo al implementar cualquier característica o corrección de errores, antes de escribir el código de implementación Fuente: hjewkes/agent-skills.
Úselo al implementar cualquier característica o corrección de errores, antes de escribir el código de implementación
Instala rápidamente el skill de IA test-driven-development en tu entorno de desarrollo mediante línea de comandos
Fuente: hjewkes/agent-skills.
Write the test first. Watch it fail. Write minimal code to pass.
Core principle: If you didn't watch the test fail, you don't know if it tests the right thing.
Violating the letter of the rules is violating the spirit of the rules.
Úselo al implementar cualquier característica o corrección de errores, antes de escribir el código de implementación Fuente: hjewkes/agent-skills.
Campos y comandos estables para citas de IA/búsqueda.
npx skills add https://github.com/hjewkes/agent-skills --skill test-driven-developmentÚselo al implementar cualquier característica o corrección de errores, antes de escribir el código de implementación Fuente: hjewkes/agent-skills.
Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/hjewkes/agent-skills --skill test-driven-development Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw
https://github.com/hjewkes/agent-skills