This generates reveal.js presentations from scratch without any build tooling. What caught my eye is how opinionated it is about design: it forces you to think about color palettes and content appropriateness before writing any code, ships with 18 preset color schemes ranging from "Coastal Rose" to "Retro Rainbow," and mandates using points for font sizes like PowerPoint does. The workflow centers on a scaffold script that handles the boilerplate HTML structure, then you customize CSS variables for theming. It's built for people who want polished slides fast but don't want to fight with frameworks or make yet another design system from scratch. Practical if you're tired of starting every deck with a blank white canvas.
npx skills add https://github.com/ryanbbrown/revealjs-skill --skill revealjs