What problem does it solve?
This Skill turns complex topics into interactive HTML playgrounds so users can explore options visually, test ideas quickly, and generate a ready-to-use prompt from their choices instead of describing everything manually.
Core Features & Use Cases
- Self-contained browser tools: Builds a single-file HTML experience with inline styles and script, live preview, copy-to-clipboard output, and sensible defaults.
- Template-driven workflows: Adapts to design exploration, data/query building, document critique, diff review, concept mapping, and code architecture visualization using the matching template.
- Use Case: A user can ask for a playground that helps compare layout options, review a specification, or map a codebase, then interact with controls and copy the generated instruction back into Claude.
Quick Start
Create a single-file HTML playground for the requested topic using the closest template, wire the controls to a live preview and prompt output, and include presets plus a copy button.