Skip to main content
Exécutez n'importe quel Skill dans Manus
en 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.

Aperçu

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.

Commande d'installation
npx skills add https://github.com/demarcushill20/Nova-Core --skill test-driven-development

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles0
Forks0
Mis à jour24 avril 2026 à 15:53
SKILL.md
readonly