What problem does it solve?
This Skill eliminates the friction of drawing diagrams by letting you produce valid Excalidraw files directly from JSON, so you can focus on structure and clarity instead of manual UI work.
Core Features & Use Cases
- Create hand-drawn-looking diagrams as JSON: Produce architecture, flow, and sequence diagrams by writing Excalidraw element JSON and saving it into a
.excalidraw file.
- Use shareable outputs without accounts: Upload the generated
.excalidraw to excalidraw.com to get a link for viewing and editing.
- Diagram correctness guidance: Includes conventions and safeguards (such as container binding for text labels and proper element structure) to avoid blank or invalid diagrams.
Quick Start
Ask Titan to create a .excalidraw file for an architecture flow by generating valid Excalidraw JSON elements and saving them as my_diagram.excalidraw.