docs: 重构姊妹项目区块为独立"相关项目生态"章节,重点推广 orchestrator

- 新增顶级章节 "## 🌟 相关项目生态",从埋在致谢里提升为独立区块
- 项目表格含 star badge(shield.io 动态拉取,不过期)+ 定位图标 + 一句话卖点
- 过期数据修正:agency-agents-zh / orchestrator 的 "187 个" → **211 个**
- agency-orchestrator 单独 featured 块(🔥 重点推荐):
  * 场景对比(1 小时 vs 几分钟)
  * 4 个卖点(211 专家 / 零代码 YAML / 9 家 LLM 6 家免费 / 与 superpowers-zh 互补)
  * 明确 CTA "立即体验" 跳转
- shellward / ai-coding-guide 描述精简,agency-agents-zh 补上 46 中国原创亮点
This commit is contained in:
jiangnan
2026-04-19 17:37:22 +08:00
parent e30d6445a9
commit dcc106cc5f

View File

@@ -221,15 +221,39 @@ cp -r superpowers-zh/skills /your/project/.claw/skills # Claw CodeRust
---
## 🌟 相关项目生态
**五个项目组合使用,覆盖 AI 编程从"方法论 → 角色 → 协作 → 教程 → 安全"的完整链路。**
| 项目 | 定位 | ⭐ | 一句话 |
|------|------|:---:|-------|
| **[superpowers-zh](https://github.com/jnMetaCode/superpowers-zh)**(本项目) | 🧠 工作方法论 | ![](https://img.shields.io/github/stars/jnMetaCode/superpowers-zh?style=flat&label=) | 20 个 skills 教 AI **怎么干活** |
| **[agency-agents-zh](https://github.com/jnMetaCode/agency-agents-zh)** | 🎭 专家角色库 | ![](https://img.shields.io/github/stars/jnMetaCode/agency-agents-zh?style=flat&label=) | **211 个即插即用 AI 专家**,含 46 中国原创(小红书/抖音/微信/飞书/钉钉) |
| **[agency-orchestrator](https://github.com/jnMetaCode/agency-orchestrator)** | 🚀 编排引擎 | ![](https://img.shields.io/github/stars/jnMetaCode/agency-orchestrator?style=flat&label=) | **一句话调度 211 专家自动协作,几分钟出完整方案** |
| **[ai-coding-guide](https://github.com/jnMetaCode/ai-coding-guide)** | 📖 实战教程 | ![](https://img.shields.io/github/stars/jnMetaCode/ai-coding-guide?style=flat&label=) | 66 个 Claude Code 技巧 + 9 款工具最佳实践 + 可复制配置模板 |
| **[shellward](https://github.com/jnMetaCode/shellward)** | 🛡️ 安全中间件 | ![](https://img.shields.io/github/stars/jnMetaCode/shellward?style=flat&label=) | **8 层防御 + DLP 数据流**,注入检测 + MCP Server零依赖 |
---
### 🔥 重点推荐:[agency-orchestrator](https://github.com/jnMetaCode/agency-orchestrator) — 一句话调度 211 个 AI 专家协作,几分钟交付完整方案
以前写个方案:你当指挥官,把 AI 轮流扮演 5 个角色,复制粘贴 10 次1 小时没了。
**现在:** 丢一句话进去 `"做一个电商退款流程"`**产品 → 架构 → 安全 → 测试 → DBA 自动接力**,几分钟完整方案落地。
- 🎭 **211+ 专家角色**(含 46 个中国市场原创:小红书 / 抖音 / 微信 / 飞书 / 钉钉)
- 🧩 **零代码 YAML**,一行 prompt 就能跑
- 💰 **9 家 LLM 可选**DeepSeek / Claude / OpenAI / Ollama 等,**6 家免费**
- 🔗 **与 superpowers-zh 互补**:本项目管"**怎么做**"方法论orchestrator 管"**谁来做**"(角色协作)
👉 **[立即体验 agency-orchestrator →](https://github.com/jnMetaCode/agency-orchestrator)**
---
## 致谢
- 原始英文版:[obra/superpowers](https://github.com/obra/superpowers)MIT 协议)
- 感谢 [@obra](https://github.com/obra) 创建了这个优秀的项目
- 姊妹项目:
- [ai-coding-guide](https://github.com/jnMetaCode/ai-coding-guide) — AI 编程工具实战指南 — 66 个 Claude Code 技巧 + 9 款工具最佳实践 + 可复制配置模板
- [agency-agents-zh](https://github.com/jnMetaCode/agency-agents-zh) — 187 个专业角色,让 AI 变成安全工程师、DBA、产品经理等
- [agency-orchestrator](https://github.com/jnMetaCode/agency-orchestrator) — 多智能体编排引擎 — 用 YAML 编排 187 个角色协作,支持 DeepSeek/Claude/OpenAI/Ollama零代码
- [shellward](https://github.com/jnMetaCode/shellward) — AI 智能体安全中间件 — 注入检测、数据防泄露、命令安全、零依赖、MCP Server
---