What problem does it solve? Creating diagrams manually in drawing tools is slow and tedious, especially when you need to quickly visualize a process, system architecture, or concept hierarchy. This Skill converts plain-language descriptions directly into valid .excalidraw files that open immediately in Excalidraw. ## Core Features & Use Cases - Nine Diagram Types: Generate flowcharts, relationship diagrams, mind maps, architecture diagrams, data flow diagrams, swimlanes, class diagrams, sequence diagrams, and ER diagrams with correct layout conventions for each. - Icon Library Integration: Split downloaded .excalidrawlib icon sets (AWS, GCP, Kubernetes, etc.) into individual icon files and insert them into diagrams via Python scripts without consuming AI context tokens. - Deterministic Editing Scripts: Add icons and arrows to existing diagrams with automatic coordinate transformation, unique ID generation, and safe .edit-suffix file handling. - Use Case: Ask for an AWS architecture diagram with an Internet Gateway, VPC, load balancer, EC2 instance, and RDS database, and receive a ready-to-open .excalidraw file with real AWS icons, labels, and connecting arrows. ## Quick Start Ask the AI to create a flowchart of your user registration process and save it as an Excalidraw file.