What problem does it solve? Turning raw content into a consistently styled, print-ready document normally requires manual layout work and design decisions. This Skill automates that by mapping a DESIGN.md design system onto pre-built print templates, producing professional HTML and PDF documents without hand-coding CSS. ## Core Features & Use Cases - Design token mapping: Auto-discovers or loads a DESIGN.md file and converts its colors, fonts, and surfaces into CSS variable overrides injected into the template. - Seven bundled print templates: One-pager, long-doc, letter, resume, slides, equity report, and changelog, each with print-safe layout handled for you. - Diagram embedding: Extracts SVG diagrams (flowchart, bar chart, timeline, waterfall, and more) from bundled assets and embeds them with insight-driven captions. - Use Case: Paste your resume content and say "typeset this as a resume using my DESIGN.md" — the Skill detects the document type, applies your brand colors, fills the template, and runs the build script to produce HTML and PDF via WeasyPrint. ## Quick Start Ask the AI to typeset your attached content into a styled resume using the DESIGN.md in your project root and export it as a PDF.