SKILL_MD
design
by vladikk
80

Designs modular high-level architectures from functional requirements and produces design documents for each module. Use when designing a new system, creating architecture documentation, or producing module-level design specs with integration contracts and test specifications.

Writing / 写作Safe-ishScanned
SKILL_MD
document
by vladikk
75

Produces modularity review documents in both Markdown and HTML formats. Use when writing the final review output from a modularity analysis.

Writing / 写作Safe-ishScanned
SKILL_MD
71

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, applyin…

Coding / 软件开发Safe-ishScanned
SKILL_MD
review
by vladikk
71

Analyzes a codebase's modularity imbalances using the Balanced Coupling model and produces a review of design issues. Use when reviewing existing code for coupling problems, assessing architecture quality, identifying distributed monolith risks, or finding areas where changes are unexpectedly expen…

Coding / 软件开发Safe-ishScanned