Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By stevysmith
Generate self-contained single-file interactive HTML playgrounds with visual controls, live previews, and copyable prompts to visually explore and experiment with designs, data, code, and documents.
npx claudepluginhub stevysmith/playground-sync --plugin playground-skillInteractive HTML playgrounds with live sync to Claude Code. Generate visual explorers, tweak controls in the browser, and send prompts directly back to Claude — no copy-paste needed.
If the sync server isn't running, the button gracefully falls back — you can always copy-paste instead.
/plugin marketplace add stevysmith/playground-sync
/plugin install playground-skill@playground-sync
/plugin install playground-sync@playground-sync
Both plugins are needed:
Browser (playground HTML)
│
│ POST /prompt
▼
HTTP server (localhost:4242)
│
│ in-memory store
│
▼
MCP server (stdio) ◄── Claude Code
The playground HTML posts prompts to a local HTTP server. Claude connects to that same server via MCP and calls playground_watch to wait for prompts. When one arrives, the tool returns it and Claude acts on it.
For hands-free operation, run the server in burst mode:
cd plugins/playground-sync/server
node dist/cli.js --burst
This polls for incoming prompts, batches any that arrive within a 10-second window, and spawns claude to process them automatically.
cd plugins/playground-sync/server
npm install
npm run build
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Creates interactive HTML playgrounds — self-contained single-file explorers with visual controls, live preview, and prompt output with copy button
Transport server that receives prompts from playground HTML files and exposes them to Claude via MCP tools. Supports burst mode for hands-free processing.
Sixteen HTML-output skills that help Claude Code reach for self-contained HTML artifacts (specs, diagrams, dashboards, prototypes, decks, mind maps, design tokens, comparison matrices, and more) instead of long-form markdown when HTML is the better surface.
Open-source, skills-based version of Claude Design (claude.ai/design) for Claude Code. HTML pages, slide decks, interactive prototypes, UI kits, and brand systems — with taste, context-matching, and anti-slop discipline.
Skill for building collaborative, real-time HTML elements with playhtml
High-fidelity HTML design skill — Iron Law enforcement, auto update check, design context preservation, and temp cleanup via hooks
Transport server that receives prompts from playground HTML files and exposes them to Claude via MCP tools. Supports burst mode for hands-free processing.
Festive holiday theme for Claude Code - Santa hats and holiday cheer!
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim