What problem does it solve? Creating and maintaining draw.io diagrams by hand is slow and hard to reproduce. This Skill turns natural language, YAML, Mermaid, CSV, config files, or existing .drawio files into validated, editable diagram bundles with repeatable local rendering and export. ## Core Features & Use Cases - YAML-first diagram authoring: Normalize text, Mermaid, CSV, Terraform, Kubernetes, SQL, OpenAPI, CI workflows, or code imports into a canonical YAML spec, then render .drawio plus sidecars with validation. - Themes, palettes, and style presets: Apply 7 built-in themes, 15 metadata-backed palettes with colorblind/grayscale safety checks, and reusable style presets. - Desktop-aware export: Produce 300dpi PNG, PDF, JPG, or embedded SVG via draw.io Desktop, with automatic standalone SVG fallback when Desktop is unavailable. - Use Case: Ask for an AWS VPC topology with labeled subnets; the Skill generates the YAML spec, validates edge routing and layout, and delivers an editable .drawio file plus a 300dpi PNG. ## Quick Start Ask the assistant to create a network topology diagram with a firewall, core switch, and two servers using the drawio skill and export it as a PNG.