What problem does it solve? Presenters often lose their place or forget transitions during talks because slides alone carry no speaking guidance. This Skill produces HTML presentation decks where every slide embeds a 150-300 word verbatim script in hidden <aside class="notes"> blocks, viewable only by the speaker. ## Core Features & Use Cases - Presenter View Popup: Pressing S opens a separate window with four panels — current slide, next slide preview, full script, and timer — while the audience sees only the clean deck. - Theme Switching: Ships with tokyo-night as default plus 4 additional themes (dracula, catppuccin-mocha, nord, corporate-clean), cycled live with the T key; 36 themes available from the master html-ppt skill. - Script Authoring Rules: Enforces the three rules of speaker notes — cue signals instead of verbatim reading, 150-300 words per page, and spoken rather than written language. - Use Case: A developer preparing a 30-minute tech talk asks for a deck with per-slide scripts; the result is a self-contained index.html they present from a browser, glancing at the presenter popup to stay on pace. ## Quick Start Ask the AI to build a presenter-mode HTML deck on your talk topic with a 150-300 word spoken script per slide, then open index.html and press S for the presenter view.