by vladikk · Claude Skill · ★ 504
Modularity Skills 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.
| Stars | 504 |
| Forks | 32 |
| Language | HTML |
| Category | Claude Skill |
| Quality Score | 64.9954439833053/100 |
| Open Issues | 3 |
| Last Updated | 2026-04-04 |
| Created | 2026-03-28 |
| Platforms | claude-code |
| Est. Tokens | ~6k |
These tools work well together with modularity for enhanced workflows:
Explore other popular claude skill tools:
modularity is Claude Code plugin for designing modular systems from functional requirements and reviewing existing codebases for modularity problems with actionable improvement recommendations. Based on the Balance. It is categorized as a Claude Skill with 504 GitHub stars.
modularity is primarily written in HTML. It covers topics such as balanced-coupling, claude-code, claude-code-plugin.
You can find installation instructions and usage details in the modularity GitHub repository at github.com/vladikk/modularity. The project has 504 stars and 32 forks, indicating an active community.