Generates and documents professional business process flowcharts, system diagrams, and swimlane charts directly in your codebase.
Flowchart Drawer is a specialized Claude Code skill designed to transform complex requirements into clear visual documentation. It automates the creation of Mermaid-based diagrams and Draw.io XML files for business workflows, system architectures, and multi-role approval processes. By analyzing existing repository documentation and using a structured workflow, it ensures that your project's processes are accurately mapped, version-controlled, and easily maintainable without leaving the terminal.
主要功能
01Automates file creation and updates for process documentation within the repository.
02Adheres to professional design principles for clear, standardized visual communication.
03Supports multiple Mermaid diagram types including standard, swimlane, and sequence flows.
04Extracts logic from existing text documents to generate visual representations.
050 GitHub stars
06Includes built-in templates for common scenarios like user registration and order processing.
使用场景
01Updating existing process diagrams by scanning repository files for logic changes.
02Generating a Mermaid-based swimlane diagram for complex multi-role approval workflows.
03Visualizing system architecture and logic flow for developer onboarding and documentation.