What problem does it solve?
It enables designers and developers to render interactive web UI components directly on the canvas, eliminating the limitation of static shapes and allowing instant visual feedback for prototypes, responsive designs, and variant comparisons.
Core Features & Use Cases
- Sets up an isolated Vite dev server that generates preview URLs for each component.
- Allows embedding these preview URLs as iframe shapes on the workspace canvas.
- Supports rapid iteration, design variant exploration, responsive and state previews, and multi‑page flows when explicitly requested.
- Provides guidelines for asset handling, image generation, and custom font integration within the sandbox.
- Orchestrates subagents for parallel design‑variant creation, enabling efficient multi‑option workflows.
Quick Start
Use the mockup-sandbox skill to launch a Vite preview server, create a component in artifacts/mockup-sandbox/src/components/mockups/..., and embed its preview URL as an iframe on the canvas.