This one walks you through the full design process: from functional requirements to a modular architecture with proper design docs for each module. It applies the Balanced Coupling model throughout, which means it's constantly evaluating whether components that share a lot of knowledge are actually co-located, and whether distant services are actually loosely coupled. The interaction style is deliberate: it asks you to validate subdomain classifications, resolve ambiguities in the requirements, and approve the coupling assessment table before moving forward. If you're the type who wants architecture decisions documented with clear rationale rather than just intuited, this enforces that discipline. Expect a structured process with explicit checkpoints, not a quick sketch.
npx -y skills add vladikk/modularity --skill design --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
leonxlnx/taste-skill
supercent-io/skills-template
supercent-io/skills-template