Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:

balanced-coupling

// The Balanced Coupling model for software design. Use when: designing modular architectures, evaluating coupling between components, reviewing code modularity, deciding whether to split or merge modules/services, assessing integration patterns, classifying coupling as balanced or unbalanced, applying DDD strategic and tactical patterns, reasoning about cohesion vs coupling trade-offs, identifying distributed monolith risks, or explaining why a system is hard to change. Provides the three-dimensional framework (integration strength, distance, volatility) and the balance rule for making coupling decisions.

$ git log --oneline --stat
stars:430
forks:27
updated:2026年3月28日 14:16
SKILL.md
readonly