W10: Introducing Widgets

Eric Hubbell

Eric Hubbell

Mar 1st, 2026
cover image

Overview

This week we introduced Widgets, a new embed layer for Playbooks. They make it possible to place plays outside the main app so developers can share them directly in websites, docs, portfolios, and READMEs.

The goal is to make distribution lighter and more portable. Instead of always sending people back to Playbooks first, Widgets let the experience travel closer to where the work already lives.

What's New

  • Added a dedicated Widgets app for configuring and previewing embeds
  • Added five widget types: modal, button, link, card, and badge
  • Added copy-paste installation and embed code for each variant
  • Added support for embedding plays across websites, docs, and READMEs
  • Added the @playbooks/widgets package for using widgets outside this workspace

Five Widget Types

Widgets are designed to fit different surfaces and levels of context.

  • Modal for launching a Playbooks experience inline
  • Button for a straightforward call to action
  • Link for lightweight text-based placement
  • Card for a richer preview of a play
  • Badge for compact display in docs and repositories

That range makes it easier to choose the right amount of UI for the surface you are working with.

Built for Distribution

Widgets are especially useful when a play needs to appear somewhere other than the main marketplace. That could be a landing page, technical documentation, a personal website, or a repository README.

The experience stays lightweight, but it still points back to the same underlying play and launch flow.

Configurator and Package

To support this release, we also introduced a dedicated Widgets app for configuring, previewing, and copying widget code. Once configured, developers can install @playbooks/widgets and drop the chosen widget into their own project.

That gives Playbooks a cleaner path from discovery to embed to launch.

That's all for now

Widgets are an important step in making Playbooks more portable. We’re excited to keep improving the embed experience so plays can show up naturally wherever developers already share their work.

Related Changelog Entries

View
W14: Introducing MCP
Eric Hubbell

Eric Hubbell

//

Mar 29th, 2026

W12: Data Ingestion
Eric Hubbell

Eric Hubbell

//

Mar 15th, 2026

W8: Introducing Partials
Eric Hubbell

Eric Hubbell

//

Feb 15th, 2026