Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
One change · claude-code

Share session output as artifacts changed

artifacts

Recorded here
Lines+4added
Lines−4removed
From line 261 where the diff opens
First seen 14 Aug 2026 this site's first read of the page
Recorded edits25to this page, all time

The whole hunk

from line 261, old and new numbered
/
lines
from line 261
261261 
262262## Draft a design canvas
263263 
264To mock up a UI, a screen flow, a landing page, or a poster rather than build a page, run `/design` with a brief. Claude drafts the design as artboards on one canvas and publishes the canvas as an artifact that runs a research preview of Claude Design's editor. The brief names what you want drawn:
264To mock up a UI, a screen flow, a landing page, or a poster rather than build a page, run `/design` with a brief. Claude drafts the design as artboards on one canvas and publishes the canvas as a Design artifact. The brief names what you want drawn:
265265 
266266```text wrap theme={null}
267267/design a settings screen for a mobile banking app
268268```
269269 
270Open the published artifact to review the artboards. Where saving is enabled for your account, select an element on an artboard, change it, and save to publish a new version; otherwise you view the draft and export it as PNG or PDF.
270Open the published artifact in a desktop browser to review the artboards. Select an element on an artboard and change it, and your edits save automatically. You can export each artboard as PNG or PDF.
271271 
272`/design` requires a session where [artifacts are available](#availability) and Claude Code v2.1.234 or later.
272`/design` requires a session where [artifacts are available](#availability) and Claude Code v2.1.265 or later.
273273 
274274## Page constraints
275275 
Feedback