chipfighter-tdd

SKILLWorkflowcommunity
v0.0.0chipfighterMITUpdated 14d agoSource →

Use before implementation when behavior can be verified by automated tests and regression coverage has clear value. For bugs with an unknown root cause, use systematic-debugging first, then return for red-green. Follow red-green-refactor—write a failing test first, add only enough code to pass it, t

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
6Repo stars
1Clients
1Formats
14d agoLast update
Skill
Authorchipfighter
Version0.0.0
LicenseMIT
CategoryWorkflow
Formatsskill.md
PromptNot published
Compatibility
Claude✓ Supported
Cursor
Copilot
ChatGPT
Gemini
About

Use before implementation when behavior can be verified by automated tests and regression coverage has clear value. For bugs with an unknown root cause, use systematic-debugging first, then return for red-green. Follow red-green-refactor—write a failing test first, add only enough code to pass it, then refactor. Do not trigger for documentation, configuration, copy-only, or styling changes with no

Keywords
skillclaude