What problem does it solve? Creating branded slide decks usually means fighting PowerPoint templates or rebuilding layouts from scratch, and reviewing a deck for quality is subjective and inconsistent. This Skill produces self-contained HTML presentations styled from a brand preset, presents them from the browser with a two-window presenter view, and audits them through a strict multi-round review loop until they pass explicit standards. ## Core Features & Use Cases - Preset-driven deck authoring: Resolves a brand preset (colors, typography, guidelines, language rules, icons, layout gallery) and composes 1920x1080 slides on a 12-column grid following a strict deck contract consumable by the stage engine and PPTX exporter. - Browser-based presenting: Bundles a deck-stage web component and a synced presenter window (BroadcastChannel) with speaker notes, timer, blackout, and live note editing saved back into the deck file, designed for sharing in Teams, Zoom, or Meet. - Adversarial review loop: Runs deterministic hard-gate probes (overflow, overlap, contrast, fonts, console errors) plus fresh judge and verifier subagents against a deck constitution until two consecutive rounds produce zero verified findings. - Use Case: Ask for a ten-slide product update deck using your company's preset; the Skill composes the slides, then on your go-ahead runs the perfecting loop, fixing cramped layouts, weak headlines, and contrast failures round by round. ## Quick Start Create a ten-slide HTML presentation about our Q3 results using the default brand preset, then review and polish it until it passes all checks.