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!
End-to-end marketing campaign planning and execution. Covers audience research, positioning, campaign angle definition, landing page copy, email sequences, social posts, ad copy, short-form video scripts, and content calendars. Use as the orchestration layer for multi-channel product launches.
Orchestrate multi-phase deep research with web search, memory retrieval, pattern matching, and synthesis into structured findings
Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memory persistence, long-term memory, chat history.
CodeTour `.tour`ファイルを作成 — ペルソナターゲット、ステップバイステップウォークスルー(実際のファイルとラインアンカー付き)。オンボーディングツアー、アーキテクチャウォークスルー、PRツアー、RCAツアー、構造化「これがどのように機能するかを説明」リクエストに使用。
KMPプロジェクト向けのCompose MultiplatformおよびJetpack Composeパターン — 状態管理、ナビゲーション、テーマ設定、パフォーマンス、プラットフォーム固有のUI。