Excalidraw Claude Code Skill
Description
A Claude Code skill that generates Excalidraw diagrams from natural language. Just describe what you want, and paste with Cmd+V.一个 Claude Code 技能,通过自然语言生成 Excalidraw 图表。描述你想要的图,Cmd+V 粘贴即可。
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Excalidraw Claude Code Skill
[](https://opensource.org/licenses/MIT) [](https://claude.ai/claude-code) [](https://excalidraw.com)
[🇨🇳 中文文档](./README_CN.md)
A Claude Code skill that generates Excalidraw diagrams through natural language conversation.
✨ Features
| Feature | Description |
|---|---|
| 🎨 Chat to Diagram | Describe what you want, get a diagram instantly |
| 📋 Auto Clipboard | Diagram data copied automatically |
| 🌐 Auto Open Editor | Opens excalidraw.com, just Cmd+V to paste |
| 📊 Multiple Types | Flowcharts, sequence diagrams, architecture, mind maps |
🚀 Installation
git clone https://github.com/LAMZANJYU/excalidraw-claude-code-skill.git ~/.claude/skills/excalidraw-claude-code-skill
Or manually download `SKILL.md` to `~/.claude/skills/excalidraw-claude-code-skill/`.
📖 Usage
Just tell Claude Code what you need:
Draw a login flowchart
Draw a user authentication sequence diagram
Draw a microservices architecture diagram
Claude will automatically:
- ✅ Generate the Excalidraw diagram
- ✅ Copy to clipboard
- ✅ Open excalidraw.com
Then just press **Cmd+V** to paste and see your diagram!
💡 Examples
📊 Flowchart
Draw a user registration flow
🔄 Sequence Diagram
Draw an order payment sequence diagram
🏗️ Architecture Diagram
Draw a frontend-backend architecture diagram
🧠 Mind Map
Draw a mind map about machine learning
🏷️ Trigger Words
| English | Chinese |
|---|---|
| Excalidraw | Excalidraw |
| diagram | 画图 |
| flowchart | 流程图 |
| sequence diagram | 时序图 |
| architecture | 架构图 |
| mind map | 思维导图 |
⚙️ Requirements
| Requirement | Description |
|---|---|
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development