How I AIHow Notion designers ship live prototypes in minutes | Brian Lovin (Product designer)
At a glance
WHAT IT’S REALLY ABOUT
Notion’s designer-led Next.js playground accelerates prototyping with Claude Code
- Brian Lovin (Notion AI designer) argues B2B SaaS design improves when prototypes “encounter reality” early—ideally in the browser, not only in Figma.
- Notion’s internal “Prototype Playground” is a simple shared Next.js repo where each designer/PM/engineer has namespaced folders for standalone prototypes, enabling visibility and easy reuse of code patterns across the team.
- Brian demonstrates an AI-assisted workflow with Claude Code: planning first, using voice-to-prompt, leveraging project-level and local Claude instruction files, and creating reusable slash commands and skills.
- Advanced automation includes MCP-driven Figma-to-code generation with an iterative verification loop and a deploy command that creates branches/PRs, runs checks, and monitors CI to reduce onboarding friction for less-technical designers.
IDEAS WORTH REMEMBERING
5 ideasDesign quality rises when prototypes hit “reality” earlier.
Lovin frames design as a gradient from napkin to production; moving toward real browser behavior sooner reveals issues like loading states, responsiveness, and interaction flaws that static mocks hide.
A shared prototype repo creates compounding leverage for a design org.
Keeping all prototypes in one Next.js project increases visibility into what others are building and makes it easy to “yoink” code patterns/components rather than rebuilding one-off stacks per designer.
“Nothing magical” beats “perfect tooling” for adoption.
Prototype Playground succeeds by being straightforward (Next.js + folders + shared styles) and deployed with minimal overhead (Vercel + access approvals), making it easy to start and iterate.
Plan-first prompting produces better agentic coding outcomes.
Lovin consistently uses Claude Code’s plan mode and emphasizes reading the plan—especially valuable for catching wrong assumptions before code is written.
Treat every AI request as a prompt to automate the workflow.
His guiding rule: if Claude asks you to check something (browser, lint, CI), teach it to do that itself via commands, tools, or scripts—leading to longer autonomous runs and fewer human interruptions.
WORDS WORTH SAVING
5 quotesYou want your designs to encounter reality as early as possible.
— Brian Lovin
I can prototype faster. I can prototype in production.
— Brian Lovin
There’s no back end for Prototype Playground. It’s just all files on disk.
— Brian Lovin
Any time the AI asks you to do something, you should… see if you could teach the AI to answer that question for itself.
— Brian Lovin
Do you know that I used to have to walk uphill both ways for my CSS?
— Claire Vo
High quality AI-generated summary created from speaker-labeled transcript.
Get more out of YouTube videos.
High quality summaries for YouTube videos. Accurate transcripts to search & find moments. Powered by ChatGPT & Claude AI.
Add to Chrome