BACK_TO_FEEDAICRIER_2
open-slide launches React decks for agents
OPEN_SOURCE ↗
YT · YOUTUBE// 2h agoOPENSOURCE RELEASE

open-slide launches React decks for agents

open-slide is a React-first slide framework that lets coding agents author decks as arbitrary code on a fixed 1920×1080 canvas. It bundles scaling, navigation, hot reload, present mode, an inspector, and asset management so the agent can focus on content instead of presentation plumbing.

// ANALYSIS

This is a strong fit for the “agent writes the app” pattern: instead of trying to coerce slides into a DSL, open-slide treats presentations as code and gives agents a runtime built for iterative authoring.

  • The fixed-canvas React model is the right abstraction for AI-generated decks, since it keeps layout deterministic while still allowing full code freedom
  • Hot reload plus the inspector/comment loop makes it practical for humans to review and steer agent output without leaving the deck
  • The built-in CLI and skills reduce scaffolding friction, which matters if the main goal is to turn a prompt into a presentable deck fast
  • It is more infrastructure than a consumer slide app, so the real audience is teams already using coding agents
  • The latest GitHub release is dated May 3, 2026, so this is a fresh open-source release rather than an older project resurfacing
// TAGS
open-slideframeworkdevtoolagentai-codingcode-generationopen-sourceautomation

DISCOVERED

2h ago

2026-05-04

PUBLISHED

2h ago

2026-05-04

RELEVANCE

8/ 10

AUTHOR

Github Awesome