Tdd

Test-driven development with vertical red-green-refactor cycles and behavior-preserving green-to-green refactor loops. Use when the user requests TDD, test-first feature or bug work, integration tests that drive implementation, or an internal restructure that must preserve observable behavior. Infer the contract from the request and repository evidence; ask only when unresolved material choices would change public or business behavior, data or security meaning, or scope.

ruicore Updated

File contents

ruicore/codex-skills/tree/main/skills/tdd commit 6ce6089bf8

Frequently asked questions

npx skillmds@latest add ruicore/tdd