Excalidraw hand-drawn whiteboarding, brainstorming, wireframes, and informal sketches. USE FOR: hand-drawn style diagrams, real-time collaborative sketching, wireframes, UI mockups, quick informal diagrams, brainstorming sessions. DO NOT USE FOR: Azure architecture diagrams (use drawio), WAF/cost charts (use python-diagrams), inline Mermaid (use mermaid), formal reference-architecture diagrams.
Scanned 5/27/2026
Install via CLI
openskills install jonathan-vella/bmit-2026---
name: excalidraw
description: "Excalidraw hand-drawn whiteboarding, brainstorming, wireframes, and informal sketches. USE FOR: hand-drawn style diagrams, real-time collaborative sketching, wireframes, UI mockups, quick informal diagrams, brainstorming sessions. DO NOT USE FOR: Azure architecture diagrams (use drawio), WAF/cost charts (use python-diagrams), inline Mermaid (use mermaid), formal reference-architecture diagrams."
compatibility: Works with VS Code Copilot and Excalidraw editor extension.
license: MIT
metadata:
author: apex
version: "2.0"
---
# Excalidraw — Hand-Drawn Whiteboarding
Skill for generating hand-drawn style diagrams, wireframes, and informal sketches.
For Azure architecture diagrams, use the `drawio` skill instead.
## Best Used For
- **Brainstorming** — quick idea exploration with hand-drawn aesthetic
- **Wireframes** — UI mockups and layout sketches
- **Process flows** — informal flowcharts and decision trees
- **Whiteboarding** — real-time collaborative sketching
- **ERD diagrams** — entity-relationship diagrams (hand-drawn style)
- **Sequence sketches** — informal interaction flows
## NOT For
- Azure architecture diagrams → use `drawio` skill
- WAF/cost/compliance charts → use `python-diagrams` skill
- Inline markdown diagrams → use `mermaid` skill
- Formal reference-architecture diagrams → use `drawio` skill
## Output Format
`.excalidraw` files are Excalidraw JSON — editable in VS Code or excalidraw.com.
## Style Tokens
| Token | Value |
| ---------- | -------------------------- |
| Font | Excalifont (fontFamily: 5) |
| Background | `#ffffff` |
| Stroke | `#1e1e1e` |
| Hand-drawn | `roughness: 1` |
## Reference Index
| File | Purpose |
| ------------------------------- | ------------------------------------------------ |
| `references/quick-reference.md` | Copy-paste snippets for Excalidraw JSON patterns |
No comments yet. Be the first to comment!
Create strategic HTML presentations with Chart.js, design tokens, responsive layouts, copywriting formulas, and contextual slide strategies.
Create beautiful, accessible user interfaces with shadcn/ui components (built on Radix UI + Tailwind), Tailwind CSS utility-first styling, and canvas-based visual designs. Use when building user interfaces, implementing design systems, creating responsive layouts, adding accessible components (dialogs, dropdowns, forms, tables), customizing themes and colors, implementing dark mode, generating visual designs and posters, or establishing consistent styling patterns across applications.
Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow
LLM Wiki — persistent markdown knowledge base that compounds across sessions (Karpathy model)
Autonomous evolutionary code improvement engine with tournament selection