Cartograph

Cartograph from athola/claude-night-market.

by @athola 7 skills

Skills in this plugin

7
  1. Data Flow · athola
    Generates a Mermaid sequence diagram showing how data moves between components. Use when tracing request flows or documenting data transformation pipelines.
    1 install
  2. Call Chain · athola
    Traces execution paths through the code graph with criticality scoring and Mermaid charts. Use when understanding how a function propagates through the system.
    1 install
  3. Class Diagram · athola
    Generates a Mermaid class diagram showing types, inheritance, and composition. Use when visualizing class hierarchies or documenting a module public API.
    1 install
  4. Code Communities · athola
    Detects architectural clusters and coupling boundaries via community detection on the code graph. Use when identifying module groupings or refactoring targets.
    1 install
  5. Dependency Graph · athola
    Generates a Mermaid dependency graph showing import relationships between modules. Use when analyzing coupling, finding circular deps, or planning refactors.
    1 install
  6. Workflow Diagram · athola
    Generates a Mermaid workflow diagram showing process steps, decisions, and state transitions. Use when documenting CI/CD pipelines or lifecycle processes.
    0 installs
  7. Architecture Diagram · athola
    Generates a Mermaid architecture diagram showing high-level component relationships. Use when visualizing how plugins or modules fit together.
    1 install