{"content": ["The New Tool That's Killing Figma's Stock Price
Chase H. argues that Google just dropped something extraordinary — and it's free.
Yesterday, Google released Stitch 2.0, a front-end design tool powered by Gemini 3.1. The result: Figma's stock dropped nearly 8% in a single day. Why? Because Stitch does what no free tool has done before — it generates high-quality web page designs from simple text prompts and screenshots.
This isn't about replacing Claude Code. It's about filling the one gap that agentic coding tools have struggled with: visual front-end design.
The Workflow That Changes Everything
The process is surprisingly straightforward. Users start by visiting Stitch and selecting either Flash 3.1 or Pro 3.1 — the latter producing stronger results despite being slower.
Then comes the real magic. Users can upload screenshots from sites like Dribble, Godless, or Pinterest to serve as inspiration. They paste that screenshot into Stitch, describe what they want, and Gemini generates a complete design system automatically — including primary colors, secondary colors, typography, button styles, and layout conventions.
The design appears on an infinite canvas where users can regenerate variations instantly, edit individual components, preview in full screen, or use the live mode feature to have a conversation about adding motion graphics or cursor effects directly within the design.
Exporting to Production Code
Once a design feels right, exporting is simple. Users click "more," select "view as code," and copy the output. Then they paste it into Claude Code, which generates the working front-end in approximately 60 seconds.
The result isn't perfect — some images remain generic, and certain elements still need refinement. But users get an 80-90% finished product without spending tokens inside Claude Code at all. The foundation is solid enough to then push to platforms like 21st.dev or GitHub for deployment.
"This buys us a ton of room to iterate, iterate, and really get our creative vision locked on."
Critics might note that Stitch's output still requires significant human refinement before production — it's a strong starting point rather than a finished product. The live mode conversation feature appears experimental, and its actual capabilities remain unclear.
Bottom Line
The strongest argument for this workflow is simple: it costs nothing, it produces genuinely usable design, and it fills the exact gap that agentic coding tools have missed. The vulnerability? This is still early technology — Google likely poured significant resources into Stitch to compete with Figma's dominance, meaning expect rapid iteration and improvement. For developers seeking a fast path from inspiration to deployable code, this approach now exists where it didn't before."}