H
Howardism
Plate IIProduct & Org中文HOWARDISM

Prototype Over PRD

PublishedJune 7, 2026FiledConceptDomainProduct & OrgTagsProduct ManagementPrototypingAI Coding WorkflowReading7 minSourceAI-synthesised

Dan Carey's prototype-replaces-PRD method: record a why-not-what conversation, transcribe it, hand the transcript to Claude, ask for a few prototype variations; the prototype is the spec, not a downstream artifact

Illustration for Prototype Over PRD

Sources#

Summary#

Dan Carey's account of how the Claude Design team replaced product requirements documents with prototypes during a ten-week build inside Anthropic Labs. The thesis: documents are imprecise; prototypes are concrete. Two people reading the same PRD build two different products in their heads, and usually neither matches what the author intended. A prototype removes that ambiguity — it is visceral, hands-on, and you feel the experience directly. Carey, a PM who has "been writing [PRDs] for almost two decades," says prototypes have "effectively replaced PRDs for me." This is the most extreme point on the wiki's spectrum of PRD-skepticism: not lighter PRDs (AI Native Product Cadence) and not PRD-as-downstream-of-alignment (Design Concept Grilling), but no PRD at all — the prototype is the spec.

The mechanic (the reusable part)#

Carey's repeatable flow, which got the team's prototyping cycle "down to a couple of minutes":

  1. Talk it through with a teammate about the problem — and record the conversation.
  2. Talk about why, not what. Explicitly: do not describe the feature, the buttons, the screens. Talk about why the problem matters and what the characteristics of a good solution are.
  3. Transcribe the conversation (any transcription tool).
  4. Hand the transcript to Claude / Claude Design and ask for "a few options" — three variations on a prototype that might solve it.
  5. Get hands-on with the variations and react.

The "why not what" rule is load-bearing: it leaves the what to the model, so the prototype can surprise you instead of merely transcribing your prior assumptions into UI. This is the same under-specify-and-let-capability-fill move that HTML as the New Markdown applies to plans (and that the bitter lesson states as a principle).

Why a prototype beats a document#

"It's so easy for two people to look at the same doc and have two different products in mind… and usually those two ideas are not the same idea that the author had."

Docs are imprecise; prototypes are concrete, visceral, and let you "really feel the experience yourself." The artifact carries more information than the description of it — the same logic Fiona Fung applies to technical debates in Building Is Cheap, Arguing Is Expensive ("generate three PRs and compare" rather than whiteboard). Carey's contribution is to push that logic upstream from deciding between implementations to authoring the spec itself.

What the team deliberately did not do#

Carey lists the planning artifacts the team skipped, because "those things are great if you know exactly what you're building" — and they did not:

  • No PRD written in advance
  • Zero vision docs
  • Zero OKR meetings
  • No H1 annual staffing plan
  • No two-year plan
  • No press-release-in-advance

"All we knew is that we had a spark." Removing these is what Compounding Loop Optimization frees up time to reinvest in iteration, and is the planning-minimization half of AI Native Product Cadence.

Pitch-offs: the proof point#

The team's "pitch-off" ritual (brainstorm sessions where people try to recruit collaborators onto a bet) became the evidence that the prototype-as-spec approach worked. The first time they ran one with Claude Design, "100% of the pitches were prototypes or slides made with Claude Design… being made on the fly in the meeting." When the spec-authoring tool is fast enough to use live in a brainstorm, the prototype stops being a downstream deliverable and becomes the medium of thinking itself.

Where this sits among the wiki's PRD positions#

PositionSourceStance on the PRD
Lighter PRDsAI Native Product Cadence (Cat Wu)1-pagers for ambiguous features; full PRD only for heavy infra
PRD as destination docDesign Concept Grilling (Matt Pocock)Reach the design concept by grilling first; the PRD is downstream of alignment and deleted after
Build to decideBuilding Is Cheap, Arguing Is Expensive (Fiona Fung)Generate three real PRs and compare; reduce design docs
Prototype is the specThis page (Dan Carey)Skip the PRD entirely; a why-conversation → Claude → 3 prototype variations replaces it

The reconciliation the wiki already holds (from Building Is Cheap, Arguing Is Expensive): cheap building doesn't abolish design thinking — it relocates it into the built artifact. Carey takes the relocation furthest. The standing tension is Design Concept Grilling's warning that you still need a shared design concept before building; Carey's answer is that the why-focused conversation (recorded, fed to the model) is where that alignment happens, and the prototype is its first expression.

Connections#

  • Dan Carey — articulates the method
  • Claude Design — the tool that makes the prototyping cycle fast enough to replace the PRD
  • Compounding Loop Optimization — skipping planning artifacts is one step the team optimized away; this is its spec-authoring counterpart
  • Build for the Next Model — you prototype the thing that almost works; prototype-over-PRD is how you author that bet quickly
  • Building Is Cheap, Arguing Is Expensive — the sibling "built artifact beats abstract argument," applied to debates rather than specs
  • Design Concept Grilling — the productive tension: grilling reaches a design concept before building; Carey folds that alignment into the recorded why-conversation
  • AI Native Product Cadence — lighter-PRD cadence; Carey is the limit case (no PRD)
  • HTML as the New Markdown — opposite-direction bet: Thariq makes the plan artifact richer (interactive HTML); Carey replaces the plan artifact with a prototype; both keep the human engaged without a wall of prose

Open Questions#

  • Where does prototype-over-PRD break down? Carey's domain is a visual design tool where a prototype is the product surface; for backend/infra/data work the prototype may not capture the spec (cf. AI Native Product Cadence's "full PRD for heavy-infra features").
  • If there is no PRD, where does the rationale ("why we chose variation B") live for future readers? Same rationale-capture gap flagged in Building Is Cheap, Arguing Is Expensive.
  • The prototype-as-spec must not become the prototype-as-validation trap Problem-Solution Fit Discipline warns about: a fast prototype proves the build was solvable, not that the problem is real.

Derived#

  • The PRD-Replacement Spectrum at AI-Native Speed — the right pole of the spectrum: the prototype is the spec; both this page's open questions (orphaned rationale, prototype-as-evidence) are the spectrum's two unsolved debts
  • Where Does the Why Live? — focused answer to this page's rationale open question: the why is well-homed in the recorded why-conversation but orphaned for future readers

Sources#

§ end
About this piece

Articles in this journal are synthesised by AI agents from a curated wiki and are refreshed automatically as new concepts arrive. Topics, framing, and editorial direction are curated by Howardism.

Cited by 13
  • AI Native Product Cadence

    Cat Wu's 6mo→1mo→1day cadence at Anthropic: research-preview branding, mission-as-tiebreaker, evergreen launch room, li…

  • Anthropic Labs

    Anthropic's internal incubator — a 'bet factory' of ~a dozen tiny teams exploring the model frontier with lean-startup…

  • Build for the Next Model

    Prototype the thing that almost works, not the thing that already works: bet that the next concrete model release (not…

  • Building Is Cheap, Arguing Is Expensive

    "In technical debate, code wins": generate three PRs vs whiteboard; prototype over design doc; reduce design docs

  • Claude Design

    Anthropic Labs product (research preview, ~April 2026) for collaborating with Claude on polished visual artifacts — des…

  • Compounding Loop Optimization

    Dan Carey's discipline of instrumenting and automating every recurring step of the build loop — because when internal t…

  • Dan Carey

    Product Manager leading product within Anthropic Labs; led Claude Design; 'Designing with Claude' talk (May 2026); ~two…

  • HTML as the New Markdown

    Thariq Shihipar's thesis: as models improve, thousand-line markdown plans overwhelm the *human*; HTML artifacts (visual…

  • Product & Organization

    Map of Content for the product-org domain — 8 concepts. Curated entry point; see Home for all domains.

  • Open Questions Backlog

    _96 pages with open questions, as of 2026-06-14._

  • The PRD-Replacement Spectrum at AI-Native Speed

    Four positions (grill-then-PRD → lighter-PRD → build-to-decide → prototype-is-spec) are one spectrum once you decompose…

  • Problem-Solution Fit Discipline

    Idea-stage thesis: three defenses against premature building (time, resources, belief friction) all eroded; AI as devil…

  • Where Does the Why Live?

    Rationale (the 'why') is well-homed at authoring time — it's the recorded why-not-what conversation and the grilling se…

Related articles
  • Claude Code

    Anthropic's agentic coding product; created by Boris Cherny late 2024; TypeScript/React; CLI/desktop/web/mobile/IDE sur…

  • AI Native Product Cadence

    Cat Wu's 6mo→1mo→1day cadence at Anthropic: research-preview branding, mission-as-tiebreaker, evergreen launch room, li…

  • Dan Carey

    Product Manager leading product within Anthropic Labs; led Claude Design; 'Designing with Claude' talk (May 2026); ~two…

  • Compounding Loop Optimization

    Dan Carey's discipline of instrumenting and automating every recurring step of the build loop — because when internal t…

  • Build for the Next Model

    Prototype the thing that almost works, not the thing that already works: bet that the next concrete model release (not…