What problem does it solve?
This Skill solves the problem of repeatedly regenerating HTML designs to explore visual variations by adding an interactive control layer that lets users adjust design parameters in real time.
Core Features & Use Cases
- Live Design Controls: Wrap HTML artifacts with a side panel for adjusting accent colors, typography scale, density, themes, and motion settings through CSS custom properties.
- Persistent Customization: Store user preferences in localStorage so selected design variants remain after refreshing the page.
- Use Case: Turn a landing page prototype into an interactive design exploration tool where users can test light/dark themes, spacing options, and visual styles without asking an agent for new versions.
Quick Start
Wrap this HTML artifact with a tweak panel that lets users adjust accent color, type scale, density, theme, and motion while preserving their choices.