
google-labs-code
google-labs-code / stitch::code-to-design
8.4kConvert frontend code (Vite, React, Angular, Vue, etc.) to a Stitch Design by chaining static HTML extraction, design system extraction, and file upload.
google-labs-code / enhance-prompt
8.4kTransforms vague UI ideas into polished, Stitch-optimized prompts. Enhances specificity, adds UI/UX keywords, injects design system context, and structures output for better generation results.
google-labs-code / stitch::extract-design-md
8.4kExtract a comprehensive design system (DESIGN.md) directly from frontend source code — React, Vue, Svelte, Angular, plain HTML/CSS, or any web framework.
google-labs-code / stitch::extract-static-html
8.4kExtract self-contained static HTML from a built web application or React components by inlining CSS and images. Use this skill whenever you need to capture a specific UI state, share a static version of a page, or prepare assets for Stitch upload, even if the user just asks to 'save the HTML' or 'mo…
google-labs-code / stitch::generate-design
8.4kGenerate new screens from text prompts or images, edit existing screens with prompts and design system tokens, and generate design variants using Stitch MCP. Includes prompt enhancement pipeline, design mappings, professional UI/UX terminology, design tokens and theme system capabilities.
google-labs-code / stitch::manage-design-system
8.4kManage design systems in Stitch using MCP tools. Includes retrieval of assets, creating/updating design systems in Stitch, and applying them to screens.
google-labs-code / stitch::react-components
8.4kConverts Stitch designs into modular Vite and React components, or syncs/updates existing React components to align with the latest Stitch designs, using system-level networking and AST-based validation.
google-labs-code / stitch::react-native
8.4kConvert Stitch HTML designs to React Native components, or syncs/updates existing native components to align with the latest Stitch designs, using StyleSheet.
google-labs-code / react-vite-dashboard
8.4kConvert Stitch designs into production React + Vite dashboards with TanStack Query, accessible tokens from DESIGN.md, and Web3-ready patterns (ethers/viem).
google-labs-code / shadcn-ui
8.4kExpert guidance for integrating and building applications with shadcn/ui components, including component discovery, installation, customization, and best practices.
google-labs-code / site-md
8.4kAnalyze a project description or site requirements and synthesize a project constitution into SITE.md for the Stitch Build Loop
google-labs-code / stitch::upload-to-stitch
8.4kUpload local assets (images, mockups, extracted HTML, design markdown) to a Stitch project. ALWAYS use this skill when you need to upload visual assets, HTML pages, or design docs to Stitch, particularly when direct MCP tool calls fail or truncate due to base64 token limits.
google-labs-code / design-md
8.4kAnalyze Stitch projects and synthesize a semantic design system into DESIGN.md files
google-labs-code / remotion
8.4kGenerate walkthrough videos from Stitch projects using Remotion with smooth transitions, zooming, and text overlays
google-labs-code / stitch-loop
8.4kTeaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern