# Magazine Web PPT ยท Editorial-Style Web Slide Deck Skill A [Claude Code / Claude Agent Skills](https://agentskills.io/) skill that generates **single-file HTML horizontal-swipe decks** with an "**editorial magazine ร electronic ink**" aesthetic โ picture *Monocle* with code stitched in. > Distilled by [Guizang](https://x.com/op7418) from offline talks like "One-Person Company: Organizations Folded by AI" and "A New Way of Working." Every pitfall hit during those decks is logged in `checklist.md`.  ## What you get - ๐ **Three-tier type system**: serif for headlines, sans-serif for body, mono for metadata - ๐ **WebGL fluid / dispersion backgrounds** โ visible on hero pages, restrained on body pages - ๐ **Horizontal swipe navigation**: โ โ arrows / scroll wheel / touch swipe / bottom dots / ESC for index - ๐จ **5 curated theme presets**: Ink Classic / Indigo Porcelain / Forest Ink / Kraft Paper / Dune - ๐งฉ **10 page layouts**: cover, act divider, big numbers, lead image + text, image grid, pipeline, hero question, big quote, before/after, image + text mix - ๐ **Single HTML file** โ no build, no server, open directly in the browser ## Fits / Doesn't fit **โ Fits**: offline talks, industry keynotes, private salons, AI product launches, demo day, presentations with strong personal voice **โ Doesn't fit**: data-heavy tables, training decks (density too low), multi-user collaborative editing (static HTML) ## Install ### Option 1: Paste this to an AI (recommended) > Install the `guizang-ppt-skill` Claude Code skill for me. Steps: > > 1. Make sure `~/.claude/skills/` exists (create if not) > 2. Run `git clone https://github.com/op7418/guizang-ppt-skill.git ~/.claude/skills/magazine-web-ppt` > 3. Verify: `ls ~/.claude/skills/magazine-web-ppt/` should show `SKILL.md`, `assets/`, `references/` > 4. Tell me when done. Later, saying things like "make me a magazine-style deck" will trigger this skill. Paste the block above into Claude Code / Cursor / any AI agent with shell access and it handles the install. ### Option 2: Manual CLI ```bash git clone https://github.com/op7418/guizang-ppt-skill.git ~/.claude/skills/magazine-web-ppt ``` ### How to trigger it Once installed, Claude Code auto-detects the skill. Trigger phrases: - "Make me a magazine-style deck" - "Generate a horizontal swipe deck" - "Editorial magazine style presentation" - "Electronic ink slides for my talk" ## Workflow The skill is a structured 6-step flow; Claude walks you through each: 1. **Clarify intent** โ 6-question checklist: audience, duration, source material, images, theme, hard constraints 2. **Copy template** โ `assets/template.html` โ project folder, update `