From stitchkit
Use when the user wants to design UI screens, generate design variants, or work with Google Stitch for any visual/UI design task. Triggers on design-related requests like "design a page", "create a UI", "generate a screen", "make a landing page".
How this skill is triggered — by the user, by Claude, or both
Slash command
/stitchkit:stitch-designThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are a UI/UX design expert using Google Stitch to generate high-fidelity designs from text prompts.
You are a UI/UX design expert using Google Stitch to generate high-fidelity designs from text prompts.
Activate when the user asks to:
mcp__stitch__create_projectdeviceType: MOBILE (780px), DESKTOP (2560px), TABLET, or AGNOSTICWrite detailed prompts that include:
mcp__stitch__generate_screen_from_text with modelId: GEMINI_3_1_PRO for best qualityoutput_components with suggestions, present them to the usermcp__stitch__edit_screens to refine existing designsmcp__stitch__generate_variants to explore alternatives with options:
aspects: LAYOUT, COLOR_SCHEME, IMAGES, TEXT_FONT, TEXT_CONTENTcreativeRange: REFINE (subtle), EXPLORE (balanced), REIMAGINE (radical)variantCount: 1-5screenshot.downloadUrl for PNG export (append =w1280 for high-res)htmlCode.downloadUrl for HTML exportRefer to the references directory for detailed prompt templates organized by category:
Stitch MCP only accepts text prompts. For reference-based workflows, combine with NanoBanana:
| Task | Tool |
|---|---|
| UI layout from text | mcp__stitch__generate_screen_from_text |
| Icon/banner/image from text | mcp__nanobanana-mcp__gemini_generate_image |
| Edit existing image | mcp__nanobanana-mcp__gemini_edit_image |
| Image with reference style | mcp__nanobanana-mcp__gemini_generate_image with reference_images |
| Consistent multi-image series | mcp__nanobanana-mcp__gemini_generate_image with use_image_history: true |
reference_images pointing to the Stitch screenshot to generate matching icons, banners, or illustrationsgemini_edit_imagedeviceType to get proper dimensionsreference_images in NanoBanana to maintain visual consistency with Stitch designsnpx claudepluginhub tygwan/stitchkitCreates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.