Loading...
Loading...
Generate Excalidraw diagrams. Use when creating flowcharts, ER diagrams, sequence diagrams, block diagrams, or any .excalidraw files.
npx skill4agent add tenzir/claude-plugins diagramming.excalidraw{
"type": "excalidraw",
"version": 2,
"source": "https://excalidraw.com",
"elements": [],
"appState": {
"viewBackgroundColor": "#ffffff"
},
"files": {}
}| Field | Type | Description |
|---|---|---|
| string | Always |
| number | Schema version (currently |
| string | Origin URL |
| array | All diagram elements |
| object | Canvas settings (background, etc.) |
| object | Binary files keyed by fileId (images) |
startBindingendBindingx,yboundElementscontainerIdboundElementsgroupIdscontainerIdboundElementsnullcontainerIdtextAlign: "center"verticalAlign: "middle"| Reference | Load When |
|---|---|
| shapes.md | Using rectangles, diamonds, ellipses |
| text.md | Adding labels, fonts, text styling |
| linear.md | Creating arrows, lines, bindings |
| freedraw.md | Hand-drawn paths |
| images.md | Embedding images |
| frames.md | Slides/artboards for presentations |
| polygons.md | Custom polygon shapes |
| Reference | Load When |
|---|---|
| fill-stroke.md | Fill patterns, strokes |
| colors.md | Color palette selection |
| positioning.md | Layout, alignment, spacing |
| grouping.md | Groups, z-ordering |