frontend-slides
Installation
SKILL.md
Frontend Slides
Create zero-dependency, animation-rich HTML presentations that run entirely in the browser.
Core Principles
- Zero Dependencies — Single HTML files with inline CSS/JS. No npm, no build tools.
- Show, Don't Tell — Generate visual previews, not abstract choices. People discover what they want by seeing it.
- Distinctive Design — No generic "AI slop." Every presentation must feel custom-crafted.
- Viewport Fitting (NON-NEGOTIABLE) — Every slide MUST fit exactly within 100vh. No scrolling within slides, ever. Content overflows? Split into multiple slides.
Design Aesthetics
Avoid generic AI-generated aesthetics like overused font families (Inter, Roboto) or cliched color schemes (purple gradients on white). Focus on:
- Typography: beautiful, unique fonts (Google Fonts/Fontshare).
- Color & Theme: cohesive aesthetic with CSS variables and sharp accents.
- Motion: CSS-only animations for staggered reveals and high-impact transitions.
- Backgrounds: layered gradients, geometric patterns, or depth effects.