Vigyata.AI
Is this your channel?

Building Beautiful UIs in Minutes with Claude Code and Stitch

14.1K views· 484 likes· 20:19· Mar 26, 2026

🛍️ Products Mentioned (2)

In this video you will learn how to combine Claude Code with Google Stitch to design and build beautiful UIs for your web applications. 🌐 Bright Data (Sponsor) Use Code LEONVANZYL To Get $20 Free Credits: https://brdta.com/leonvanzyl 🚀 Join 700+ builders learning AI automation & agentic coding: https://www.skool.com/agentic-labs Google Stitch is a free AI UI design tool from Google that generates professional user interface designs using Gemini models. You will learn how to set up the Stitch MCP server in Claude Code, create projects and generate designs directly from the terminal, pull down a reusable design system, create a UI review sub agent to enforce design consistency, and recreate the Stitch pages in your Next.js project using the HTML download method for pixel perfect results. ⏰ TIMESTAMPS: 00:00 Google Stitch and Claude Code Introduction 00:33 What is Google Stitch 01:05 Why Gemini models are better for UI design 01:29 Generating designs in Stitch 02:48 Instant prototype preview in Stitch 03:04 Why use Stitch over frontend design skills 04:14 Design first workflow explained 04:48 Setting up the Stitch MCP server in Claude Code 06:01 Creating the MCP config and API key 07:06 Claude Code creating projects on Stitch 08:00 Building the Cloud Fit demo app design 08:51 Bright Data sponsor segment 10:28 Iterating designs via Claude Code and Stitch 11:04 Pulling down the design system 11:55 Adding design system to Claude.md 12:23 Creating a UI review sub agent 13:36 Implementing the design system in Next.js 15:08 Recreating Stitch pages in the codebase 16:46 Pro tip for downloading HTML from Stitch 17:28 Claude Code building the final Next.js app 18:19 Fastest way to iterate on UI designs Business & sponsorship enquiries: leon.vanzyl@gmail.com #claudecode #vibecoding #agenticcoding

About This Video

This is really cool: in this video I show you how to combine Claude Code with Google Stitch to design and build beautiful UIs for web apps in minutes—anything from a simple landing page to a more complex dashboard. Stitch is Google’s free AI UI design tool, and the reason it matters is simple: most coding agents (and even Claude in general) aren’t great at producing genuinely good-looking UI. Stitch bakes Gemini models into a design workflow that generates a proper design system first (colors, typography, spacing, rounding), then generates screens in real time, and even gives you an instant prototype you can click through. Then I walk through my full “design first” workflow: setting up the Stitch MCP server inside Claude Code (I use the API key route), getting Claude to create a project and generate screens directly from the terminal, and iterating fast without touching your codebase. Once I’m happy, I pull down the reusable design system into a docs/design-system folder, reference it in Claude.md/agents.md, and I create a UI review sub-agent to enforce consistency (because agents sometimes ignore your rules). Finally, I show the fastest way to recreate Stitch pages in a Next.js app: don’t rely on screenshots—use Stitch tools to download the HTML per page so Claude gets the real layout/animation metadata for pixel-perfect results. If you want the exact same images, I also show how to download all Stitch images into your public folder and wire them into the app.

Frequently Asked Questions

🎬 More from Leon van Zyl