stitch-ui-designer
Design, preview, and generate UI code using Google Stitch (via MCP). Helps developers choose the best UI by generating previews first, allowing iteration, and then exporting code.
Install
mkdir -p .claude/skills/stitch-ui-designer && curl -L -o skill.zip "https://mcp.directory/api/skills/download/6366" && unzip -o skill.zip -d .claude/skills/stitch-ui-designer && rm skill.zipInstalls to .claude/skills/stitch-ui-designer
About this skill
Stitch UI Designer
This skill allows you to design high-quality user interfaces using Google Stitch.
Workflow
Follow this process to help the user design a UI:
-
Setup (First Time Only)
- Check if the
stitchserver is configured inmcporter. - If not, configure it:
mcporter config add stitch --command "npx" --args "-y stitch-mcp-auto" - Ensure the user is authenticated with Google Cloud (the tool may prompt for
gcloud auth).
- Check if the
-
Generate & Preview
- Ask for a description of the interface (e.g., "Login screen for a crypto app").
- Use
stitch.generate_screen_from_textwith the prompt. - Important: This returns a
screenId. - Immediately fetch the preview image using
stitch.fetch_screen_image(screenId). - Show the image to the user. Do not fetch the code yet.
-
Iterate & Customize
- Ask the user for feedback on the preview.
- If changes are needed, use
stitch.generate_screen_from_textagain (potentially usingstitch.extract_design_contextfrom the previous screen to maintain style) or just refine the prompt. - Show the new preview.
-
Export Code
- Once the user approves the design ("This looks great"), fetch the code.
- Use
stitch.fetch_screen_code(screenId). - Present the HTML/CSS code or save it to a file as requested.
Tools (via mcporter)
Call these using mcporter call stitch.<tool_name> <args>:
-
generate_screen_from_text
- Args:
prompt(string),projectId(optional, usually auto-detected bystitch-mcp-auto) - Returns:
screenId,name,url - Use this to start a design.
- Args:
-
fetch_screen_image
- Args:
screenId(string) - Returns: Image data (display this to the user).
- Use this to show the preview.
- Args:
-
fetch_screen_code
- Args:
screenId(string) - Returns:
html(string),css(string), etc. - Use this ONLY after user approval.
- Args:
-
create_project
- Args:
name(string) - Use if no project exists.
- Args:
Tips
- Project Context:
stitch-mcp-autotries to manage the project ID automatically. If you get errors about missing project IDs, ask the user to create or select a Google Cloud project first usingcreate_projector by setting theGOOGLE_CLOUD_PROJECTenv var. - Preview First: Always prioritize the visual preview. Generating code for a bad design wastes tokens and time.
- Stitch MCP Auto: We use
stitch-mcp-autobecause it handles the complex Google auth setup more gracefully than the standard package.
More by openclaw
View all skills by openclaw →You might also like
flutter-development
aj-geddes
Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.
drawio-diagrams-enhanced
jgtolentino
Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.
ui-ux-pro-max
nextlevelbuilder
"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."
godot
bfollington
This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.
nano-banana-pro
garg-aayush
Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.
fastapi-templates
wshobson
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.
Related MCP Servers
Browse all serversCreate modern React UI components instantly with Magic AI Agent. Integrates with top IDEs for fast, stunning design and
Connect Blender to Claude AI for seamless 3D modeling. Use AI 3D model generator tools for faster, intuitive, interactiv
AI-driven CAD modeling with FreeCAD: control design workflows, generate logos, and edit objects using remote Python scri
Unlock seamless Salesforce org management with the secure, flexible Salesforce DX MCP Server. Streamline workflows and b
Generate faces with thispersondoesnotexist, an AI face generator with batch options—ideal for customizable datasets and
Black Forest Labs offers an AI image generator using FLUX models and signed URLs to create high-quality images for creat
Stay ahead of the MCP ecosystem
Get weekly updates on new skills and servers.