What problem does it solve? Creating architecture or process diagrams for PowerPoint often results in static images that cannot be edited after insertion. This Skill provides a standardized workflow for authoring SVG diagrams using only primitive shapes, so they convert cleanly into editable PowerPoint shapes via Convert to Shape. ## Core Features & Use Cases - PPT-Compatible SVG Authoring: Enforces constraints like primitive shapes only (rect, line, polygon, text), atomic arrow groups, absolute coordinates, and Office-safe fonts to guarantee clean conversion. - Validation & QA Workflow: Includes a checklist, Makefile-based validation (make validate, make validate-ps), and text-overflow guardrails such as MAX_FONT_SIZE and MAX_TEXT_CHARS. - Templates and Examples: Ships a starter SVG template and a worked reference example, plus DESIGN.md integration for consistent brand colors and fonts. - Use Case: A program manager needs an editable architecture diagram for a stakeholder deck. Provide the lanes, blocks, and connections, and receive a single SVG file that converts to fully editable PowerPoint shapes. ## Quick Start Ask your agent to create an editable PowerPoint architecture diagram with three lanes showing the API request flow using the svg-to-ppt skill.