Implement Test First

Implement requested behavior through a failing behavioral test, a minimal change, and verified passing tests. Use when the user asks for test-first development, TDD, or red-green-refactor. Do not use for ordinary implementation without that sequencing request, adding tests for existing behavior alone, or verification-only work.

bsafronov aa9968c 2 files · 3.1 KB Updated

File contents

bsafronov/prosto-skills/tree/main/skills/.experimental/implement-test-first commit aa9968c612

Frequently asked questions

npx skillmds@latest add bsafronov/implement-test-first