From 894008c7f6fe2c3432bfc1448d9e1ce5fa4e7e6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jim=20Liu=20=E5=AE=9D=E7=8E=89?= Date: Tue, 9 Jun 2026 01:46:31 -0500 Subject: [PATCH] Promote baoyu-design in README skill listings --- README.md | 12 ++++++++++++ README.zh.md | 12 ++++++++++++ 2 files changed, 24 insertions(+) diff --git a/README.md b/README.md index bc84086..b45b77b 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,18 @@ You can also **Enable auto-update** to get the latest versions automatically. Skills are organized into three categories: +### Featured Design Skill: baoyu-design + +If you want a design-focused Agent Skill, check out [JimLiu/baoyu-design](https://github.com/JimLiu/baoyu-design). It is a separate project that runs Claude Design locally in Cursor, Claude Code, Codex, Claude Desktop, or any file-capable coding agent, producing polished UI mockups, interactive prototypes, wireframes, landing pages, dashboards, mobile apps, and slide decks as self-contained HTML. + + + Cursor running baoyu-design + + +```bash +npx skills add JimLiu/baoyu-design +``` + ### Content Skills Content generation and publishing skills. diff --git a/README.zh.md b/README.zh.md index db7c8c4..8921962 100644 --- a/README.zh.md +++ b/README.zh.md @@ -105,6 +105,18 @@ clawhub install baoyu-markdown-to-html 技能分为三大类: +### 设计技能推荐:baoyu-design + +如果你想让本地 Agent 直接做设计,可以试试 [JimLiu/baoyu-design](https://github.com/JimLiu/baoyu-design)。这是一个独立项目,它把 Claude Design 打包成可移植的 Agent Skill,可在 Cursor、Claude Code、Codex、Claude Desktop 或其他能读写文件的编码 Agent 中运行,用来生成精致 UI 稿、可交互原型、线框图、落地页、仪表盘、移动 App 和幻灯片,产物都是自包含 HTML,留在你自己的仓库里。 + + + Cursor 运行 baoyu-design + + +```bash +npx skills add JimLiu/baoyu-design +``` + ### 内容技能 (Content Skills) 内容生成和发布技能。