Create and edit hand-drawn style diagrams in Excalidraw JSON format. Use for flowcharts, architecture diagrams, wireframes, and visual drawings.
git clone https://github.com/rnjn/cc-excalidraw-skill.gitThe Excalidraw skill enables you to programmatically create and edit diagrams in Excalidraw JSON format (.excalidraw files). It supports a wide range of diagram types including flowcharts, sequence diagrams, architecture diagrams, mind maps, data flow diagrams, entity-relationship diagrams, and wireframes. The skill provides tools to create rectangles, ellipses, diamonds, text, arrows, lines, and other elements with full control over styling, colors, positioning, and connections. You can generate professional diagrams with consistent spacing, semantic color conventions, and hand-drawn aesthetics or formal technical styling.
Create flowcharts and process diagrams for algorithms and workflows
Design system architecture and microservices diagrams
Build wireframes and UI mockups for application design
Generate entity-relationship diagrams for database schemas
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/rnjn/cc-excalidraw-skillCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
I want to create an Excalidraw diagram for [COMPANY] in the [INDUSTRY] sector. The diagram should visualize [DATA] with the following elements: [ELEMENTS]. Please generate the Excalidraw JSON code for this diagram.
```json
{
"type": "excalidraw",
"version": 2,
"source": "https://excalidraw.com",
"elements": [
{
"type": "rectangle",
"version": 123,
"versionNonce": 123456789,
"isDeleted": false,
"id": "rectangle-id",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 100,
"y": 100,
"strokeColor": "#000000",
"backgroundColor": "transparent",
"width": 200,
"height": 100,
"seed": 123456789,
"groupIds": [],
"roundness": {
"type": 3,
"value": 0.2
},
"boundElements": [],
"updated": 1634613077967,
"link": null,
"locked": false,
"customData": {}
},
{
"type": "ellipse",
"version": 123,
"versionNonce": 123456789,
"isDeleted": false,
"id": "ellipse-id",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 300,
"y": 100,
"strokeColor": "#000000",
"backgroundColor": "transparent",
"width": 100,
"height": 100,
"seed": 123456789,
"groupIds": [],
"roundness": {
"type": 2,
"value": 0.5
},
"boundElements": [],
"updated": 1634613077967,
"link": null,
"locked": false,
"customData": {}
}
],
"appState": {
"gridSize": null,
"viewBackgroundColor": "#ffffff"
}
}
```A virtual whiteboard tool that lets you easily sketch diagrams.
AI assistant built for thoughtful, nuanced conversation
IronCalc is a spreadsheet engine and ecosystem
Customer feedback management made simple
Enterprise workflow automation and service management platform
Automate your spreadsheet tasks with AI power
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan