Generates visual documentation including Mermaid diagrams, architecture maps, and system data flows from your codebase.
The Diagram Generator skill automates the creation of visual documentation by analyzing source code to produce clear, informative diagrams. It supports a wide range of formats including module dependency graphs, component hierarchies, ERDs, and API maps using Mermaid syntax. This skill is indispensable for developers who need to quickly grasp complex architectures, document system flows, or visualize database relationships without manual drawing, ensuring documentation stays in sync with the actual code.
主な機能
01Architecture and module dependency mapping
02Component hierarchy and state machine maps
03Automated Mermaid diagram source generation
04Database ERD and API endpoint visualization
05Integration with Mermaid CLI for SVG output
060 GitHub stars
ユースケース
01Onboarding developers by visualizing system architecture and dependencies
02Creating up-to-date documentation for complex data flows and state transitions
03Mapping API endpoints and sequence diagrams for backend service interactions