Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code. Enforces red-green-refactor and the Iron Law: no production code without a failing test first. Invoke when the operator says 'add tests', 'TDD this', 'write a test for X', or is about to add new behavior to existing code.

Resumen

Use when implementing any feature or bugfix, before writing implementation code. Enforces red-green-refactor and the Iron Law: no production code without a failing test first. Invoke when the operator says 'add tests', 'TDD this', 'write a test for X', or is about to add new behavior to existing code.

Comando de instalación
npx skills add https://github.com/demarcushill20/Nova-Core --skill test-driven-development

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas0
Forks0
Actualizado24 de abril de 2026, 15:53
SKILL.md
readonly