slide-wright 01

Agent skill

Every prompt.
A unique deck.

Generate complete slide decks with original layouts, typography, color palettes, and content structure in a single file.

slide-wright How it works 02

It shows the look
before it builds.

  • 01
    Tell it what you want
    A topic, messy notes, or a finished outline — whatever you have.
  • 02
    It proposes a theme
    A custom palette, type pairing, and a short preview. You approve or redirect.
  • 03
    Then it builds the deck
    Only after you've said yes — so the finished deck is never a surprise.
slide-wright Design 03

A unique look
for every topic.

No template library. Each deck gets its own palette, type, and visual signature — invented for the subject in front of it.

Deep-sea research talk
Fraunces · Switzer
Fintech pitch deck
Clash Display · General Sans
Wellness studio
Zodiak · General Sans
Arcade postmortem
Space Mono · Switzer
slide-wright Media 04

Images and media,
built right in.

Full-bleed photography, video, a chart, or a product shot — they go straight into any slide. Still one self-contained file, no asset folder.

slide-wright Motion 05
One slide
slide-wright Motion 05
…becomes a full deck.

Matching elements glide between slides — position, size, and style tween automatically. No frame-by-frame work.

slide-wright Technical decks 06

Code highlight.

function buildDeck(topic) {
  let theme = proposeTheme(topic);
  while (!userApproves(theme)) {
    theme = proposeTheme(topic);   // redirect → recreate
  }
  return render(theme, topic);
}
slide-wright Presenting 07
press
S

Built to present.

  • Arrow keys, space, or swipe
    Move through the deck however you like. Press F for fullscreen, O for the overview.
  • S
    Speaker view with private notes
    Press S to open it — your talking points and the next slide on your screen, while the audience sees only the deck.
  • B
    Pause to a black screen
    Press B to black out the deck mid-talk and pull the room back to you — press it again to resume.
slide-wright Sharing 08

Share it any way.

  • PDF
    Export a clean handout
    One full-bleed page per slide, straight from the browser.
  • URL
    Deploy to a live link
    Publish to a free host and share a link that works on any device.
    surge
slide-wright Get started 09

Install in Claude Code.

Two commands — then just ask it to make slides.

/plugin marketplace add arifszn/slide-wright
/plugin install slide-wright
slide-wright The end 10

Open source · MIT

Go make something
worth showing.