Last commit on June 25, 2026 · Created on April 4, 2026
archlizheng/ frontend-slides-editable
“Creates an editable HTML slide deck that stays rearrangeable in the browser.”
Combined rank #505
across all skills
Watchers 0
0 watchers in last 7d
Traction score GitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance. TL;DR T his skill generates a zero-dependency HTML presentation that stays editable in the browser after generation. It includes object-level layout editing, slide reordering, undo/redo, and local save or export. It helps presenters, developers, and educators build custom decks without build tools, and converts existing PPT or PDF files into interactive, editable web slides.
WHO IT'S FOR Presenters and content creators
creating editable HTML slide decks
Developers using AI coding assistants
generating slide decks via AI
Technical presenters and educators
converting PPT/PDF to web slides
Designers and frontend developers
building zero-dependency HTML presentations
1 skill file View names & sources → Repository contents
1 skill file ×
Compatible Agents The repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.
I’m using Claude Code Codex
Install with skills CLI Install from repository URL Manual Claude Code installation
Install with skills CLI Installs: Complete frontend-slides-editable repository skill · Claude Code, Codex
Before you start Node.js 18 or newer (LTS recommended); npx is included with Node.js Run this command in a terminal.
npx skills add archlizheng/frontend-slides-editable Copy Confirm that the installed frontend-slides-editable directory contains SKILL.md, STYLE_PRESETS.md, and examples/.
In an agent chat session, invoke the installed skill by entering `/frontend-slides-editable`.
Install from repository URL Installs: Complete frontend-slides-editable repository skill · Claude Code, Codex
Before you start Node.js 18 or newer (LTS recommended); npx is included with Node.js A skills CLI version that supports URL sources If the installed skills CLI supports URL sources, run this command in a terminal.
npx skills add https://github.com/archlizheng/frontend-slides-editable Copy Confirm that the installed frontend-slides-editable directory contains SKILL.md, STYLE_PRESETS.md, and examples/.
In an agent chat session, invoke the installed skill by entering `/frontend-slides-editable`.
Manual Codex installation Installs: Complete frontend-slides-editable repository skill · Codex
Before you start Node.js 18 or newer (LTS recommended) The target directory ~/.codex/skills/frontend-slides-editable must not already exist for the documented clone command Git When npx skills add is unavailable and the target directory does not already exist, run this complete command block in a terminal.
mkdir -p ~/.codex/skills
git clone https://github.com/archlizheng/frontend-slides-editable.git ~/.codex/skills/frontend-slides-editable Copy Confirm that frontend-slides-editable contains SKILL.md, STYLE_PRESETS.md, and examples/.
In a Codex chat session, invoke the installed skill by entering `/frontend-slides-editable`.
Manual Claude Code installation Installs: Complete frontend-slides-editable repository skill · Claude Code
Before you start Node.js 18 or newer (LTS recommended) The target directory ~/.claude/skills/frontend-slides-editable must not already exist for the documented clone command Git When npx skills add is unavailable and the target directory does not already exist, run this complete command block in a terminal.
mkdir -p ~/.claude/skills
git clone https://github.com/archlizheng/frontend-slides-editable.git ~/.claude/skills/frontend-slides-editable Copy Confirm that frontend-slides-editable contains SKILL.md, STYLE_PRESETS.md, and examples/.
In a Claude Code chat session, invoke the installed skill by entering `/frontend-slides-editable`.
Give it something to do. Suggested first task Create an editable AI agents presentation Uses frontend-slides-editable
/frontend-slides-editable
帮我做一个关于 AI agents for product teams 的分享 Copy