What problem does it solve? Exploring visual, structural, or configuration-heavy topics is hard to express in plain text. This Skill builds self-contained interactive HTML playgrounds where users adjust controls, see a live preview, and copy a natural-language prompt capturing their choices. ## Core Features & Use Cases - Six Playground Templates: Design decisions, data/query building, concept mapping, document critique, diff review, and codebase architecture mapping. - Single-File Output: All CSS and JavaScript inlined with no external dependencies, so the playground works offline in any browser. - Live Preview and Prompt Generation: Every control change instantly re-renders the preview and rebuilds a natural-language prompt with a clipboard copy button. - Use Case: Ask for a design playground to tune card border-radius, shadows, and spacing visually, then copy the generated prompt back into your coding session to apply the exact styling. ## Quick Start Ask the AI to create an interactive playground for the topic you want to explore, then open the generated HTML file in your browser.