---
id: "claim-mockup-extinction"
type: "claim"
source_timestamps: ["00:00:31", "00:06:37", "00:08:47"]
tags: ["future-of-work", "ui-ux"]
related: ["concept-the-translation-layer", "quote-mockup-extinct", "quote-prototype-is-the-thing"]
confidence: "high"
speakers: ["Nate B. Jones"]
testable: true
validation_status: "partially-supported-overstated"
sources: ["s05-claude-design-30min"]
sourceVaultSlug: "s05-claude-design-30min"
originDay: 5
---
# The Static Mockup Is Going Extinct

## Claim
The traditional design mockup — a static or semi-interactive visual approximation of software built in tools like [[entity-product-figma-d5]] — is going extinct.

## Reasoning
Because frontier AI models are natively trained on code (HTML, CSS, React) rather than proprietary design files, they are highly capable of generating actual, functional code directly from natural-language prompts. The intermediate step of *drawing a picture* of the software before *writing* the software is no longer necessary. The prototype **is** the code. See [[concept-the-translation-layer]] and [[quote-mockup-extinct]].

## Confidence: High (Speaker)
## Validation: Partially Supported, Overstated (Enrichment)
The enrichment overlay tempers this claim:
- AI tools *can* generate functional UI code from natural language for simple cases.
- Static mockups still persist for complex non-code explorations and for stakeholder alignment where AI outputs require iteration beyond token limits (see [[question-token-limits]]).
- Benchmarks show AI excels on narrow UI tasks but struggles with broad design reasoning (precision/recall <60% on complex state management).

**Read this claim as directionally true** — the *default* artifact for new-feature exploration is shifting from mockup to interactive code prototype — even if 'extinction' is rhetorically stronger than current evidence supports.
