Episode

From Figma to Claude Code and back | Gui Seiz & Alex Kern (Figma)

Podcast
How I AI
Published
Mar 11, 2026
Duration seconds
2421
Processing state
not_requested
Canonical source
https://podcasters.spotify.com/pod/show/pen-name/episodes/From-Figma-to-Claude-Code-and-back--Gui-Seiz--Alex-Kern-Figma-e3g82hu
Audio
https://anchor.fm/s/1035b1568/podcast/play/116705278/https%3A%2F%2Fd3ctxlq1ktw2nl.cloudfront.net%2Fstaging%2F2026-2-10%2F419745565-44100-2-f5c35d8b720c.mp3
JSON
/v1/public/podcasts/how-i-ai-7304222/episodes/from-figma-to-claude-code-and-back-gui-seiz-alex-kern-figma
Markdown
/podcast/how-i-ai-7304222/from-figma-to-claude-code-and-back-gui-seiz-alex-kern-figma.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/how-i-ai-7304222/episodes/from-figma-to-claude-code-and-back-gui-seiz-alex-kern-figma/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/how-i-ai-7304222/from-figma-to-claude-code-and-back-gui-seiz-alex-kern-figma.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

Most teams are still passing static design files back and forth, and most Figma files are already out of date by the time they reach engineering. Gui Seiz (designer) and Alex Kern (engineer) from Figma walk through the exact workflow their team uses to bridge that gap with AI, live onscreen. They demo how to pull a running web app directly into Figma using the Figma MCP, edit it collaboratively, and push it back to code. The old linear waterfall workflow is gone. What replaces it is a fluid, bidirectional loop where design and code inform each other in real time. What you’ll learn: How to use Figma’s MCP to pull production code directly into Figma files A workflow for pushing design changes from Figma back into your codebase using Claude Code without manual CSS adjustments How to export multiple code states (like all five states of a signup flow) into Figma so designers can work with what actually exists in production Why AI has shifted design work upstream to planning and downstream to craft, eliminating the rushed middle phase of execution How to create custom skills that automate pre-flight checks, lint fixes, and CI monitoring before pushing code to production How to structure your codebase so AI can write 90% of your code more effectively — Brought to you by: Optimizely —Your AI agent orchestration platform for marketing and digital teams — In this episode, we cover: (00:00) Introduction to Gui and Alex from Figma (02:56) How AI has transformed Figma’s internal workflows (05:17) The collapse of linear design-to-code workflows (07:28) Demo: Pulling production code into Figma using MCPs (10:49) Using Figma for precise design manipulation and team collaboration (14:10) Demo: Pushing Figma designs back into code with Claude Code (16:06) How AI has changed the role of…