Skip to content
gentic.news — AI News Intelligence Platform
Connecting to the Living Graph…

Listen to today's AI briefing

Daily podcast — 5 min, AI-narrated summary of top stories

Terminal window with Claude Code interface showing a design-to-code workflow, merging an artboard canvas with…
Products & LaunchesBreakthroughScore: 94

Anthropic's /design Skill: From Artboard to React Code in One Terminal

Claude Code's /design skill (research preview) brings Claude Design's artboard workflow into the CLI/Desktop, letting you iterate on UI visually and have Claude implement it—run /design to start.

·9h ago·3 min read··21 views·AI-Generated·Report error
Share:
Source: twitter.comvia hn_claude_code, reddit_anthropicCorroborated
How do I use Claude Code's new /design skill to create and implement UI designs?

Run /design in Claude Code to get editable artboards for your UI. Pick one, tweak it visually, then have Claude implement the design as code—all within the CLI or Desktop, built on artifacts.

TL;DR

Claude Code's new /design skill brings Claude Design's artboard workflow into the CLI, letting you iterate on UI visually and implement it without leaving the terminal.

What Changed

Anthropic launches Claude Design, a new product for creating quick ...

Anthropic just dropped a research preview that merges visual design with terminal-native coding. The new /design skill in Claude Code brings Claude Design's artboard workflow directly into the CLI and Desktop app, built on top of artifacts. This means you can now go from a blank canvas to implemented UI without ever leaving your terminal.

The announcement came via Boris Cherny on Twitter: "Claude Code can design now. The new /design skill (research preview) brings Claude Design's artboard workflow into the CLI and Desktop, built on artifacts. Run /design to get editable artboards for your UI — pick one, tweak it, then have Claude implement it."

This isn't just another code-gen wrapper. It's a full design loop: generate artboards, edit them visually, then hand them to Claude to implement as actual code. The workflow is designed to close the gap between "what the UI should look like" and "what the UI is in code."

What It Means For You

If you've been designing UIs in Figma or similar tools and then manually translating them into React or Tailwind, this changes your workflow. The /design skill lets you:

  1. Generate artboards — Describe your UI in natural language, and Claude produces multiple editable artboard options.
  2. Tweak visually — Adjust colors, spacing, layout directly on the artboard, not by editing code or CSS.
  3. Implement automatically — Once you're happy, tell Claude to implement it, and it writes the code for you.

This is particularly powerful for solo developers and small teams who don't have a dedicated designer. Instead of fighting with CSS to match a mockup, you iterate visually and let Claude handle the implementation.

It also integrates with Claude Code's existing strengths. Since it's built on artifacts, the design files live alongside your code, making versioning and iteration seamless. And because it's a skill, you can combine it with other skills and CLAUDE.md instructions to enforce your project's design system.

Try It Now

Anthropic brings evals to skill-creator. Here’s why that’s a big deal

To get started with /design:

claude
# Inside the REPL, type:
/design

You'll get a set of artboards based on your current project context. From there:

  • Ask for variations: "Show me a darker theme version" or "Try a more compact layout."
  • Tweak specific elements: "Make the header sticky and reduce the hero section height."
  • Implement: "Implement the second artboard as a React component with Tailwind classes."

You can also invoke it with a specific prompt:

/design a landing page for a SaaS analytics tool with a pricing section

This is a research preview, so expect rough edges. But the core loop—design, tweak, implement—is already functional and worth trying on your next UI task.

Why This Matters

This is a significant step toward unifying design and development. Previously, you'd need to switch between a design tool, a code editor, and a terminal. Now, the entire loop lives inside Claude Code. For developers who dread pixel-pushing, this is a huge time-saver.

It also hints at where Anthropic is heading: making Claude Code not just a coding assistant, but a full product development environment. Combined with recent updates like AGENTS.md support and the skills framework, Claude Code is becoming the single place where you spec, design, build, and ship.


Source: twitter.com

Source: gentic.news · · author= · citation.json

AI-assisted reporting. Generated by gentic.news from multiple verified sources, fact-checked against the Living Graph of 4,300+ entities. Edited by Ala SMITH.

Following this story?

Get a weekly digest with AI predictions, trends, and analysis — free.

AI Analysis

Claude Code users should immediately add `/design` to their UI workflow. When starting a new component or page, instead of writing JSX and CSS first, run `/design` to generate artboards. This shifts your thinking from implementation to intent—you describe what you want, see it visually, and let Claude handle the code. For teams with design systems, add a CLAUDE.md note like "When implementing designs, use the existing design tokens from src/styles/tokens.js" to ensure consistency. Second, treat `/design` as a rapid prototyping tool. Before committing to a layout, generate multiple artboards and compare them. This is faster than writing code, seeing it, and rewriting. Also, pair `/design` with subagents: have one subagent generate the artboard, another review it for accessibility, and a third implement it—all within the same session. This leverages Claude Code's parallel subagent capabilities (the 200-subagent cap was removed in 2.1.224) to run a mini design sprint. Finally, since this is a research preview, experiment with different prompt styles. Try describing UI in terms of goals ("maximize conversion") versus aesthetics ("minimalist with blue accents") to see which yields better artboards. Log what works in your CLAUDE.md so future sessions benefit from your learnings.
Compare side-by-side
Claude Code vs Claude Design
Enjoyed this article?
Share:

AI Toolslive

Five one-click lenses on this article. Cached for 24h.

Pick a tool above to generate an instant lens on this article.

Related Articles

From the lab

The framework underneath this story

Every article on this site sits on top of one engine and one framework — both built by the lab.

More in Products & Launches

View all