Builder Daily

2026-04-17

Anthropic launches Claude Design — codebase-aware visual prototyping

Claude Design (research preview) generates prototypes, slides, and one-pagers from natural language, and reads codebases to apply design systems.

Anthropic released Claude Design as a research preview, available to Pro / Max / Team / Enterprise users. The product is powered by Opus 4.7 and produces visual prototypes, slides, and one-pagers from natural-language prompts. Notable: it can ingest company codebases and design files to extract a design system, then apply that consistently across generated outputs. Exports include PDF, hosted URL, PPTX, and Canva.

Practitioner note

The codebase-aware design-system extraction is the part worth watching. Most “AI design tools” so far operate on a blank canvas; this one consumes existing context. For agent builders that’s a useful pattern to study even outside design — “give the model your prior outputs and have it match the system” generalizes to docs, error messages, and code style.

For my workflow specifically, I’d test it as a one-pager generator from existing repo READMEs before recommending it as a serious design tool.


Sources

Tags

Tip