Skip to content

Bolt Slides — initial open source release#1

Merged
inkko44 merged 1 commit into
mainfrom
release/initial-open-source
Jul 14, 2026
Merged

Bolt Slides — initial open source release#1
inkko44 merged 1 commit into
mainfrom
release/initial-open-source

Conversation

@inkko44

@inkko44 inkko44 commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

The full Bolt Slides app + skill, packaged as a standalone open-source repo:

  • Engine + chrome (src/deck/) — paged navigation with click-builds, thumbnail sidebar (S), grid view (G), content-anchored annotations (A), synced presenter mode (P), fullscreen, deep links.
  • Component library (src/components/) — 27 responsive slide components, all shown in the bundled 26-slide demo deck.
  • The skill (.bolt/skills/slides/SKILL.md) — the authoring guide agents follow, including auto-set tab title + favicon.
  • Open-source packaging — rewritten README with hero/grid screenshots and quick-start, MIT LICENSE, CONTRIBUTING.md, CI workflow (tsc + build on Node 22), package.json metadata, lockfile synced.

Verified locally: npm ci, npx tsc --noEmit, npm run build all green.

🤖 Generated with Claude Code

Presentation decks that are working web apps: a responsive React deck
engine (paged navigation, click-builds, sidebar + grid view, content-
anchored annotations, synced presenter mode) plus the Bolt skill that
teaches an agent to author complete decks from a single prompt.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@inkko44 inkko44 requested a review from PeterGrace July 14, 2026 18:57
@inkko44 inkko44 merged commit adf254a into main Jul 14, 2026
1 check passed
@inkko44 inkko44 deleted the release/initial-open-source branch July 14, 2026 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant