--- name: simple-deck description: | Single-file horizontal-swipe HTML deck. Built by copying the seed `assets/template.html` (which carries the proven 5-rule iframe nav script) and pasting slide layouts from `references/layouts.md`. Pitch decks, product overviews, study material — when you don't need the magazine aesthetic of `magazine-web-ppt`. triggers: - "deck" - "slides" - "ppt" - "presentation" - "幻灯" - "ppt 模板" od: mode: deck scenario: product preview: type: html entry: index.html design_system: requires: true sections: [color, typography, layout, components] --- # Simple Deck Skill Produce a single-file horizontal-swipe HTML deck using the seed and layout library. ## Resource map ``` simple-deck/ ├── SKILL.md ← you're reading this ├── assets/ │ └── template.html ← seed: tokens + slide primitives + proven nav script (READ FIRST) └── references/ ├── layouts.md ← 8 paste-ready slide layouts + theme-rhythm rules └── checklist.md ← P0/P1/P2 self-review (rhythm spot-check at bottom) ``` ## Workflow ### Step 0 — Pre-flight 1. **Read `assets/template.html`** end-to-end through the `