Analysis updated 2026-06-24
Generate a one-file HTML pitch deck from a prompt without touching CSS
Convert an existing PowerPoint into a styled web slide deck
Deploy a presentation to a free public URL via Vercel
Export a generated deck to PDF for offline sharing
| zarazhangrui/frontend-slides | taizilongxu/interview_python | source-foundry/hack | |
|---|---|---|---|
| Stars | 17,355 | 17,297 | 17,237 |
| Language | Shell | Shell | Shell |
| Setup difficulty | moderate | easy | easy |
| Complexity | 2/5 | 1/5 | 1/5 |
| Audience | vibe coder | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Needs Claude Code installed, Python and Node.js required for PPTX conversion and PDF export.
Frontend Slides is a skill (a reusable plug-in) for Claude Code, the AI coding assistant, that creates beautiful web-based slide presentations without requiring any knowledge of HTML, CSS, or JavaScript from the user. Instead of asking you to describe what you want in words, the tool uses a "show, don't tell" approach: it generates several visual style previews and lets you choose which direction you like. From there it creates a complete, self-contained HTML file, no external libraries or build tools needed, that you can open in any browser, share as a URL, or export to PDF. The workflow for a new presentation is: tell the skill what content you want, describe the feeling you're going for (excited, calm, impressive), pick from generated style previews, and receive a finished slide deck. For converting an existing PowerPoint file, it extracts your slides' text, images, and notes, then regenerates them as an HTML presentation in a style you choose. The skill ships with 12 curated visual themes across dark, light, and specialty categories (including names like Bold Signal, Vintage Editorial, Neon Cyber, and Swiss Modern), specifically designed to avoid the generic, template-looking aesthetics common in AI-generated designs. Finished presentations can be deployed to a free live URL via Vercel or exported to PDF. You install it as a plugin from within Claude Code using a single command. Requirements for full functionality include Python (for PowerPoint conversion) and Node.js (for deployment and PDF export). It is written primarily in Shell and licensed under MIT.
Claude Code plugin that builds self-contained HTML slide decks from a prompt, with 12 visual themes and one-click deploy to Vercel or PDF export.
Mainly Shell. The stack also includes Shell, Claude Code, Python.
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly vibe coder.
This repo across BitVibe Labs
Verify against the repo before relying on details.