Design Boundaries

Use when an agent needs to design component boundaries for a feature or system before the code exists; partitions responsibilities into single-purpose components with minimal interfaces and an acyclic dependency direction, then pressure-tests the boundaries rather than editing code, splitting an existing tangled unit, or extracting a separate repository.

tacticaldoll 14cac8f 3 files · 11.0 KB Updated

File contents

tacticaldoll/fornax/tree/main/skills/design-boundaries commit 14cac8f66e

Frequently asked questions

npx skillmds@latest add tacticaldoll/design-boundaries