Module Boundaries

Split modules along axes of change so things that change together live together and dependencies point one way. Use when a codebase groups by technical layer and every feature edit spans many folders.

Amey-Thakur 8fcc75d 2.6 KB Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/code-quality/module-boundaries commit 8fcc75d729

Frequently asked questions

npx skillmds@latest add amey-thakur/module-boundaries