Gen UI Playground

Gen UI Playground

A living catalog of generative UI patterns. Each card links to a live, configurable demo.

Implemented (10)

Chat Rich Card

stable

An inline rich-data card that appears inside an assistant message — demonstrates structured output for weather, scores, and other at-a-glance data.

chatlow

Streaming Message

stable

Live assistant response that streams token by token with a blinking cursor — the core interaction pattern for any Claude-powered chat UI.

chatmedium

Suggested Replies

stable

Chips beneath each assistant message let users continue the conversation with one tap — reduces typing friction and guides exploration.

chatlow

Agent Handoff

stable

An inline card that surfaces in a chat thread when one AI agent delegates a task to another — shows source agent, target agent, and optional handoff reason.

agentlow

Tool Call Visualization

stable

Real-time inline display of tool calls as an agent works — each call shows status, input, and output, building trust in agentic responses.

agentmedium

Ticket Price Sandbox

stable

Simulates AI-generated JavaScript code producing ticket listings; the code streams into view then executes, with results ranked by value-for-proximity.

agenthigh

Orchestration · Tabbed Agents

in-progress

Four agents tabbed on the left, each a full chat surface. Click a tab to see the agent’s recap, current task, next task, and live log.

agenthigh

Orchestration · CLI Subagents

in-progress

A Claude Code–like CLI with subagent rows you can drill into. Each subagent reveals its recap, tool calls, and a focused chat surface.

agenthigh

Orchestration · Popup Dashboard

in-progress

Agents "pop up" as avatars when they need human intervention; a footer strip keeps actively-working agents in view. Click any agent to direct them.

agentmedium

Orchestration · Repo Map

in-progress

A radial map of repos-as-nodes with agents visible as avatars on the folders they’re touching — click one to direct them, watch idle ones queue in the sidebar.

agenthigh