How I AI

How I built an Apple Watch workout app using Cursor and Xcode (with zero mobile-app experience)

93 snips
Sep 15, 2025
Terry Lin, a product manager and developer behind Cooper’s Corner, reveals how he created an AI-powered fitness app that simplifies workout logging through voice recognition. He discusses his unique vibe-coding technique, which maximizes AI collaboration to boost productivity. Terry shares insights on dual-wielding Cursor and Xcode for coding, along with his three-step AI workflow: create, review, and execute. He also introduces the rubber duck method for code comprehension, making AI tools work seamlessly with human creativity.
Ask episode
AI Snips
Chapters
Transcript
Episode notes
ANECDOTE

From Voice Memos To Full App

  • Claire built Copper's Corner to avoid tedious app setup and manual workout logging.
  • She started with Apple Watch voice memos and a Python+GPT spreadsheet then evolved it into an iPhone+Watch app.
ANECDOTE

Voice Logging Across Watch And Phone

  • Claire demos voice logging from Apple Watch or phone and shows automatic transcription to structured records.
  • The app captures exercise, weight, reps, timestamp, and an illustrative image without manual entry.
ADVICE

Dual-Wield Cursor And Xcode

  • Use a dual-wield workflow: code in Cursor and build/debug in Xcode.
  • Point both tools at the same project folder so Cursor writes code and Xcode handles compile/runtime debugging.
Get the Snipd Podcast app to discover more snips from this episode
Get the app