What problem does it solve?
This Skill allows for the programmatic creation of Excalidraw diagrams, enabling the generation of architecture diagrams, flowcharts, and sketches directly from descriptions.
Core Features & Use Cases
- Create
.excalidraw JSON files: Generate valid Excalidraw files that can be imported into the Excalidraw application.
- Define Shapes, Text, and Arrows: Specify various element types including rectangles, diamonds, ellipses, text, and arrows with customizable properties.
- Establish Connections: Define bindings between elements to create relationships, such as service-to-service communication lines.
- Use Case: Generate an architecture diagram for a microservices system, defining services as rectangles and their communication as arrows with labels.
Quick Start
Use the excalidraw skill to create a diagram with two boxes labeled 'Service A' and 'Service B' connected by a bidirectional arrow.