Skip to content

Generate valid .excalidraw JSON files that render correctly in excalidraw.com or VS Code extensions.

  • 📐 All element types: Shapes, text, arrows, lines, freedraw, images, frames, and custom polygons
  • 🔗 Proper bindings: Text labels inside shapes, arrows connected to shapes
  • 🎨 Accurate properties: Values and constants derived from Excalidraw source code

Use the plugin manager UI in Claude Code.

  1. Run /plugin in Claude Code Enter
  2. Go to Marketplaces Tab
  3. Select + Add Marketplace Enter
  4. Type tenzir/claude-plugins Enter
  5. Install excalidraw from the plugin list
TypeNameDescription
SkilldiagrammingGenerate Excalidraw diagrams. Use when creating flowcharts, ER diagrams, sequence diagrams, block diagrams, or any .excalidraw files.

Activates when creating or editing .excalidraw files. Provides the file format structure and progressively loads element and styling references as needed.

When it activates:

  • Creating diagrams or .excalidraw files
  • Asking about Excalidraw element structure or properties

Example prompts:

Create a diagram with three boxes connected by arrows
Draw a state machine with Start, Processing, and Done states
Make a simple org chart with a root node and three children