Frontend Slides is a coding-agent skill for creating beautiful HTML presentations from scratch or by converting PowerPoint files into web-based slideshows.
The tool solves the problem of non-designers struggling to create visually appealing presentations without CSS or JavaScript knowledge. It uses a visual discovery approach where the agent generates multiple design previews and lets you select the aesthetic you prefer, rather than requiring you to articulate design preferences in words. Presentations are built as single HTML files with inline CSS and JavaScript, requiring no dependencies, build tools, or frameworks. The skill includes curated design templates intentionally avoiding generic AI aesthetics, and can convert existing PowerPoint files while preserving images and content.
Frontend Slides suits anyone creating web presentations who lacks design expertise or wants to avoid the overhead of traditional presentation tools. It works well for teams wanting accessible, customizable, production-quality slides that can be version-controlled and shared as simple files. The tool is packaged as a Claude Code plugin but also functions as a standalone skill readable by other coding agents with filesystem and shell access, making it portable across different AI coding environments.
Development activity shows consistent engagement with the core skill documentation and supporting materials. The project maintains a curated template system designed to avoid common AI-generated design patterns. Installation is supported through multiple pathways including Claude Code's custom marketplace and manual setup for standalone agents. The codebase emphasizes accessibility and well-commented code intended for customization by end users.