๐Ÿงช Claude Code Playground

A small sandbox app for testing the Claude Code Chrome extension. Nothing here is real.

Counter

A basic stateful widget โ€” good for testing click detection and DOM updates.

0

Form controls

Every common input type in one place.

Experience level

Todo list (backed by a real API)

Tabs

This is the overview panel. Switch tabs to see other content.

Drag and drop

Drag the chip into the drop zone.

๐ŸŽฏ Drag me
Drop here

Star rating (backed by a real API)

Click a star to rate. Persisted server-side, so it survives a reload.

Not rated yet

API echo

Sends whatever you type to POST /api/echo and shows the raw response.


  

Live clock

Updates every second โ€” good for testing that you can read dynamic text.