Skip to main content
Run any Skill in Manus
with one click

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.

Overview

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.

Install command
npx skills add https://github.com/demarcushill20/Nova-Core --skill test-driven-development

Copy and paste this command into Claude Code to install the skill

Stars0
Forks0
UpdatedApril 24, 2026 at 15:53
SKILL.md
readonly