Cf Tdd

Gate before writing production code — direct implementation by default, TDD (RED→GREEN→REFACTOR) with `--add-tests` or config `tdd: true`. TRIGGER — any new feature, implementation, or refactor: "implement this", "build this feature", "create a function", "add a new endpoint", "write the implementation", "refactor this", "write a test", "add tests", "create a component", "implement the API", "add a route"; also when planning shifts into writing code — load this first. SKIP — docs-only changes, config edits, non-code files, or questions with no requested change.

dinhanhthi 2e86568 3 files · 11.0 KB Updated

File contents

dinhanhthi/coding-friend/tree/main/plugin/skills/cf-tdd commit 2e8656832a

Frequently asked questions

npx skillmds@latest add dinhanhthi/cf-tdd