Claude Design: Anthropic's new bet against Figma and Microsoft
Claude Design runs on the Claude Opus 4.7 model and operates on a conversational logic. First, the user describes what they need.

The race for AI-powered creation tools has gained a new protagonist. Recently, Anthropic announced Claude Design, an experimental product that turns natural-language commands into interactive prototypes, presentations, landing pages, and marketing materials. However, the move goes beyond just another visual generator. In practice, the company is stitching together a closed loop between ideation, prototyping, and code production, while Figma, Adobe, and Microsoft reinforce their own bets in the same territory.
For those who develop software, the relevant question isn't “does this replace Canva?” Instead, it's worth asking: how does this launch change the handoff between design and engineering?
What changes in practice for those who code (Claude Design)
Claude Design runs on the Claude Opus 4.7 model and operates on a conversational logic. First, the user describes what they need. Next, the tool returns a first version that can be edited through new prompts, targeted comments, or direct adjustments to layout, typography, and colors. In addition, the system accepts uploads of images, DOCX, PPTX, and XLSX files, connection to the code of an existing product, and even the capture of elements directly from live sites.
However, the technical differentiator lies elsewhere. Once the prototype is ready, the tool packages everything into a “transfer package” that can be sent to Claude Code with a single instruction. Therefore, it's possible to go from visual exploration to implementation without leaving Anthropic's ecosystem. Teams at Datadog, for example, reported that week-long cycles involving briefings, mockups, and revisions were compressed into a single conversation.
Additionally, the tool can automatically generate a design system for the team during initial setup. To do this, it analyzes the codebase and existing files. It then applies colors, typography, and brand components to new projects, preserving visual consistency.
Why the launch is unsettling Figma and Microsoft
The timing is no coincidence. On the same day trade press reported that Anthropic was preparing tools to compete with Figma, Mike Krieger, the company's chief product officer, resigned from Figma's board. Curiously, Figma had been closely collaborating with Anthropic to integrate its models. In other words, the move signals a clear strategic shift.
At the same time, the dispute with Microsoft remains a delicate balancing act. Microsoft already integrates Claude models into Microsoft 365 Copilot and Copilot Studio, and makes Claude available via Microsoft Foundry with serverless deployment. On the other hand, Microsoft also maintains a strong dependence on OpenAI and invests heavily in native tools for Microsoft Word, Microsoft Excel, and Microsoft PowerPoint with agentic features. Consequently, Claude Design enters a space where Microsoft is already, at the same time, Anthropic's partner and strategic rival.
For developers, this context matters. After all, the choice of an AI ecosystem increasingly determines which SDKs, which cloud provider, and which billing model will be adopted in upcoming corporate projects.
Claude Design: The impact on the development workflow
Historically, the handoff between design and engineering has always been a point of friction. Designers deliver screens, developers reinterpret them, and inconsistencies emerge. Thus, tools like Zeplin, Storybook, and Figma's own Dev Mode have tried to reduce this friction over the years.
Claude Design proposes a different solution. Instead of improving the transfer between two distinct tools, Anthropic eliminates the transfer altogether. This way, the same model that designed the interface also knows the design intent, the system's components, and can generate production code via Claude Code.
On the other hand, devs should weigh a few critical points before adopting the tool. First, coupling to Anthropic's ecosystem grows with each new product. Second, the quality of the generated code still depends on rigorous human review, especially in projects with accessibility, performance, or security requirements. Third, integration with existing CI/CD pipelines is not automatic.
How to start testing
The Claude Design preview is being rolled out to subscribers of the Pro, Max, Team, and Enterprise plans. Files can be exported as PDF, PPTX, internal URLs, or HTML. In addition, there is direct integration with Canva, where projects remain editable and collaborative.
For those who already use Claude Code daily, the practical recommendation is simple: test the full workflow on a small project. Start with a prototype of a new feature. Then, send the transfer package to Claude Code. Next, compare the generated code with your team's standard. Finally, assess how much handoff time was actually saved.
What to expect in the coming months
Since January 2026, Anthropic has been releasing major updates every two weeks. Therefore, Claude Design is likely to receive rapid improvements in integration, output quality, and support for specific frameworks. In addition, competitive pressure should speed up responses from Figma, Adobe, and Microsoft itself, which is already preparing native agentic features in its Office applications.
For developers, the central message is clear. The boundary between design and code is dissolving rapidly. Consequently, mastering well-structured prompts, understanding model limitations, and knowing how to critically evaluate AI-generated code are no longer differentiators; they become basic requirements. Meanwhile, whichever ecosystem brings together the best integrated workflow, be it Anthropic's, Microsoft's, or another player's, will likely define how product teams work in the coming years.
The question now is less about which tool to use, and more about which ecosystem your team is willing to embrace.
Follow us on our social media by clicking here!
Translated from the Brazilian Portuguese original · Read the original