
from oh-my-daily-skills15
Generate single-file, viewport-fitted HTML slide decks with curated themes, system font fallbacks, and accessible scroll-snap navigation.
Create beautiful, single-file HTML presentations where each slide fits exactly one viewport. The skill provides layout rules, theme collections, and templates to produce a single .html file containing all CSS, JS, and content inline — no build tools required. It enforces viewport-fitting, responsive typography using clamp(), content density limits, and reduced-motion fallbacks for accessibility.
Use this skill when you need a lightweight web-based presentation export (pitch decks, handouts, demos) that works offline and looks consistent across devices. Ideal for developers and writers who want a single-file distributable slide deck instead of PowerPoint or heavy frameworks.
Inferred: agents with code and web-generation capabilities (Claude Code, GitHub Copilot-style assistants, Codex-like models) — any agent that can output HTML/CSS and follow the provided templates.
A prompt-only skill for generating single-file HTML slide presentations with 8 curated themes, viewport-fitted layout, and scroll-snap navigation. No bundled scripts — purely instructional. Well-structured SKILL.md with specific CSS gotchas, content density limits, font fallback strategies, and progressive disclosure via reference files. Clean and safe with no security concerns.
Pure prompt skill — no code execution surface. Documentation quality is high with clear constraints (DO NOT USE list, density limits, CSS gotchas). Good progressive disclosure pattern with references/ directory for themes, templates, and animation recipes.