Anthropic launches Claude Design for prototypes, slides, and one-pagers
Anthropic launched Claude Design in research preview to turn chats, files, and screenshots into prototypes, slides, and one-pagers. Early users praised design-system matching and code export, but hit high token and rate limits.

TL;DR
- Anthropic's launch post in the evidence says Claude Design is a new Anthropic Labs product, powered by Claude Opus 4.7, that turns prompts, files, and screenshots into prototypes, slides, and one-pagers.
- According to the Get started guide, Claude Design can export as ZIP, PDF, PPTX, standalone HTML, Canva, Claude Code, Claude Code Web, or a local coding agent.
- Early hands-on reports from AIandDesign's first test and moritzkremb's transcript-to-deck demo focused on two things: design-system matching and fast prototype output.
- The first wave of usage complaints landed just as fast, with the HN discussion summary flagging heavy token use, memory lapses, and visual clutter, while venturetwins said a Max plan hit rate limits in under 30 minutes.
- Claude Design is metered separately from chat and Claude Code, and its weekly allowance resets every seven days, according to Anthropic's pricing doc.
You can read Anthropic's official announcement, skim the getting started guide, and check the separate usage and pricing page, which is where the weekly allowance and separate metering show up. The early demos are already broad: minchoi's launch clip runs through prompt-to-prototype output, AIandDesign shows a branded app prototype exported to HTML, and moritzkremb pastes in a transcript and gets a presentable deck back.
Claude Design
Introducing Claude Design by Anthropic Labs
952 upvotes · 629 comments
Anthropic positioned Claude Design as a research-preview workspace for prototypes, presentations, and one-pagers, available to Pro, Max, Team, and Enterprise subscribers. The official announcement says people can refine output through chat, inline comments, direct edits, and Claude-generated sliders.
The Get started guide breaks the product into a chat panel and a canvas. Anthropic's documented flow is simple:
- Create a project and add context, including screenshots or a codebase.
- Prompt Claude with the thing you want built.
- Review the generated design on the canvas.
- Iterate with chat and inline comments.
- Export or share the result.
Fast prototype and deck output
The most useful early demos were not abstract. They were specific input-to-output jumps.
- AIandDesign imported a personal design system, asked for a Bible study app, and said Claude Design exported a fully interactive HTML prototype in about 10 minutes.
- In moritzkremb's thread, a pasted transcript turned into a clean deck layout inside Claude's desktop app.
- alillian's retweeted email template demo shows the same pattern on marketing creative, with a generated email template cycling through multiple themes.
- venturetwins prompted a dating app concept and got a mobile-style interface with product jokes baked in.
That spread matters more than the hot takes. Anthropic did not ship a single-purpose UI mockup tool. It shipped one surface that already crosses product design, slides, and marketing assets.
Design systems and handoff
Claude Design
952 upvotes · 629 comments
Discussion around Claude Design
952 upvotes · 629 comments
Anthropic's strongest differentiator is not raw generation. It is the design-system pipe.
The launch post says Claude can apply a team's design system automatically when given access, and the setup guide says that system can be built from codebases, slide decks, and other design references. In the evidence pool, AIandDesign said a site design system transferred into a new app prototype, while the HN discussion summary quotes a user who explored variants, adjusted details with comments, and then exported to Claude Code including the design system.
The handoff menu in Anthropic's getting started doc is unusually explicit for a research preview:
- Download as ZIP
- Export as PDF
- Export as PPTX
- Send to Canva
- Export as standalone HTML
- Handoff to Claude Code
- Send to local coding agent
- Send to Claude Code Web
One HN commenter, quoted in the HN discussion summary, went further and described a two-line prompt that wired Claude Design to a backend through AGENTS.md, with each cURL request spinning up a new backend and injecting credentials. That is scrappy hacker behavior on day one, but it shows where people immediately pushed the product.
Rough edges and metering
Discussion around Claude Design
952 upvotes · 629 comments
The rough edges are already well scoped.
According to the HN discussion summary, early users complained about massive token usage, weak logo work, forgotten prior feedback, visual clutter, and a tendency to restart instead of preserving the current direction. venturetwins added a harder limit complaint, saying a Max plan hit rate limits in under 30 minutes.
Anthropic's own docs back up the idea that Claude Design lives on separate rails. The pricing page says it has independent usage tracking and weekly allowances outside normal Claude chat and Claude Code limits. For Enterprise usage-based customers, Anthropic says Claude Design bills at standard API rates and currently includes a one-time credit worth about 20 typical prompts.
The getting started guide also lists concrete product bugs and constraints:
- Inline comments can disappear before Claude reads them.
- Compact view can trigger save errors.
- Very large repos can lag or cause browser problems.
- A "chat upstream error" may require a new chat tab in the same project.
Design system setup
The last buried detail lives in Anthropic's setup docs, not the splashy announcement. The design system guide says one designer or brand owner can do the setup once, after which every Team or Enterprise project automatically inherits that system.
That guide says Claude extracts reusable components, colors, typography, and patterns from source material including a codebase, slide deck, or other design references. Anthropic also notes in the getting started doc that Enterprise has Claude Design defaulted off, which makes the rollout look less like a toy feature drop and more like a governed workspace that Anthropic expects teams to wire into existing brand systems.