What problem does it solve?
This Skill converts slide content and PowerPoint files into single-file, zero-dependency HTML presentations with animation and strict viewport-fitting rules, removing manual design, conversion, and layout troubleshooting.
Core Features & Use Cases
- Zero-dependency output: Generates self-contained HTML files with inline CSS and JS ready to open in any browser.
- PPTX extraction: Extracts text and images from PowerPoint files and maps them into HTML slides and an assets folder.
- Branding & presets: Built-in NSLS and Society brand tokens plus a guided style-discovery flow that creates three preview slides for selection.
- Viewport safety & responsive rules: Enforces 100vh/100dvh slide heights, overflow: hidden, clamp()-based typography, and height-based breakpoints to avoid any in-slide scrolling.
- Interaction & accessibility: Keyboard/touch navigation, Intersection Observer for reveal animations, reduced-motion support, and clear code comments for maintainability.
Use case example: Convert a 15-slide investor pitch into an NSLS-branded, accessible HTML presentation that fits desktop, tablet, and phone viewports.
Quick Start
Convert my PPTX into an NSLS-branded, viewport-safe HTML presentation with animated reveals.