Coupling Analysis

Analyzes coupling between modules using the three-dimensional model (strength, distance, volatility) from "Balancing Coupling in Software Design". Use when asking "are these modules too coupled?", "show me dependencies", "analyze integration quality", "which modules should I decouple?", "coupling report", or evaluating architectural health. Do NOT use for domain boundary analysis (use domain-analysis) or component sizing (use component-identification-sizing).

onfire7777 bc3a891 15.4 KB Updated

File contents

onfire7777/universal-ai-skills-library/tree/main/skills/coupling-analysis commit bc3a891a6d

Frequently asked questions

npx skillmds@latest add onfire7777/coupling-analysis