What problem does it solve? Non-designers struggle to create visually distinctive presentations without knowing CSS or JavaScript, and AI-generated slides often fall into generic, cookie-cutter aesthetics. This Skill guides an agent through a structured workflow that produces single-file, animation-rich HTML decks with a fixed 16:9 stage that looks correct on any screen. ## Core Features & Use Cases - Visual Style Discovery: Generates three live single-slide previews (one safe preset, one bold template, one wildcard) so users pick a design by seeing it rather than describing it. - PowerPoint Conversion: Extracts text, images, and speaker notes from .pptx files via a Python script and rebuilds them as styled web presentations. - Automated Visual QA: Runs a headless DOM check that detects content overflow and overlapping panels on the fixed 1920×1080 stage before delivery. - Use Case: A founder needs a pitch deck for an AI startup. The agent asks about purpose, length, and density, shows three styled title-slide previews, then generates the full deck and optionally deploys it to Vercel or exports it as a PDF. ## Quick Start Ask your coding agent to use the Frontend Slides skill to create a pitch deck for your topic, then pick one of the three visual style previews it generates.