Claude aecd4c852f Add Apache 2.0 LICENSE files to all internal plugins 6 kuukautta sitten
..
.claude-plugin 4e459fbe74 Rename artifact plugin to playground 7 kuukautta sitten
skills 4e459fbe74 Rename artifact plugin to playground 7 kuukautta sitten
LICENSE aecd4c852f Add Apache 2.0 LICENSE files to all internal plugins 6 kuukautta sitten
README.md 4e459fbe74 Rename artifact plugin to playground 7 kuukautta sitten

README.md

Playground Plugin

Creates interactive HTML playgrounds — self-contained single-file explorers that let users configure something visually through controls, see a live preview, and copy out a prompt.

What is a Playground?

A playground is a self-contained HTML file with:

  • Interactive controls on one side
  • A live preview on the other
  • A prompt output at the bottom with a copy button

The user adjusts controls, explores visually, then copies the generated prompt back into Claude.

When to Use

Use this plugin when the user asks for an interactive playground, explorer, or visual tool for a topic — especially when the input space is large, visual, or structural and hard to express as plain text.

Templates

The skill includes templates for common playground types:

  • design-playground — Visual design decisions (components, layouts, spacing, color, typography)
  • data-explorer — Data and query building (SQL, APIs, pipelines, regex)
  • concept-map — Learning and exploration (concept maps, knowledge gaps, scope mapping)
  • document-critique — Document review (suggestions with approve/reject/comment workflow)

Installation

Add this plugin to your Claude Code configuration to enable the playground skill.