What problem does it solve? Turning a brand brief into a polished, presentation-ready slide deck normally requires manual layout work in presentation software; this Skill compiles a typed JSON brief directly into a self-contained HTML deck in the Atelier Zero visual language. ## Core Features & Use Cases - Typed slide composition: Seven slide kinds (cover, section, content, stats, quote, cta, end) defined in schema.ts and rendered by scripts/compose.ts into one HTML file. - Magazine-style navigation: Horizontal swipe pagination with keyboard, wheel, and touch controls, dot indicator, coral progress bar, and an ESC overview grid of slide thumbnails. - Shared brand assets: Reuses the canonical Atelier Zero stylesheet and 16-slot collage image library from the sister open-design-landing skill, so decks and landing pages stay visually consistent. - Use Case: A founder needs an 11-slide pitch deck for a conference talk. They fill in inputs.json with brand details and slide content, run the composer, and open a single HTML file that works offline in any browser. ## Quick Start Ask the agent to build a pitch deck from your brief using the open-design-landing-deck skill, for example: create an 11-slide deck with a cover, two section dividers, content slides, a stats slide, a quote, and a closing CTA.