Stitch Design
by @google-labs-code · plugin · 6 skills
Stitch Design skills from google-labs-code/stitch-skills.
Install the whole plugin (CLI)
npx skillmds add google-labs-code/stitch-code-to-design
npx skillmds add google-labs-code/stitch-generate-design
npx skillmds add google-labs-code/stitch-upload-to-stitch
npx skillmds add google-labs-code/stitch-extract-design-md
npx skillmds add google-labs-code/stitch-extract-static-html
npx skillmds add google-labs-code/stitch-manage-design-systemSkills in this plugin
- ▌ stitch-code-to-design · google-labs-codeConvert frontend code (Vite, React, etc.) into a Stitch Design by extracting static HTML, analyzing the design system, and uploading to Stitch.
- ▌ stitch-generate-design · google-labs-code bundleGenerate new design screens from text prompts or images, edit existing screens, and create design variants using Stitch MCP.
- ▌ stitch-upload-to-stitch · google-labs-code bundleUpload local assets (images, mockups, extracted HTML, design markdown) to a Stitch project, bypassing MCP tool base64 token limits.
- ▌ stitch-extract-design-md · google-labs-code bundleReverse-engineer a design system from frontend source code by analyzing component files, stylesheets, Tailwind configs, theme definitions, and design tokens to produce a comprehensive DESIGN.md document.
- ▌ stitch-extract-static-html · google-labs-code bundleExtract self-contained static HTML from a built web application or React components by inlining CSS and images.
- ▌ stitch-manage-design-system · google-labs-code bundleManage design systems in Stitch using MCP tools, including retrieval of assets, creating or updating design systems, and applying them to screens.