Minimalist executive chart generation in Excalidraw JSON format. Produces clean, boardroom-ready visual frameworks: pyramid diagrams, MECE breakdowns, pain-vs-solution comparisons, 2x2 matrices, funnel charts, and before/after contrasts. Designed for executive audiences who need to grasp a strategic point in under 5 seconds.
Generate .excalidraw JSON files that distill strategic thinking into minimalist executive visuals — pyramid diagrams, MECE trees, pain-vs-solution layouts, 2×2 matrices, funnels, and before/after contrasts.
Setup: This skill builds on the Excalidraw rendering pipeline. If not already set up, see references/ for the color palette and element templates.
All colors live in one file: references/color-palette.md. Read it before generating any chart and use it as the single source of truth. To adapt for your brand, edit only that file.
Executive charts argue a single point. They do not display data.
Every chart produced by this skill must pass the 5-Second Test: can someone who walks into a room mid-meeting grasp the core insight by glancing at the screen for 5 seconds? If not, simplify.
The Minimalism Rule: If removing an element doesn't weaken the argument, remove it. Executive charts use negative space as a design element — white space signals clarity of thought.
The Hierarchy Rule: The most important element is the largest, highest, or most saturated. The eye should be led, not left to wander.
Use when:
Don't use when:
Use for: Priority hierarchies, strategic layering, capability maturity models, Maslow-style need stacks.
Structure:
Layout rules:
Example prompt: "Create a pyramid showing our AI maturity levels: Experimentation → Pilot → Scaling → Embedded → Autonomous"
Use for: Problem decomposition, market segmentation, strategic option mapping, issue trees.
Structure:
Layout rules:
Example prompt: "Break down our revenue streams MECE: Product (SaaS, On-Prem, Marketplace), Services (Consulting, Training, Support), Partnerships (Resellers, OEM)"
Use for: Problem framing, value proposition articulation, before/after transformation, sales narratives.
Structure:
Layout rules:
Example prompt: "Show pain vs solution: Pain — manual deployments take 3 days, 40% rollback rate, no audit trail. Solution — automated CI/CD in 15 min, 2% rollback rate, full compliance log"
Use for: Prioritization (effort/impact), competitive positioning, risk assessment, strategic quadrant mapping.
Structure:
Layout rules:
Example prompt: "Create an effort vs impact matrix for our Q3 initiatives: Quick Wins (low effort, high impact): API caching, landing page redesign. Big Bets (high effort, high impact): platform migration. Fill-ins (low effort, low impact): docs update. Money Pit (high effort, low impact): legacy refactor"
Use for: Conversion flows, pipeline visualization, customer journey stages, process narrowing.
Structure:
Layout rules:
Example prompt: "Show our hiring funnel: Applications (2,400) → Phone Screen (800) → Technical (320) → Onsite (120) → Offer (45) → Accepted (32)"
Use for: Transformation narratives, process improvement, modernization stories, ROI justification.
Structure:
Layout rules:
Example prompt: "Before: 5 manual steps, 3 handoffs, 2 day turnaround, frequent errors. After: 1 automated pipeline, zero handoffs, 15 min turnaround, built-in validation"
Pull all colors from references/color-palette.md. Key mappings for exec charts:
| Chart Element | Semantic Color |
|---|---|
| Positive / goal / solution | End/Success (green) |
| Negative / pain / problem | Warning (red) or Error |
| Neutral / current state | Primary (blue) |
| Decision / attention | Decision (amber) |
| De-emphasized / legacy | Inactive/Disabled |
| Highest priority tier | Primary (darkest) |
| Lowest priority tier | Tertiary (lightest) |
| Element | Font Size | Font Family | Color |
|---|---|---|---|
| Chart title | 24 | 3 (monospace) | Title color |
| Tier / quadrant label | 18 | 3 | On light/dark fills |
| Annotation | 14 | 3 | Body/Detail color |
| Axis label | 16 | 3 | Subtitle color |
roughness: 0 (clean, precise lines)roughness: 1 for contrastreferences/color-palette.md for current brand colors.excalidraw filecolor-palette.md, not hardcoded| Version | Date | Changes |
|---|---|---|
| 1.0.0 | 2026-03-11 | Initial release — 6 chart types |