Group of 2 Use it now Notable
/design now routes to types/canvas/hub/consent modes, and /slides joins it to create artifacts from published types
What
- The
/designslash command's dispatch logic was rewritten to resolve a mode via a new router into one ofconsent,types,canvas, orhub, each with its own description, menu text, argument hint, and file-loading behavior (canvas mode loads design canvas files). The command also gainedsubcommandsBareOnlyandsurvivesBundledKillSwitchflags, and its policy gate is now skipped for thetypesandcanvasmodes. - A new
/slidescommand is added alongside/design, letting you create a Slides deck artifact from a brief the same way/designcreates a Design artifact. Both commands instruct the model to look up the matching published Artifact type and create a new artifact from it.
Why
Routing /design into distinct modes lets it handle browsing types, working with canvas files, and consent separately instead of one undifferentiated command, and /slides extends the same brief-to-artifact workflow to slide decks.
Names in the bundle/design/slides
Documented inapi/manage-claude/cmek
The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.
Confirmed since
Anthropic's documentation has since written up /design, on Share session output as artifacts.
To 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 w…artifacts see the edit
Added since
A small documentation edit on Claude apps gateway for Amazon Bedrock, Claude Platform on AWS, Google Cloud, and Microsoft Foundry touched a line naming /design after this was published.
| [`/design-sync`](/docs/en/commands#all-commands) and `/design-login` | Not available | Both need claude.ai, which the CLI doesn't contact on gateway sessions, so neither command appears there |claude-apps-gateway see the edit
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agrees
A small documentation edit on Claude apps gateway for Amazon Bedrock, Claude Platform on AWS, Google Cloud, and Microsoft Foundry touched a…