carousel-designer

Installation
SKILL.md

Carousel Designer

Generate publish-ready social media carousels as a single self-contained HTML file. Export to PDF + PNGs via Playwright.

Output structure

<project>/
  src/slides.html      <- single file, all slides
  dist/carousel.pdf
  dist/slides/01.png ... NN.png
  package.json         <- { "type": "module", "dependencies": { "playwright": "^1.52" } }

Phase 0: Parse the Request

Before designing anything, extract from the user's message:

Related skills
Installs
11
First Seen
Mar 3, 2026