zarazhangrui/frontend-slides

Create beautiful slides on the web using a coding agent's frontend skills

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 24 minutes ago
Added to GitGenius on September 1st, 2026
Created on January 28th, 2026
Open Issues & Pull Requests: 69 (+0)
GitHub issues: Enabled
Number of forks: 2,303
Total Stargazers: 28,867 (+4)
Total Subscribers: 126 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 4.1 days
Mean response time: 20.7 days
90th percentile: 73.5 days
Tracked items: 18

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 9% of issues opened in the past year have been closed. Three people close 100% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 25
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 107 days
Stale 30+ days: 20
Stale 90+ days: 12

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

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.