Creating visually compelling, hand-drawn diagrams with organic mind-map layouts and accessibility-focused design.
From aops-coworknpx claudepluginhub nicsuzor/aopsThis skill is limited to using the following tools:
libraries/awesome-icons.excalidrawliblibraries/data-processing.excalidrawliblibraries/data-viz.excalidrawliblibraries/hearts.excalidrawliblibraries/stick-figures-collaboration.excalidrawliblibraries/stick-figures.excalidrawlibreferences/common-patterns.mdreferences/graph-layouts.mdreferences/icon-integration.mdreferences/json-format.mdreferences/library-guide.mdreferences/mcp-server-setup.mdreferences/mind-mapping-principles.mdreferences/productivity-tips.mdreferences/technical-details.mdreferences/text-container-pattern.mdreferences/theme-colors.mdDesigns and optimizes AI agent action spaces, tool definitions, observation formats, error recovery, and context for higher task completion rates.
Enables AI agents to execute x402 payments with per-task budgets, spending controls, and non-custodial wallets via MCP tools. Use when agents pay for APIs, services, or other agents.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
Taxonomy note: This skill provides domain expertise (HOW) for creating hand-drawn diagrams with organic layouts. See [[TAXONOMY.md]] for the skill/workflow distinction.
Purpose: Create hand-drawn, organic diagrams that communicate clearly and feel human.
Key principle: Rigid, corporate diagrams fail to engage. Sloppy, hand-drawn aesthetics with spatial mind-map layouts capture attention and convey meaning effectively.
For task visualization specifically, use the automated task_viz.py script instead of this skill:
uv run python skills/tasks/scripts/task_viz.py $ACA_DATA current-tasks.excalidraw
The script generates a complete force-directed layout of goals, projects, and tasks. Only invoke this excalidraw skill AFTER the script runs if manual refinement or customization is needed.
Always use these settings for the hand-drawn feel:
| Property | Value | Why |
|---|---|---|
roughness | 2 | Maximum sketchiness - embrace the hand-drawn aesthetic |
fontFamily | 1 (Virgil/xkcd script) | Handwritten font, NOT Helvetica |
strokeStyle | "solid" | But with high roughness looks hand-drawn |
fillStyle | "hachure" | Sketchy hatching, not solid fills |
Arrow style:
startBinding, endBinding) so they adapt when boxes moveLayout style:
Identical content looks completely different based on presentation. Position and style choices are critical.
Create hierarchy through:
Anti-pattern: Everything the same size/color/weight = visual chaos
Anti-pattern: Big blocks of text in boxes. Keep labels SHORT (1-5 words). Don't overload the user's view.
For mind maps and concept maps, apply four fundamental design principles: Proximity (group related elements), Alignment (consistent positioning), Contrast (hierarchy through visual differences), and Repetition (unified patterns).
Key guidelines: Use keywords over paragraphs, keep labels concise (1-5 words), visual over textual.
See [[references/mind-mapping-principles.md]] for complete principles and examples.
Phase 1: Structure (ignore aesthetics)
Phase 2: Visual Refinement (maintain structure)
Why this works: Ensures diagrams are both technically correct AND visually appealing.
Whitespace (negative space) is not "empty"—it's a powerful tool for:
Macro whitespace (between major sections):
Micro whitespace (within groups):
Rule of thumb: If it feels crowded, it IS crowded. Add more space than you think you need.
Colors: User's preferred muted terminal theme (see [[references/theme-colors.md]]) - muted gold, soft greens, blues, on WHITE backgrounds (NOT dark). Maintain 4.5:1 contrast ratio for accessibility.
Typography: XL (40-48px) titles, L (24-32px) headers, M (16-20px) body, S (12-14px) labels
Shapes: Rectangles (most versatile), circles (start/end/actors), diamonds (decisions), ellipses (organic feel for mind maps)
Arrows: Thin (1-2px) default, medium (3-4px) emphasis, must bind to shapes, click-click-click for multi-point. Curved arrows for organic/mind-map layouts. Directional arrows free up positioning - children can be placed anywhere around parent (not just below) to avoid overlap.
Icons: Material Symbols (recommended) or built-in libraries. Recolor to theme, use sparingly. See [[references/icon-integration.md]].
Layout: Prefer organic, spatial, mind-map layouts over rigid hierarchies. Spread elements to prevent arrow overlap - arrows are directional, so children can be positioned anywhere around parent (360° freedom). Grid snapping for precision, radial/clustered positioning for mind maps.
Grouping: Always bind text to containers using containerId property (programmatic) or group manually (select both → Cmd/Ctrl+G). Text should auto-size to container width. This ensures text moves WITH its box. See [[references/text-container-pattern.md]] for JSON binding pattern.
CRITICAL - Arrow Binding: Arrows MUST use startBinding and endBinding to anchor to boxes. This ensures arrows adapt when boxes are moved. Never create floating arrows.
See [[references/technical-details.md]] for complete specifications on colors, typography, shapes, arrows, layout, layering, and fill patterns. See [[references/theme-colors.md]] for user's preferred color palette. See [[references/text-container-pattern.md]] for text-in-container binding.
Before opening Excalidraw:
In Excalidraw (ignore aesthetics):
Now make it beautiful:
Establish visual hierarchy
Create spatial organization
Apply consistent styling
Refine and polish
Export settings:
See [[references/common-patterns.md]] for diagram templates: System Architecture, Process Flow, Concept/Mind Map, Graph/Network, and Comparison Matrix patterns.
Built-in libraries (~/.claude/skills/excalidraw/libraries/): 6 curated libraries available - awesome-icons, data-processing, data-viz, hearts, stick-figures, stick-figures-collaboration.
Material Symbols (RECOMMENDED for new icons): Professional icon set from Google Fonts. Import SVGs, recolor to theme palette. See [[references/icon-integration.md]] for complete workflow.
Quick start: Load via Excalidraw library panel → "Load library from file" → Select from ~/.claude/skills/excalidraw/libraries/
Usage tips:
#c9b458, Green #8fbc8f, Blue #7a9fbf, Orange #ffa500, Red #ff6666See [[references/library-guide.md]] for library loading, [[references/icon-integration.md]] for Material Symbols integration, [[references/theme-colors.md]] for color palette.
Before considering a diagram complete:
Visual hierarchy:
Alignment & spacing:
Color & contrast:
Arrows & flow:
Polish:
Visual sins:
The boring diagram:
Result: Technically accurate but visually dead. Nobody wants to look at it.
Drawing:
R or 2 → RectangleD or 3 → DiamondO or 4 → EllipseA or 5 → ArrowL or 6 → LineT or 7 → TextX → Freedraw toolE → EraserEditing:
Cmd/Ctrl + D → DuplicateCmd/Ctrl + Arrow → Duplicate + connect with arrowShift + V/H → Flip vertical/horizontalAlt + / → Stats for nerds (exact pixel dimensions)Cmd/Ctrl + ' → Toggle gridCmd/Ctrl + G → Group selectionCmd/Ctrl + Shift + G → UngroupCmd/Ctrl + K → Add link to selected elementSelection:
Cmd/Ctrl + A → Select allCmd/Ctrl + Click → Add to selectionShift while resizing → Maintain aspect ratioLayers/Z-order:
Cmd/Ctrl + ] → Bring forwardCmd/Ctrl + [ → Send backwardCmd/Ctrl + Shift + ] → Bring to frontCmd/Ctrl + Shift + [ → Send to backView:
Cmd/Ctrl + Wheel → Zoom in/outSpace + Drag → Pan canvasCmd/Ctrl + 0 → Reset zoom to 100%Cmd/Ctrl + 1 → Zoom to fit all elementsEssential techniques:
Alt/Option + S for precision alignmentCmd/Ctrl + Arrow for flowchartsAlt + / for exact pixel dimensionsCmd/Ctrl + K for clickable diagramsSee [[references/productivity-tips.md]] for complete list of 12 productivity techniques and keyboard shortcuts.
Excalisave: Save unlimited canvases locally Excalidraw Custom Font: Use custom .woff2 fonts
Paste table → chart:
For real-time canvas manipulation, see [[references/mcp-server-setup.md]].
Use cases:
Not needed for: Manual diagram creation, which is the primary use case.
For direct file manipulation or automation, see [[references/json-format.md]].
Use cases:
Not needed for: Standard diagram creation.
Excalidraw can import Mermaid.js diagrams and convert to hand-drawn style.
When to use: Quick generation of standard diagram types (flowcharts, sequence diagrams)
Limitation: Limited styling control, generic layouts—often needs significant manual refinement to look good.
Recommendation: Direct creation in Excalidraw produces better visual results.
The Goal: Create diagrams that are both accurate AND visually compelling.
Core Principles:
Remember: Boring diagrams fail to communicate, no matter how accurate. Invest in visual design to make your ideas memorable and impactful.
Quick wins:
For goal/project/task visualizations (mind-map style):
#c9b458, XL text: 40-48px)#8fbc8f, PROMINENT#888888, DE-EMPHASIZED