Claude Code 新增 /design 命令,可在终端直接创建 UI 设计稿
原标题:Claude Code gets a /design command that lets developers create UI mockups right in the terminal
AI 摘要
Anthropic 在 Claude Code 中发布了 /design 命令的早期预览版,允许开发者在终端或桌面应用中直接创建 UI 设计稿。该功能会读取现有代码库以匹配 UI 风格,并生成多个可编辑的共享设计稿,随后可直接用于构建步骤。开发者可通过运行 'claude update' 来体验此功能。
正文节选
Claude Code gets a /design command that lets developers create UI mockups right in the terminal Anthropic has released an early preview of the /design command in Claude Code. The new feature lets developers create design mockups directly in the terminal or desktop app before they start writing code. A sample command looks like "/design a few options for {feature}" and Claude generates multiple drafts as artboards. Users can pick their favorite, edit it, and then build it out. According to develo