What problem does it solve?
This Skill solves the challenge of designing and validating web UI by letting you see live, rendered components directly on the workspace canvas instead of relying on static shapes or approximate guesses.
Core Features & Use Cases
- Isolated live UI sandbox: Render components in a dedicated artifact using a Vite dev server so previews behave like real UI.
- Canvas-embed previews via iframes: Each mockup component is exposed on a path-based preview route that can be embedded on the canvas.
- Rapid iteration and state previews: Prototype responsive layouts and UI states (loading, empty, error) and iterate quickly with hot reload.
- Variant comparison: Produce side-by-side design alternatives (including orchestration for multiple variants) to compare structure, content strategy, and interaction patterns.
- Guardrails for redesign: Includes an explicit extract-first workflow to avoid hand-coding inaccurate reimplementations of existing components.
Quick Start
Ask the AI to mock up a specific UI component (for example, "Create two iframe-based mockup variants of a pricing card, one minimal and one bold") and then place the resulting preview iframes on the canvas using the mockup-sandbox preview routes.