I Made Opus 4.8 and Fable 5 Build the Same App (RAW RESULTS)
Three identical one-shot prompts. Two models. The gap was not close.
June 11thAn 8-step agentic pipeline that takes you from naive AI slop to a pixel-near Linear replica, deployed to Vercel with an MCP server, in under 20 minutes.
A structured agentic pipeline — recon, extraction, design spec, build, QA loop, deploy, customize, MCP — closes the gap between AI slop and a production-quality SaaS clone, making software ownership the default path for anyone who can prompt.
Naive AI cloning fails because the model has no structured evidence about what it is building. The fix is a five-phase context pipeline: automated screenshot recon of every UI state, CSS/token extraction via the Claude Chrome extension, a portable design.md spec, a single-agent build pass, and a QA sub-agent loop that grades pixel accuracy against the live site until it approves. Two final phases complete the arc: Vercel deploy in one agent command, and an MCP server so Claude can create and update issues in your clone without touching the UI. The full system is on GitHub.
Sign in and you get 23 free chat messages on us — ask for the hook, quote a framework, find the exact transcript moment, generate a markdown action plan. Bring your own key when you want unlimited.
Create a free account →
Side-by-side reveal of Linear and the afternoon clone; thesis stated

Naive single-prompt output shown: broken purple dashboard, wrong avatar, dead buttons

Introduces clone-app-pat-pro and its 8-phase pipeline

Chrome extension walks every route and interaction state; feedback loop catches missed hover and detail states

Reads computed CSS, downloads real fonts and icons; produces states manifest doc

Converts raw extracted values into a portable design system file; portability explained

Single-agent first pass; localhost comparison shows approx 90% fidelity out of the gate

Detailed feedback triggers sub-agent QA cycle; translucency and toolbar issues resolved

One agent command deploys to Vercel via pre-stored API key; live URL confirmed

Screenshots Linear's paywalled Insights dashboard; prompts agent to build it in

One prompt builds API endpoints and MCP server; agent creates an issue in 2 seconds; live refresh confirms

GitHub repos linked; next video teased on agent configuration
The gap between an AI-generated mess and a production-quality app is not model capability — it is the quality of the evidence package you give the model before it writes a single line.
“Everything down to the radial gradient inside the buttons has been more or less replicated.”
“A separate set of agents will go in and grade that copy against the real Linear, pixel for pixel, and then keep fixing those differences until they match.”
“Jesus. I honestly thought I was on Linear for a second.”
“If I'm clicking around UIs, that is just so 2025.”
“We've built an entirely agentic platform in just a few prompts.”
See every word as it's spoken — crank it to 2× and still catch all of it. The same dual-channel trick behind Amazon's Kindle + Audible.
Linear is a $1.25B product management platform with a design so polished it has become a reference point for the industry. Pat Simmons opened Claude Code on an afternoon and built a working replica. The title is a provocation — but the demo is real.
A repeatable 8-phase pipeline for cloning any SaaS to production-quality with zero manual coding, using Claude Code, the Claude Chrome extension, and Cursor.
“I will include the GitHub repo to this linear clone if you wanna just swipe that along with a repo to the full cloning system.”
Low-key, no hard pitch; relies on value delivery throughout. Newsletter link in description, next-video tease at outro.
00:00
00:22
00:35
00:50
01:06
01:19
01:33
01:47
02:02
02:16
02:30
02:45
02:59
03:14
03:28
03:42
03:57
04:11
04:25
04:40
04:54
05:09
05:23
05:41
05:52
06:06
06:20
06:32
06:45
06:58
07:18
07:32
07:47
08:01
08:21
08:26
08:44
09:02
09:13
09:27
09:42
09:56
10:10
10:25
10:39
10:54
11:08
11:22
11:37
11:51
12:05
12:20
12:34
12:49
13:03
13:17
13:32
13:46
14:00
14:15
14:29
14:44
14:58
15:12
15:20
15:41
15:55
16:10
16:24
16:39
16:57
17:14
17:22
17:36
17:50
18:05
18:19
18:34
18:48
19:08Three identical one-shot prompts. Two models. The gap was not close.
June 11thA 19-minute build walkthrough: four prompts to a coding agent, and your Mac responds to your voice across every app -- browser, SaaS, Premiere Pro.
June 17thA hands-on walkthrough of OpenAI Codex role-specific plugins and three live demos that show what it looks like when an AI runs your entire job function.
June 5thHow a new viral tweet revealed the next tier of AI engineering: designing loops that prompt your agents, so you never have to.
June 9thA 25-minute honest breakdown of loop engineering — what the AI coding elite actually mean by it, why it gets expensive fast, and how to build a harness that makes it reliable.
June 18thA 20-minute walkthrough of the only Git feature that lets you run parallel AI coding sessions without them breaking each other.
June 14th