Magazine Web PPT
Turns a talk outline into a single-file, editorial-magazine-style horizontal-swipe HTML deck.
Test report
- Verdict
- Tested · Works
- Score
- Tested
- Jul 10, 2026
- Environment
- Claude Code 2.x (agent harness)
- Upstream re-checked
- Aug 10, 2026 · 329c5f9
Built the same deck two ways: the guided version used real type hierarchy and correct light/dark alternation, the plain one was dark sans-serif with emoji. The template claims 3 example slides but ships with none.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 5/5
- Triggers reliably 5/5
- Output vs. baseline 9/10
- Docs & honesty 3/5
What Magazine Web PPT does
Generates a self-contained HTML slide deck with a WebGL fluid background, serif/sans/mono type hierarchy, 5 locked color themes and 10 paste-ready layout skeletons (cover, big-numbers, image grid, pipeline, quote, etc). Triggers on requests to build a talk/launch/pitch web deck or on phrases like 'magazine-style PPT', 'horizontal swipe deck', or 'e-ink presentation', and explicitly declines to help with data-table-heavy or training-courseware decks.
How to install Magazine Web PPT
git clone https://github.com/nexu-io/open-design
cd open-design
mkdir -p ~/.claude/skills
cp -r design-templates/guizang-ppt ~/.claude/skills/magazine-web-ppt
Skills live in ~/.claude/skills/ (global) or .claude/skills/
(per-project). Restart Claude Code after installing.
Commands — how to trigger Magazine Web PPT
-
/magazine-web-pptTurns a talk outline into a single-file, editorial-magazine-style horizontal-swipe HTML deck.
It also activates on plain-language prompts like these:
-
Turn this talk outline into a magazine-style horizontal swipe deck -
Build a single-file e-ink presentation with a big-numbers layout -
Create a pitch deck with a WebGL fluid background and quote slides
Frequently asked questions
- Is the Magazine Web PPT skill free?
- Yes. The skill itself is free from nexu-io/open-design. SkillProof publishes the install command and an independent test verdict at no cost.
- Does Magazine Web PPT work with Claude Code?
- We tested it with Claude Code 2.x (agent harness) on Jul 10, 2026. Verdict: Tested · Works. Built the same deck two ways: the guided version used real type hierarchy and correct light/dark alternation, the plain one was dark sans-serif with emoji. The template claims 3 example slides but ships with none.
- What is the Magazine Web PPT SkillProof Score?
- 8.8/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 9/10, docs & honesty 3/5.
- How do I install Magazine Web PPT?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use Magazine Web PPT with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.