档案库 · 开发与企业工具 · 产品决策 · 2026
baoyu-design 将 Claude Design 作为代理技能本地运行;获 3.9k 星标
baoyu-design 将 Anthropic 的 Claude Design 重新打包为 MIT 许可的代理技能,适用于 Cursor、Claude Code 和 Codex;截至 2026 年 9 月,GitHub 星标达 3.9k。
baoyu-design
做的是什么生意
baoyu-design is an MIT-licensed agent skill that repackages Anthropic's Claude Design, the design engine behind claude.ai/design, for Cursor, Claude Code, Claude Desktop or any file-capable coding agent: SKILL.md plus a system prompt, per-agent tool maps and built-in skills drive clarifying questions, design context, HTML deliverables and verification, and outputs land in designs/<project>/ as self-contained HTML mockups, prototypes, decks, design systems and exports.
起因
The repository was created 2026-06-07 and is maintained by Jim Liu 宝玉, who repackaged Claude Design — the design engine behind claude.ai/design — as a portable Agent Skill so it runs on a local agent. The README states plainly that this is an independent community effort not affiliated with or endorsed by Anthropic, and that the skill pairs best with Claude Opus 4.8. The bet is framed as freeing design from the website: no separate subscription, no upload step, plain-HTML deliverables that stay in the user's repo, and a second-pass loop where the user points at a button in the live preview instead of describing changes.
经过
The skill grew into a full design system bench: built-in skills for hi-fi design, interactive prototypes, decks with per-element build animations, mobile and motion, web and campaign pages, data research and visualization, documents, 3D and illustration, and design-system creation and reuse. Because claude.ai/design's gen_pptx tool is not available locally, the repo ships its own CLI that renders a deck in headless Chromium via Playwright and writes native PowerPoint shapes, text and animation timing with PptxGenJS. Import skills decode Figma .fig files fully offline and lift exact values from existing HTML and CSS, and the README compares the same design prompt run in Cursor, Codex, Claude and Claude Design; a changelog and 74 commits by the 2026-09-04 crawl document ongoing iteration.
结果
Still live as of 2026-09-05: the repo displayed 3.9k stars (3,888 in crawl metadata), 272 forks and 74 commits, with English and Chinese READMEs, install into 70+ agents via npx skills, and no company entity, funding or revenue disclosed in the record.
背景
baoyu-design 是一个开源代理技能,将 claude.ai/design 背后的设计引擎 Claude Design 重新打包,使其能在本地编程代理上运行。由 Jim Liu 宝玉重新打包和维护,并以 MIT 许可发布,这是一个独立的社区项目,与 Anthropic 无关,也未获其认可。通过一条 npx 命令即可安装到 Cursor、Claude Code、Codex 或 skills CLI 支持的 70+ 代理中,设计请求会通过澄清问题、设计上下文和 designs/<project>/ 下的自包含 HTML 得到响应。
其赌注在于,网站并非产品的最佳归宿。README 的 why-run-locally 部分认为,用户无需离开编辑器即可获得 claude.ai/design 的大部分功能——同样的方法论、工艺标准和输出格式——而最大的优势在于通过指向来迭代:由于交付物是在 localhost 上提供的纯 HTML,用户指向实时预览中的某个按钮,代理就会编辑底层源码。没有网站,无需单独订阅,无需上传步骤,每个产物都可以进行版本控制、复刻、导出或部署。
切入点是打包整个设计过程为可移植文件:SKILL.md 负责协调,system-prompt.md 承载工艺标准,各代理参考文档映射每个环境的工具。内置技能涵盖高保真设计、原型、演示文稿、移动端、活动页、数据可视化、文档、3D 和插画,以及用于设备、浏览器、画布、幻灯片和图表场景的起始组件。导入技能可离线解码 Figma .fig 文件,并从 HTML 和 CSS 中提取精确值;本地 gen-pptx CLI 在无头 Chromium 中渲染演示文稿,并写入原生 PowerPoint 动画。
对于一个个人开源项目来说,发展速度很快:仓库创建于 2026-06-07,在 2026-09-04 爬取时记录了 3.9k 星标(元数据中为 3,888)、272 个复刻和 74 次提交,提供英文和中文 README 以及更新日志。记录中未显示公司实体、资金或收入,因此该项目仍是个人维护者的赌注,即本地代理将成为 AI 设计工作的默认场所。
这件事要成立,得有什么
- 有日期的吸引力数据:仓库创建于 2026-06-07,在 2026-09-04 爬取时记录了 3.9k 星标(元数据中为 3,888)、272 个复刻和 74 次提交。
- 明确的产品赌注:Anthropic 保留在网站上的同一设计引擎被重新打包,可本地运行,无需订阅、无需上传步骤,且产物归仓库所有。
- 具体的打包切入点:可移植的 Markdown 加脚手架,配合各代理工具映射和本地 gen-pptx CLI,替代了网站的工具,而不是将其重新实现为新应用。
- 可验证的轨迹:双语 README、更新日志、通过 npx skills 的安装流程以及比较 Cursor、Codex、Claude 和 Claude Design 的截图,截至 2026-09-05 均仍在线。
可借鉴之处
一个被锁定在网站后的能力,可以通过将其作为可移植文件分发来赢得用户:用户获得相同的工艺标准,拥有自己的产物,并通过指向而非描述来迭代。
后续进展
截至 2026-09-05,baoyu-design 仍处于活跃状态,采用 MIT 许可:2026-09-04 的 GitHub 爬取记录显示,在创建于 2026-06-07 的仓库上有 3.9k 星标(元数据中为 3,888)、272 个复刻和 74 次提交,由 Jim Liu 宝玉维护,提供英文和中文 README 及更新日志。该技能通过 Vercel Labs skills CLI 安装到 Cursor、Claude Code、Codex 和 70+ 代理中,定位为 Anthropic Claude Design 的独立重新打包。记录中未披露公司实体、资金、收入或使用情况,因此本地设计技能能否成为业务仍属未知。
资料来源
发现哪里写错了?告诉我们。
轮到你了
你刚读完一家。说说你在做什么,看看谁在赌同一件事。
免费账号 · 3 次免费提问 · 不用绑卡