Claudius

modularity

Plugin

Claude Code plugin for designing modular systems from functional requirements and reviewing existing codebases for modularity problems with actionable improvement recommendations. Based on the Bala…

by vladikk·vladikk/modularity·homepage·HTML
63· C
Install
/plugin marketplace add vladikk/modularity
Stars
436
7d change
Downloads / week
Last active
2mo ago
About

TL;DR: A Claude Code plugin for designing and analyzing modular software systems using the Balanced Coupling model.

There's no shortage of AI tools that provide code-level feedback: best practices, edge cases, potential bugs. That's useful, but it's not where the costly mistakes hide. In the AI era, code is generated faster than ever, and so technical debt accumulates faster too. Any architectural inefficiency, any misdrawn boundary, any unmanaged coupling will grow into a big ball of mud at a pace that wasn't possible before.

This plugin operates at the architectural level. It includes two skills:

`/modularity:review` analyzes an existing codebase for coupling imbalances: what knowledge is properly encapsulated, what's leaking across component boundaries, and where cascading changes are waiting to happen. It produces actionable recommendations for improving modularity. `/modularity:design` goes the other direction, designing modular architectures from functional requirements and producing module design docs with integration contracts, test specifications, and a full coupling assessment.

Read more on GitHub →
What's inside
4 skillsbalanced-couplingdesigndocumentreview
30-day stars
collecting…
Trust factors
Source
community
Known advisories
0
Maintenance
maintained
License
none
Age
2 months
code-intelligencedeveloper-tools#architecture#coupling#balanced-coupling#claude-code-plugin#claude-skills#cohesion#domain-driven-design#modular-design#modularity#software-architecture#software-design