Module Boundaries

Evaluates where module boundaries are drawn and whether modules should be merged or split. Use when deciding whether to combine or separate two specific modules, when two modules seem tightly coupled, or when a change to one module forces changes to another. Not for evaluating depth within a single module (use deep-modules) or quality of an abstraction layer (use abstraction-quality).

majiayu000 d80ca09 2 files · 6.7 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/quality/module-boundaries commit d80ca09a88

Frequently asked questions

npx skillmds add majiayu000/module-boundaries