What problem does it solve? Turning raw content into a professionally styled document that matches a custom design system normally requires manual CSS work or rigid templates. This Skill reads any DESIGN.md file and produces a pixel-faithful HTML document with all styles derived inline from the design tokens. ## Core Features & Use Cases - Design-token-driven styling: Parses DESIGN.md sections (colors, typography, layout, elevation) into CSS custom properties, with safe defaults when sections are missing. - Five document types: Routes content to one-pagers, resumes, letters, long-form reports, or slide decks, each with type-specific layout rules and A4 print support. - Content distillation and gap-checking: Extracts facts and metrics from raw prose, maps them to document sections, and asks once about missing information instead of inventing data. - Use Case: Paste your DESIGN.md and a rough product brief, then receive a styled one-page HTML pitch document plus WeasyPrint commands to export it as PDF or PNG. ## Quick Start Ask the AI to typeset the attached content into a one-pager using the DESIGN.md in the project root.