Presentations are code
Use Claude or Codex to build effective, compelling, and stunning presentations that communicate.
npm install @strategicnerds/slide-nerdsBuild slides like you build code
Point Claude or GPT at your project and describe what you want. The runtime ships with 20 skills that teach your LLM how to build slides that look like a human designer made them. Free and open source.
slidenerds create my-talk
cd my-talk
npm install
npm run devShare slides with SlideNerds
Two commands to go from local to linked. Deploy anywhere, then link to SlideNerds for secure per-slide analytics, sharing controls, and live features.
slidenerds login
slidenerds link --name my-talk --url https://my-talk.vercel.appGo live with your audience
Every slide is a React component. Import LivePoll and your audience votes during the talk. Import LiveQA and they ask questions. Build your own components or use the ones that ship with the package. Manage brand configs from the CLI so every deck on your team stays consistent.
slidenerds brand set "Acme Corp"
slidenerds brand get "Acme Corp"
slidenerds brand listPricing for teams of all sizes
Free for individuals, Pro for professionals, Team for organizations
Open Source
- ✓Create decks locally
- ✓Full runtime + 20 skills
- ✓Presenter mode + Light Table
- ✓Embed any React component
- ✓CLI export to PDF
- ✓No account required
Free
- ✓Unlimited public decks
- ✓Public sharing only
- ✓Unlimited exports
- ✓Basic analytics
Pro
- ✓Unlimited linked decks
- ✓Secure built-in slide telemetry
- ✓Granular analytics dashboards
- ✓Email/domain/password share controls
- ✓Live presentation data
- ✓Unlimited exports
Let us know if you need more features.
Everything you need
One package. No plugins, no add-ons, no separate accounts. Everything from slide creation to live presenting to PDF export is included.
slidenerds open source
LLM-powered creation
Use Claude, GPT, or any LLM to generate slides from a prompt.
19 built-in skills
Layout, animation, data viz, diagrams, accessibility, and more.
CLI workflow
Create, build, push, and export from your terminal.
Code is the source
Your deck is a Next.js app. Version it, branch it, review it.
Embed React components
Live demos, charts, and interactive features on any slide.
Remotion animations
Cinematic motion with Remotion, Three.js, or any library.
Presenter mode
Speaker notes, timer, and slide preview in a second window.
Light table
See all your slides at a glance and jump to any one.
Keyboard shortcuts
Navigate, present, and control everything from the keyboard.
Magic move
Automatic animated transitions between matching elements.
SlideNerds service
Hosted decks
Push from the CLI and get a shareable URL in seconds.
Analytics
Track views, dwell time, and engagement per slide.
Share links
Email, domain, and password-protected sharing.
Private by default
Control who can see your deck. Public when you choose.
Team workspaces
Collaborate with your team on shared decks.
Brand configs
Consistent colors, fonts, and logos across all decks.
Live presentations
Broadcast to an audience with real-time slide sync.
Custom domains
Host your deck on your own domain with SSL.
PDF export
Server-rendered PDF at 1920x1080. Pixel-perfect output.
Version history
Roll back to any previous version of your deck.
Comments
Collect feedback on specific slides from reviewers.
Start building today
The package is free. The CLI is free. Your first deck takes five minutes.
npm install @strategicnerds/slide-nerds