architecture-diagram

Installation
SKILL.md

Architecture Diagram

Generate a Mermaid flowchart showing high-level component relationships in a codebase.

When To Use

  • Visualizing how plugins/modules relate to each other
  • Onboarding to understand system structure
  • Documenting architecture for PR reviews
  • Answering "how does this system fit together?"

When NOT To Use

  • Import-level coupling (use cartograph:dependency-graph)
  • Runtime call paths (use cartograph:call-chain)

Workflow

Installs
85
GitHub Stars
325
First Seen
Apr 13, 2026
architecture-diagram — athola/claude-night-market