Module Layering

Know and enforce your module dependency graph — derive inter-module edges from the canonical dependency signal, catch circular dependencies, and enforce intended layering with tooling. Use when a codebase has many modules or packages and layering is a real concern.

arch3rPro ae22d86 2 files · 3.1 KB Updated

File contents

arch3rPro/dsh-skills/tree/main/skills/architecture/module-layering commit ae22d86ad9

Frequently asked questions

npx skillmds@latest add arch3rpro/module-layering