Skip to main content
Execute qualquer Skill no Manus
com um clique

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.

Visão geral

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 instalação
npx skills add https://github.com/demarcushill20/Nova-Core --skill test-driven-development

Copie e cole este comando no Claude Code para instalar a skill

Estrelas0
Forks0
Atualizado24 de abril de 2026 às 15:53
SKILL.md
readonly