Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
Reveal.js Presentations converts requests for slides into a complete HTML+CSS presentation built on reveal.js. It handles themes, multi-column layouts, code highlighting, animations, speaker notes, and custom styling—no build step required. The skill also guides the design process: choosing color palettes, varying slide layouts, and running visual reviews. It gives anyone who needs to present a way to produce a polished deck directly from the conversation.
Compatible AgentsThe 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.
Follow the documented setup, then try a first task.
Claude Code plugin (recommended)
Installs: Complete revealjs plugin from the revealjs-skill marketplace · Claude Code
Before you start
Claude Code with plugin marketplace support
npm available for installing the documented dependencies
Enter these commands in a Claude Code session to add the marketplace and install the revealjs plugin. These are agent-session commands, not terminal commands.
Installs: The revealjs skill for the current project · Claude Code
Before you start
A local checkout of the repository containing skills/revealjs
npm available for installing the documented dependencies
Run from: Repository root of the project receiving the skill
From the repository root of the project receiving the skill, run this terminal command to copy the revealjs skill into that project's Claude Code skills directory.
cp -r skills/revealjs .claude/skills/
From the repository root, run this terminal command to install the dependencies needed for overflow checking and PDF export.
Use the revealjs skill to create a 10-slide presentation about renewable energy trends. Before writing the HTML and CSS, briefly state the content-informed design approach and color palette you will use.