Menu

Post image 1
Post image 2
1 / 2
0

Open Claude Design: A Weekend Harness Built on Atomic

DEV Community·Mixture of Experts·26 days ago
#UqgPAvYd
#ai#automation#design#claude#workflow#agent
Reading 0:00
15s threshold

Anthropic released Claude Design ( https://www.anthropic.com/news/claude-design-anthropic-labs ) on April 17, 2026 — a conversational tool for producing prototypes, slides, and marketing collateral, with a design-system import step, a refinement loop, and a Claude Code handoff bundle at the end. Three days later we shipped open-claude-design ( https://github.com/flora131/atomic/tree/main/src/sdk/workflows/builtin/open-claude-design): an open-source replica implemented as a built-in Atomic workflow. Five deterministic phases, the same pipeline ported across three different coding agents (Claude Agent SDK, Copilot CLI, opencode) — roughly 500 lines of typescript orchestration per provider. The full source lives at src/sdk/workflows/builtin/open-claude-design. We didn't rebuild Claude Code to do this. We built a thin harness around it. That distinction is the point of this post. The pipeline Claude Design's UX is a conversation, but underneath it's a pipeline.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More