slides

Installation
SKILL.md

Slides — Single-File HTML Presentation Builder

MANDATORY PREPARATION

Before building anything, confirm you have sufficient context: content (or topic), audience/tone, and whether brand assets are involved. If any of these are unclear, STOP and use AskUserQuestion to clarify before proceeding.

Read reference/template.md before building your first deck in a session.

Architecture

Zero dependencies. Each presentation is a single self-contained .html file using CSS scroll-snap — no framework.

  • Slides are 100dvh sections with scroll-snap-type: y mandatory
  • Typography scales via clamp(), layouts are natively responsive
  • Navigation, animations, fragments — agent-generated per deck, not a fixed engine
  • Libraries (Chart.js, GSAP, D3, etc.) added via CDN only when the content needs them

Context Assessment

Installs
11
GitHub Stars
9
First Seen
Mar 23, 2026