Aos Tdd

Test-driven workflow for adding or changing behavior — write a failing test first, make it pass, then refactor. Use proactively when implementing new business logic, a service method, a bug fix that needs a regression test, or any change where correctness matters. Also use when the user asks to "add tests", improve coverage, or write tests for existing code.

riz007 c62849f 2.0 KB Updated

File contents

riz007/architect-os/tree/main/skills/aos-tdd commit c62849fa75

Frequently asked questions

npx skillmds@latest add riz007/aos-tdd