What problem does it solve? Exploring visual, structural, or data-heavy decisions 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 back into Claude. ## Core Features & Use Cases - Six ready templates: design playgrounds (components, color, typography), data explorers (SQL, APIs, regex), concept maps (learning and knowledge gaps), document critique (approve/reject/comment review), diff review (line-by-line code comments), and code maps (architecture diagrams with feedback). - Consistent interaction model: single state object, instant live preview on every control change, natural-language prompt output that only mentions non-default choices, and a copy button with feedback. - Use Case: Ask for a card component design playground, tweak border-radius, shadow, and padding with sliders, watch the preview update live, then copy the generated prompt describing your chosen style to hand back to Claude. ## Quick Start Create an interactive playground that lets me explore button styles with controls for radius, padding, and hover effects.