google_stitch_skill

Generate UI screens from text prompts via Stitch MCP.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/denish12/codex-ai-agent-and-skills --skill google-stitch-skill
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: google_stitch_skill
Source: https://github.com/denish12/codex-ai-agent-and-skills/tree/main/locales/en/.agents/skills/google_stitch_skill
Command: npx skills add https://github.com/denish12/codex-ai-agent-and-skills --skill google-stitch-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Stitch enables rapid generation and iteration of UI screens from natural language prompts, accelerating UX exploration and handoff while preserving design intent.

Core Features & Use Cases

  • Prompt-driven screen generation via Stitch MCP
  • Iterative refinements with edit_screens and variants
  • Export-ready scaffolds and code previews for DEV handoff

Quick Start

Provide an approved UX Proposal, then run generate_screen_from_text with a prompt describing the screen and deviceType.

Frequently Asked Questions about google_stitch_skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate UI screens from text prompts for rapid prototyping?▼

You can generate UI screens from text prompts by providing a UX proposal and running the generate_screen_from_text function with a descriptive prompt and a specified deviceType. This automates rapid UI ideation and creates initial screen designs instantly.

Can I create design variants for mobile and desktop layouts using prompt engineering?▼

Yes, you can create design variants for mobile, desktop, and responsive layouts. The Skill supports iterative refinements using edit_screens and variant generation to explore different UX directions from your initial text prompts.

How do I export code scaffolds for developer handoff from generated UI prototypes?▼

You can export code scaffolds and code previews for developer handoff directly from your generated UI prototypes. This prepares your prompt-driven screen designs with export-ready code structures to streamline the development process.

What do I need to start using Stitch MCP for UI screen generation?▼

To start using Stitch MCP for UI screen generation, you need an approved UX Proposal as input. Once provided, you can run the text-to-screen generation function with your prompt and target device type to begin prototyping.

Does this approach work for iterative UX exploration and design refinement?▼

Yes, this approach is built for iterative UX exploration and design refinement. You can apply edit_screens to existing designs and generate multiple variants to accelerate UX exploration while preserving your original design intent.