Skip to content

Repository files navigation

Slides Suite

A local slide-making workspace for creating and previewing HTML slide decks with agent-assisted editing.

Get Started

  1. Clone this repo.
  2. Install bun.
  3. Run bunx playwright install chromium to enable pdf exports of slides.
  4. Run bun run dev.
  5. In the cloned repo, open your agent with claude / opencode / codex.
  6. Prompt your agent to create a slide or slidedeck.

Optional if you want to create assets via image generator models: create a .env file for API keys. See .env.example for the available keys.

Notes

  • This is a trusted local app, not a hosted multi-user service. Do not expose it directly to the public internet.
  • Slide bundles and theme makers are code and are run locally; only use trusted decks/themes.
  • Local decks live in decks/ and are ignored by git. Custom private themes under themes/ are ignored except themes/default/.
  • Useful checks before sharing changes: bun run typecheck, bun run test, and bun run build.

About

Agent-capable slides editor

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages