diff --git a/README.zh-CN.md b/README.zh-CN.md index 36c0a9c5c..dc90809b0 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -49,31 +49,40 @@ Open Design 是这样一种产物:Anthropic 随 Claude Design 推出的 **Agen --- -## 产品一览 +## 产品速览 -一张图看懂 Open Design 长什么样、能做什么。从这里进入:**Home** 总览、**Automation** 编排任务、**Design System** 沉淀品牌契约、**Plugin** 扩展能力;进入任一项目的 **Studio**,即可流式产出原型、实时工件、HyperFrame、演示文稿与图片。 +一张图看懂 Open Design 长什么样、能做什么。从 **Home** 发起创作,用 **Automation** 编排重复流程,在 **Design System** 沉淀品牌契约,靠 **Plugin** 与 **集成** 扩展能力;进入任一项目的 **Studio**,同一套设计系统即可流式产出原型、实时工件、HyperFrame、演示文稿与图片。 ### 核心页面 - - +
+ Home 页
-Home——总览入口。选择技能、设计系统,输入需求,一处发起所有创作。 -
-Automation 页
-Automation——把重复的设计流程编排成可复用的自动化任务。 +Home——总览入口。选择技能与设计系统,输入需求,一处发起所有创作。
+ + + + + +
+Automation 页
+Automation——把重复的设计流程编排成可复用、可定时的自动化任务。 +
Design System 页
Design System——把团队的 DESIGN.md 沉淀为品牌契约,所有产物据此塑形。
Plugin 页
-Plugin——400+ 开箱即用插件,按需扩展生成能力。 +Plugin——浏览、安装并分发工作流插件,按需扩展生成能力。 +
+Integrations 页
+集成——接入外部系统与 MCP 工具,把 Open Design 用到任意 IDE、脚本与自动化中。
@@ -84,29 +93,14 @@ Open Design 是这样一种产物:Anthropic 随 Claude Design 推出的 **Agen - - - - - - - -
-原型
-原型——Web · 桌面 · 移动端单页 HTML 工件。 +
+演示文稿
+演示文稿——可逐页预览、键盘翻页、导出 PPTX / PDF 的 pitch deck。
-实时制品
-实时制品——可调参、原地可编辑的实时仪表盘与工件。 -
-HyperFrame
-HyperFrame——动态图形与动效帧。 -
-PPT
-PPT——可导出 PPTX 的演示文稿。 -
+ 图片
-图片——品牌级图片与视觉素材。 +图片——品牌级图片与视觉素材,支持高分辨率生成与下载。
diff --git a/docs/screenshots/product/automation.png b/docs/screenshots/product/automation.png new file mode 100644 index 000000000..cc911f1bb Binary files /dev/null and b/docs/screenshots/product/automation.png differ diff --git a/docs/screenshots/product/design-system.png b/docs/screenshots/product/design-system.png new file mode 100644 index 000000000..c366460dd Binary files /dev/null and b/docs/screenshots/product/design-system.png differ diff --git a/docs/screenshots/product/home.png b/docs/screenshots/product/home.png new file mode 100644 index 000000000..7d6f59a33 Binary files /dev/null and b/docs/screenshots/product/home.png differ diff --git a/docs/screenshots/product/integrations.png b/docs/screenshots/product/integrations.png new file mode 100644 index 000000000..51c370809 Binary files /dev/null and b/docs/screenshots/product/integrations.png differ diff --git a/docs/screenshots/product/plugin.png b/docs/screenshots/product/plugin.png new file mode 100644 index 000000000..75d2cda6f Binary files /dev/null and b/docs/screenshots/product/plugin.png differ diff --git a/docs/screenshots/product/studio-image.png b/docs/screenshots/product/studio-image.png new file mode 100644 index 000000000..98c42cb0b Binary files /dev/null and b/docs/screenshots/product/studio-image.png differ diff --git a/docs/screenshots/product/studio-ppt.png b/docs/screenshots/product/studio-ppt.png new file mode 100644 index 000000000..63676e9b4 Binary files /dev/null and b/docs/screenshots/product/studio-ppt.png differ