I Built a Design System in Two Hours. Figma, We Should Talk.
Anthropic's new design tool does not threaten senior designers. It threatens the apprenticeship that made them senior.
My Anthropic todo list is out of control. Every week brings another product that deserves a deep dive. Claude Code. Claude Cowork. Claude in Chrome. Claude in Excel. Claude for Mac. Opus 4.7. And on Friday, Claude Design, which pushed my backlog to comical lengths.
I carved out two hours with it today. I rebuilt the landing page for one of my apps, reimagined the design paradigm for my task management app, and built a custom design system I can apply across my full portfolio.
All three. In two hours.
I have a take. If I am Figma, I am worried. But the bigger disruption is not the one everyone is writing about, and I will get to that.
Two hours, three real deliverables
I am a VP of engineering, not a designer. I have taste. I can spot good work. I cannot produce it quickly on my own.
Claude Design collapsed that gap in an afternoon. Not mockups. Not mood boards. Actual, shippable design work that holds up under scrutiny.
The landing page looks like a landing page. The task manager redesign is a legitimate new paradigm, not a coat of paint. The design system has tokens, components, typography, and spacing rules I can hand to Claude Code tomorrow morning.
The moment it clicked came about ninety minutes in. Claude Design lifted the accent color from my existing app icon and threaded it through every new screen, without me ever naming it. That is not a template. That is a tool reading the work I had already done.
Under the hood
During onboarding, Claude Design reads your codebase and design files, then extracts a design system from what it finds. Colors, typography, components, spacing. Every project after that snaps to your visual language automatically.
You seed it with prompts, documents, screenshots, or a web capture from your live site. You refine through chat, inline comments, direct edits, or sliders that Claude itself generates. When the design is right, you export as PDF, PPTX, or HTML, send it to Canva, or hand it to Claude Code to ship.
Datadog compressed what had been a week-long cycle of briefs, mockups, and review rounds into a single conversation. Brilliant reported that the most complex pages required 20 or more prompts to recreate in competing tools but needed only 2 in Claude Design.
I believe them. I lived a compressed version of that today.
One caveat worth naming. Claude Design is token-hungry. Reviewers at The New Stack reported burning through more than half their weekly Claude allotment in a single sitting. That covered one design system, one prototype, some tweaks, and a short video. Budget accordingly, and pick your projects.
The Figma question
Figma's stock fell about 7% on Friday following the announcement. That is not subtle.
Mike Krieger, Anthropic's chief product officer, resigned from the board of Figma on April 14, three days before Claude Design shipped. Also not subtle.
Figma still owns the professional UX market, with an estimated 80% to 90% share. That moat is real, built on years of craft, plugins, file formats, and muscle memory. Claude Design will not dislodge it overnight.
But Figma sells to people who need to produce design work. Claude Design sells to that same group, plus everyone who never bought Figma because the learning curve was too steep. The addressable market just expanded and fragmented in the same week.
If I am Figma, I am not panicking. I am revising the five-year plan tonight.
The bigger story
Anthropic is not a model company anymore. It is a full-stack product company with unusual range.
The portfolio now includes a coding agent, a knowledge-work assistant, a browser agent, a Mac agent, Office integrations, and a design tool. Each product feeds the others. You can prototype in Claude Design, hand the spec to Claude Code, and have Cowork manage the review loop. One platform, one foundation model, one login.
This is the application layer that belonged to Figma, Adobe, Microsoft, Atlassian, and the rest of enterprise SaaS. Anthropic just planted a flag in the middle of it.
The disruption is not what most people think
Reading this as Figma's death notice misses what is actually happening.
Claude Design does not kill professional designers. Taste, judgment, systems thinking, and user empathy are not going anywhere. Those skills just became more valuable, because more people need a designer who can ride the new tools without losing the plot.
The threat runs in a different direction.
The apprenticeship problem
Here is the part nobody is writing about.
What Claude Design kills is the bottom half of the design marketplace. The one-off landing page gigs. The pitch deck polish. The first-pass mockups. The commodity work that paid the bills while juniors developed judgment.
That work is now an afternoon and a Claude subscription.
Every profession builds its seniors out of its juniors. Designers learn taste by producing a hundred mediocre landing pages before they produce one great one. Engineers learn architecture by debugging a thousand CRUD apps. Writers learn voice by filing a decade of copy nobody reads.
Claude Design does not threaten the designers at the top. It threatens the ladder that produced them.
The craft survives. The on-ramp does not.
That is the disruption worth writing about, and the one I do not yet know how to solve. My own engineering org will face the same question inside a year. Probably sooner.
What I am watching
I have no shortage of follow-ups. I want to see how Claude Design handles my real apps beyond a two-hour sprint. I want to stress-test the Claude Code handoff on production work. I want to see how my own team reacts when I show them what a VP of engineering can now build over lunch.
I also want to figure out how to keep up with the shipping pace. Anthropic is moving faster than my weekends, and my todo list, once again, is out of control.
That is a complaint I am happy to keep making.
Share this post

Written by Vinny Carpenter
VP Engineering · 30+ Team Experience
I lead engineering teams building cloud-native platforms at a Fortune 100 company. I write about engineering leadership, AI-assisted development, platform strategy, and the hard lessons that come from shipping at scale.
Related Posts
The Agentic SDLC: Uniting the AI Tool Sprawl
Every tool in your product development life cycle is now an AI agent trying to do everything. Here is how to stop the chaos, draw the right boundaries, and build an orchestrated pipeline that actually works.
The Dark Factory Model for AI-Driven Software Development
Most engineers treat AI-generated code like work from a junior developer they don't trust. Simon Willison gave me a better mental model: the dark factory. Here is what it means, why experience is the raw material, and how to build a system that runs.
Open Weights, Real Stakes: Running Gemma 4 31B Locally
Open Weights, Real Stakes: Running Gemma 4 31B Locally Google dropped Gemma 4 yesterday. I had it running locally by last night. Here's what it actually looks like to pull a frontier-class open model...