The non-technical PM's guide to building with Cursor | Zevi Arnovitz (Meta)
Key insights
Books referenced
- The Fountainhead - Ayn Rand - his favorite fiction book, named in the lightning round
- Shoe Dog - Phil Knight - business book he just finished, the Nike founding story
- Mindset - Carol Dweck - psychology book that he says changed his life by moving him from a fixed to a growth mindset
Media referenced
- The Pitt - show - recent TV show he watched with his wife and enjoyed
- Severance - show - his top recommendation, tells everyone to watch it if they haven't
- Everyone should be using Claude Code more - article - Lenny's newsletter piece referenced as background reading on Claude Code adoption
- Becoming a super IC: Lessons from 12 years as a PM individual contributor - podcast - prior Lenny's Podcast episode with Tal Raviv, the friend who introduced Lenny to Zevi and whose framing ("code is just words") Zevi cites
Companies
- Meta - Zevi's current employer, where he works as a PM and used AI to prepare for the interview loop
- Wix - Zevi's previous employer, where he tells the failure-corner story about his first product review
- Anthropic - makes Claude and Claude Code, which power most of Zevi's workflow inside Cursor
- Cursor - the AI coding IDE Zevi graduated to once he outgrew Bolt and Lovable, home of the Composer model and slash-command system
- OpenAI - makes Codex, the model Zevi uses as a second independent code reviewer alongside Claude
- Google - makes Gemini 3 (used for UI/front-end work) and Antigravity, its Cursor competitor
- Linear - issue tracker Zevi's Claude 'create issue' slash command writes tickets into directly via MCP
- Bolt - no-code AI builder Zevi started with after seeing a YouTube demo; later outgrew it once his app needed payments
- Base44 - no-code AI builder he also used, e.g. to build a quiz game to drill his own interview prep
- 10Web - podcast sponsor; AI website-building and vibe-coding-as-an-API platform
- DX - podcast sponsor; developer intelligence platform for measuring AI's impact on engineering productivity
- Framer - podcast sponsor; website builder used by companies like DoorDash and Zapier
Techniques and frameworks
- Six-phase slash-command workflow - Create Issue -> Explore -> Create Plan -> Execute -> Review -> Peer Review -> Update Docs, each step a reusable saved prompt he built up over a year
- CTO persona prompting - a custom system prompt instructing the model to own technical decisions, push back, and never people-please, originally built as a ChatGPT project before folding into Cursor/Claude Code
- Peer review across models - having Claude, Codex, and Composer each independently review the same code, then feeding their findings back to the original coding agent and telling it to argue or fix rather than accept at face value
- Personifying AI models - treating each model as a distinct 'person' with a personality (Claude as an opinionated but collaborative CEO, Codex as a heads-down solo fixer, Gemini as a talented but erratic designer) to decide which task to route to which model
- Learning opportunity slash command - a saved prompt that has Claude explain a concept back to him using the 80-20 rule whenever he hits something he doesn't understand, framed as ongoing 'exposure therapy' for a non-technical person
- Post-mortem-driven documentation updates - after any AI mistake, asking the model what in its prompt or tooling caused the error, then updating the relevant slash command or docs so the same mistake doesn't recur
Summary
Zevi Arnovitz, a product manager at Meta with no technical or engineering background, walks Lenny through the exact workflow he built over the past year to design, build, and ship real software using Cursor and Claude Code, including a side app called StudyMate that makes money. The conversation opens with his origin story: watching a YouTube demo of Bolt or Lovable while traveling in Japan around the time Claude 3.5 Sonnet launched, feeling like he'd been handed "superpowers," and going home to start building immediately. From there he built up, iteration by iteration, a six-phase pipeline of reusable slash-command prompts inside Cursor: capture an idea as a Linear issue, explore it with AI, write a plan, execute the plan, review the resulting code, run a multi-model peer review, and update documentation, all of which he is releasing publicly alongside the episode.
A recurring thread is how Zevi manages the model itself. He originally built a dedicated ChatGPT "CTO" project with a strict system prompt demanding ownership, pushback, and zero sycophancy, after watching ChatGPT confidently fabricate a false technical claim and then admit it was "just making things up." That persona now lives inside his Claude Code setup. He also personifies different models by their practical character: Claude as an opinionated but collaborative CEO-type collaborator, Codex as a heads-down solo engineer who disappears for hours and returns with a fix, and Gemini 3 as a brilliant but visibly erratic UI designer. He deliberately routes tasks to whichever model fits, using Cursor's fast Composer model for simple work and splitting front-end from back-end work across models.
The most detailed technical segment is a live screen-share where Zevi builds a real feature for StudyMate (fill-in-the-blank quiz questions) end to end, narrating each slash command as he goes. He argues that writing code is no longer the hard part; reviewing AI-written code is, since he personally cannot catch subtle bugs by reading code he doesn't understand. His answer is a "peer review" step where Claude, Codex, and Composer each independently review the same branch, and their findings are fed back to the original coding agent as competing "dev lead" opinions it must either justify overriding or act on. He treats every mistake as a signal to update the underlying prompt or documentation so the workflow compounds in quality over time, rather than repeating the same failure.
Beyond the technical mechanics, Zevi and Lenny spend real time on what this means for the PM role and for careers more broadly. Zevi rejects the framing that heavy AI use is "outsourcing your thinking," arguing the PM's job was never to have the smartest answer solo, and that resistance to AI assistance often correlates with discomfort sharing unfinished work. He also describes using AI extensively, but not exclusively, to prepare for his Meta PM interviews: a personal Claude "coach" project, a custom Base44 quiz game to drill product-segmentation questions, and scraping a real interview question bank via Perplexity's Comet browser, while stressing that live human mock interviews were still the single biggest unlock for a loop as competitive as Meta's.
The episode's Failure Corner covers Zevi's rocky start at Wix, where he tried to impress a team of far more experienced PMs solo, bombed his first product review, and learned to instead recruit each senior PM as a mentor for a specific strength, turning later wins into shared successes rather than solo flexes. He closes on a broader claim: as AI narrows the gap between technical and non-technical roles, job titles and rigid responsibilities will "collapse," and curious, hardworking people willing to learn fast have outsized leverage right now, regardless of formal experience. A lightning round covers his book picks (The Fountainhead, Shoe Dog, Mindset), TV recommendations (The Pitt, Severance), and a story about his teenage thermal-clothing side hustle, complete with a basketball-arena marketing jingle.
Notable Quotes
"If people walk away thinking how amazing you are, you failed. And if people walk away and open their computer and start building, you've succeeded." - Zevi Arnovitz, quoting advice from Claude
"It's not that you will be replaced by AI. You'll be replaced by someone who's better at using AI than you." - Zevi Arnovitz
"Code is just words at the end of the day. So it's just files on your computer." - Zevi Arnovitz
"The only way that AI makes you worse at your job is if you're using it wrong." - Zevi Arnovitz
"Nobody knows what the fuck they're doing." - Zevi Arnovitz, citing his brother's life motto