Claude Code has introduced several new features, including a /design skill, a "Concise" output style, and enhanced remote control capabilities. These updates were detailed in the Week 34 release notes, covering August 17–21, 2026.
The /design skill integrates Claude Design's artboard workflow directly into the Command Line Interface (CLI) and Claude Code Desktop. This feature is available to users on Pro, Max, Team, and Enterprise plans and requires v2.1.233 or later.
Key Points
- The
/designskill allows users to draft editable UI artboards from a brief within the CLI or Claude Code Desktop. - This skill publishes a canvas of editable artboards, enabling users to select and implement a design with Claude.
- The
/designskill is available on Pro, Max, Team, and Enterprise plans and requires v2.1.233 or later. - "Concise" is a new built-in output style that prioritizes results, omitting preamble and narration.
- The "Concise" style can be activated via
/configor by setting"outputStyle" : "Concise"in the settings file. - Remote Control is now out of research preview, allowing users to start a Claude Code session on a machine from their phone.
- Machines running
claude remote-controlappear as device cards in the Code tab of the Claude app on a phone.
Context
According to the publisher, the /design skill streamlines the UI design process by allowing Claude to draft and implement artboards directly from a textual brief. The "Concise" output style aims to improve user efficiency by presenting information directly, while still providing full explanations upon request. The enhanced Remote Control functionality, now out of research preview, provides greater flexibility for users to manage their Claude Code sessions from mobile devices.
Why It Matters
These updates offer Claude Code users new capabilities for UI design, more control over output verbosity, and increased flexibility in managing development environments. Builders can now integrate design drafting directly into their coding workflow and tailor Claude's responses to their preferences.
What To Do
- Test the
/designskill by running it with a UI brief to explore its artboard generation capabilities. - Configure the "Concise" output style in your settings file or via
/configto observe its impact on Claude's responses. - Experiment with the Remote Control feature by starting a Claude Code session on your machine from your phone.
- Note that the
/designskill requires Claude Code Desktop v2.1.233 or later and a Pro, Max, Team, or Enterprise plan.