What problem does it solve?
Google Stitch API usage can be complex to orchestrate for fast UI ideation, previewing, and exporting into design specs that other skills can implement. This Skill streamlines the end-to-end flow from prompt to exportable HTML/Tailwind and an agent-readable DESIGN.md.
Core Features & Use Cases
- Generate UI screens from prompts: Turns natural-language UI requests into high-fidelity design screens and preview images, including optional device targeting and variant exploration.
- Export designs into implementation-ready artifacts: Downloads generated HTML (Tailwind-based) and produces DESIGN.md by extracting tokens and structure from the exported HTML.
- Orchestrate quota-aware design-to-code pipelines: Tracks daily credits locally, warns on low quota, and supports a fallback workflow when exhausted.
- Use cases: Rapid prototyping of product pages, iterating on landing page variants, and creating a design spec that downstream implementation skills can consume to build real UI.
Quick Start
Generate a checkout UI design from this prompt: "A checkout page with payment form and cart summary".