What problem does it solve?
This Skill turns a codebase into clear, presentation-ready diagrams so teams can understand architecture, behavior, and data flow without manually modeling the system.
Core Features & Use Cases
- Architecture Visualization: Produces system architecture, component, deployment, and package views from repository structure and key source files.
- UML and Workflow Diagrams: Generates class, object, sequence, communication, activity, state, swimlane, and interaction overview diagrams for deeper system understanding.
- Document-Ready Output: Renders diagrams as HTML plus SVG and saves them into docs/ for sharing, review, and iteration.
- Use Case: A developer can point it at an unfamiliar service and quickly get diagrams that explain modules, dependencies, execution flow, and runtime interactions.
Quick Start
Use the insight-diagram skill to analyze this repository and generate the most relevant diagrams into docs/ with the default light Claude style.