Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

tdd-loop

Étoiles6
Forks0
Mis à jour10 juillet 2026 à 22:29

Run when the user says "implement X", "add a feature with tests", "make the tests pass", "fix this bug test-first", "red-green-refactor", or picks up any ticket whose Verify-by is a test. The discipline: write the FAILING test first and watch it fail, make the smallest change that turns it green, refactor only with tests green — and NEVER weaken an assertion to get to green, which is this repo's no-overclaim rule in miniature. Use even for changes that feel too small to test-drive — "too small to test" is how untested paths accumulate. Slash alias: /tdd-loop.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly