superpowers-zh 1.6.0 → 1.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude-plugin/marketplace.json +1 -1
- package/.claude-plugin/plugin.json +1 -1
- package/.codex-plugin/plugin.json +3 -2
- package/.cursor-plugin/plugin.json +1 -1
- package/README.md +34 -25
- package/README.zh-Hant.md +353 -0
- package/RELEASE-NOTES.zh.md +38 -0
- package/bin/superpowers-zh.js +235 -90
- package/docs/README.codearts.md +49 -0
- package/docs/README.codebuddy.md +54 -0
- package/gemini-extension.json +1 -1
- package/package.json +4 -2
- package/skills/using-superpowers/SKILL.md +19 -72
- package/skills/using-superpowers/references/codex-tools.md +2 -2
- package/assets/sponsors/5cookie-code.png +0 -0
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
{
|
|
10
10
|
"name": "superpowers-zh",
|
|
11
11
|
"description": "AI 编程超能力中文增强版:20 个 skills(14 翻译 + 4 中国原创 + 2 上游历史保留),支持 Claude Code / Hermes Agent / Cursor / Claw Code / Qoder 等 18 款工具",
|
|
12
|
-
"version": "1.
|
|
12
|
+
"version": "1.7.0",
|
|
13
13
|
"source": "./",
|
|
14
14
|
"author": {
|
|
15
15
|
"name": "jnMetaCode",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "superpowers-zh",
|
|
3
3
|
"description": "AI 编程超能力中文增强版:20 个 skills(14 翻译 + 4 中国原创 + 2 上游历史保留),支持 Claude Code / Hermes Agent / Cursor / Claw Code / Qoder 等 18 款工具",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.7.0",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "jnMetaCode",
|
|
7
7
|
"url": "https://github.com/jnMetaCode"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "superpowers-zh",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.7.0",
|
|
4
4
|
"description": "AI 编程超能力中文增强版:头脑风暴、subagent 驱动开发、规划、TDD、调试、代码审查、收尾工作流,附 4 个中文 skills 沉淀。",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "jnMetaCode",
|
|
@@ -22,12 +22,13 @@
|
|
|
22
22
|
"中文"
|
|
23
23
|
],
|
|
24
24
|
"skills": "./skills/",
|
|
25
|
+
"hooks": {},
|
|
25
26
|
"interface": {
|
|
26
27
|
"displayName": "Superpowers 中文版",
|
|
27
28
|
"shortDescription": "面向编程 agent 的规划、TDD、调试、交付工作流(中文增强版)",
|
|
28
29
|
"longDescription": "用 Superpowers 中文版引导 agent 完成头脑风暴、实现规划、测试驱动开发、系统化调试、并行执行、代码审查与分支收尾。在上游 obra/superpowers 之上叠加 4 个中国原创 skill 与多工具适配。",
|
|
29
30
|
"developerName": "jnMetaCode",
|
|
30
|
-
"category": "
|
|
31
|
+
"category": "Developer Tools",
|
|
31
32
|
"capabilities": [
|
|
32
33
|
"Interactive",
|
|
33
34
|
"Read",
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "superpowers-zh",
|
|
3
3
|
"displayName": "Superpowers 中文版",
|
|
4
4
|
"description": "AI 编程超能力中文增强版:20 个 skills(14 翻译 + 4 中国原创 + 2 上游历史保留),支持 Cursor / Claude Code / Hermes Agent / Claw Code / Qoder 等 18 款工具",
|
|
5
|
-
"version": "1.
|
|
5
|
+
"version": "1.7.0",
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "jnMetaCode",
|
|
8
8
|
"url": "https://github.com/jnMetaCode"
|
package/README.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# superpowers-zh(AI 编程超能力 · 中文增强版)
|
|
2
2
|
|
|
3
|
-
🌐 **简体中文** | [English (upstream)](https://github.com/obra/superpowers)
|
|
3
|
+
🌐 **简体中文** | [繁體中文](README.zh-Hant.md) | [English (upstream)](https://github.com/obra/superpowers)
|
|
4
4
|
|
|
5
|
-
> 🦸 **superpowers(
|
|
5
|
+
> 🦸 **superpowers(250k+ ⭐)完整汉化 + 4 个中国原创 skills** — 让 Claude Code / Copilot CLI / Hermes Agent / Cursor / Windsurf / Kiro / Gemini CLI / Qoder 等 **20 款 AI 编程工具**真正会干活。从头脑风暴到代码审查,从 TDD 到调试,每个 skill 都是经过实战验证的工作方法论。
|
|
6
6
|
|
|
7
|
-
Chinese community edition of [superpowers](https://github.com/obra/superpowers) — 20 skills across
|
|
7
|
+
Chinese community edition of [superpowers](https://github.com/obra/superpowers) — 20 skills across 20 AI coding tools, including full translations and China-specific development skills.
|
|
8
8
|
|
|
9
9
|
[](https://sp.aiolaola.com)
|
|
10
10
|
[](https://github.com/jnMetaCode/superpowers-zh)
|
|
@@ -20,26 +20,13 @@ Chinese community edition of [superpowers](https://github.com/obra/superpowers)
|
|
|
20
20
|
|:---:|:---:|:---:|
|
|
21
21
|
| **14** | **6** | **Claude Code / Copilot CLI / Hermes Agent / Cursor / Windsurf / Kiro / Gemini CLI / Codex / Aider / Trae / VS Code (Copilot) / DeerFlow / OpenCode / OpenClaw / Qwen Code / Antigravity / Claw Code / Qoder** |
|
|
22
22
|
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
## ❤️ 赞助商 <sub>🙏 想出现在这里?联系 **jnMetaCode@qq.com** 赞助</sub>
|
|
26
|
-
|
|
27
|
-
<table>
|
|
28
|
-
<tr>
|
|
29
|
-
<td width="200" align="center">
|
|
30
|
-
<a href="https://www.5cookie.cc/sign-up?aff=Pj7u"><img src="assets/sponsors/5cookie-code.png" width="180" alt="5Cookie Code"></a>
|
|
31
|
-
</td>
|
|
32
|
-
<td>
|
|
33
|
-
<a href="https://www.5cookie.cc/sign-up?aff=Pj7u"><b>5Cookie Code</b></a> 是一家稳定高速的 API 中继服务提供商,为 Claude Code、Codex 等平台或模型提供 API 中继服务。面向个人、团队和企业用户提供 AI 编码服务和 AI 生图服务。
|
|
34
|
-
</td>
|
|
35
|
-
</tr>
|
|
36
|
-
</table>
|
|
23
|
+
> 🙏 **想赞助支持本项目?** 联系 **jnMetaCode@qq.com**
|
|
37
24
|
|
|
38
25
|
---
|
|
39
26
|
|
|
40
27
|
## 这是什么?
|
|
41
28
|
|
|
42
|
-
[superpowers](https://github.com/obra/superpowers) 是目前最火的 AI 编程 skills 框架(
|
|
29
|
+
[superpowers](https://github.com/obra/superpowers) 是目前最火的 AI 编程 skills 框架(250k+ stars),为 AI 编程工具提供**系统化的工作方法论**。
|
|
43
30
|
|
|
44
31
|
**superpowers-zh** 在完整翻译的基础上,新增了面向中国开发者的特色 skills。
|
|
45
32
|
|
|
@@ -74,10 +61,10 @@ AI:在开始实现之前,我需要了解几个关键问题:
|
|
|
74
61
|
|
|
75
62
|
| 维度 | superpowers(英文上游) | superpowers-zh(中文增强版) |
|
|
76
63
|
|------|----------------------|---------------------------|
|
|
77
|
-
| ⭐ Star 数 |
|
|
64
|
+
| ⭐ Star 数 | 250k+ | — |
|
|
78
65
|
| 📦 Skills 总数 | 14 | **20**(14 翻译 + 4 国产原创 + 2 上游历史保留) |
|
|
79
66
|
| 🌐 语言 | 英文 | 中文(技术术语保留英文) |
|
|
80
|
-
| 🤖 **支持工具** | **6 款**:Claude Code / Cursor / Codex / OpenCode / Copilot CLI / Gemini CLI | **
|
|
67
|
+
| 🤖 **支持工具** | **6 款**:Claude Code / Cursor / Codex / OpenCode / Copilot CLI / Gemini CLI | **20 款**:上述 6 款 + Hermes Agent / Trae / Kiro / Qwen Code(通义灵码)/ OpenClaw / Claw Code / Antigravity / DeerFlow / VS Code / Windsurf / Aider / Qoder / CodeBuddy(腾讯) / CodeArts(华为云码道) |
|
|
81
68
|
| ⚡ **安装方式** | 按工具分别装(每款一条不同的 plugin marketplace 命令) | **`npx superpowers-zh` 一条命令自动识别项目里的工具并安装**;识别不出可 `--tool <name>` 显式指定 |
|
|
82
69
|
| 🇨🇳 Git 平台 | GitHub 为主 | GitHub + Gitee + Coding + 极狐 GitLab + **CNB(腾讯云原生构建)** |
|
|
83
70
|
| 🇨🇳 CI/CD 示例 | GitHub Actions | GitHub Actions + Gitee Go + Coding CI + 极狐 CI + `.cnb.yml` |
|
|
@@ -91,9 +78,9 @@ AI:在开始实现之前,我需要了解几个关键问题:
|
|
|
91
78
|
| 💬 社区 | Discord | 微信公众号「AI不止语」+ 微信群 + QQ 群 |
|
|
92
79
|
| 📜 License | MIT | MIT |
|
|
93
80
|
|
|
94
|
-
**一句话总结:** 英文上游 = 方法论内核;中文增强版 = 方法论内核 **+**
|
|
81
|
+
**一句话总结:** 英文上游 = 方法论内核;中文增强版 = 方法论内核 **+** 20 款工具一键适配 **+** 国内 Git/CI 生态 **+** 中文化表达习惯。
|
|
95
82
|
|
|
96
|
-
### 🤖 支持
|
|
83
|
+
### 🤖 支持 20 款主流 AI 编程工具
|
|
97
84
|
|
|
98
85
|
| 工具 | 类型 | 一键安装 | 手动安装 |
|
|
99
86
|
|------|------|:---:|:---:|
|
|
@@ -115,6 +102,8 @@ AI:在开始实现之前,我需要了解几个关键问题:
|
|
|
115
102
|
| [Antigravity](https://github.com/anthropics/antigravity) | CLI | `npx superpowers-zh` | `.agents/skills/` |
|
|
116
103
|
| [Claw Code](https://github.com/ultraworkers/claw-code) | CLI (Rust) | `npx superpowers-zh` | `.claw/skills/` |
|
|
117
104
|
| [Qoder](https://qoder.com) (阿里 AI IDE) | IDE | `npx superpowers-zh` | `.qoder/skills/` + `.qoder/rules/` |
|
|
105
|
+
| [CodeBuddy](https://copilot.tencent.com) (腾讯 AI IDE) | IDE | `npx superpowers-zh` | `.codebuddy/skills/` + `CODEBUDDY.md` |
|
|
106
|
+
| [华为云码道 CodeArts](https://www.huaweicloud.com/product/codeartsdoer.html) | IDE | `npx superpowers-zh` | `.codeartsdoer/skills/` |
|
|
118
107
|
|
|
119
108
|
> 运行 `npx superpowers-zh` 会自动检测你项目中使用的工具,将 20 个 skills 安装到正确位置。
|
|
120
109
|
|
|
@@ -157,12 +146,32 @@ AI:在开始实现之前,我需要了解几个关键问题:
|
|
|
157
146
|
|
|
158
147
|
### 方式一:npm 安装(推荐)
|
|
159
148
|
|
|
149
|
+
**项目级**(默认,装到当前项目):
|
|
150
|
+
|
|
160
151
|
```bash
|
|
161
152
|
cd /your/project
|
|
162
153
|
npx superpowers-zh
|
|
163
154
|
```
|
|
164
155
|
|
|
165
|
-
> ⚠️
|
|
156
|
+
> ⚠️ **项目级安装不要在主目录(`~`)下跑**。v1.2.1 起会拒绝并提示,老版本会把 skills 和 `CLAUDE.md` 等 bootstrap 文件写到你的 home 目录,污染所有项目。如已误装见下文「卸载 / 误装清理」。想让 skills 对所有项目生效,请用下面的**全局安装**,而不是在 `~` 下跑项目级。
|
|
157
|
+
|
|
158
|
+
**全局安装**(v1.7.0+,装到用户目录,所有项目共享,适合同时维护多个项目):
|
|
159
|
+
|
|
160
|
+
```bash
|
|
161
|
+
npx superpowers-zh --global # 自动检测已装工具
|
|
162
|
+
npx superpowers-zh --global --tool claude # 或指定工具
|
|
163
|
+
```
|
|
164
|
+
|
|
165
|
+
全局安装把 skills 装到工具的**用户级目录**(如 `~/.claude/skills`),一次安装所有项目自动可用,更新时也只需重装一次。**项目级优先、全局兜底**,二者可共存。
|
|
166
|
+
|
|
167
|
+
支持通用全局安装的工具(均为 docs 已证实的用户级加载路径):**Claude Code · Codex CLI · Qoder · Windsurf · Qwen Code · OpenClaw · OpenCode**。其中 **Codex CLI** 全局装到 `~/.agents/skills`(Codex 启动扫描目录)。其余工具(Cursor / Kiro / Trae / Aider / DeerFlow / VS Code / Hermes / Claw)规则是项目级或存于应用内设置,`--global` 会提示改用项目级;**Gemini CLI / Antigravity** 有各自专属的全局方式(Gemini 走扩展目录),见对应 `docs/README.*.md`。
|
|
168
|
+
|
|
169
|
+
| | 项目级(默认) | 全局(`--global`) |
|
|
170
|
+
|---|---|---|
|
|
171
|
+
| 安装位置 | `<项目>/.claude/skills` 等 | `~/.claude/skills` 等用户级目录 |
|
|
172
|
+
| 生效范围 | 仅当前项目 | 所有项目 |
|
|
173
|
+
| 适合 | 单项目、需项目内版本固定 | 多项目、想一次装好到处可用 |
|
|
174
|
+
| 卸载 | `npx superpowers-zh --uninstall` | `npx superpowers-zh --global --uninstall` |
|
|
166
175
|
|
|
167
176
|
### 方式二:手动安装(low-fidelity,仅作备选)
|
|
168
177
|
|
|
@@ -223,7 +232,7 @@ cp -r superpowers-zh/skills /your/project/.qoder/skills # Qoder(阿里 AI
|
|
|
223
232
|
| Claw Code | `.claw/skills/*/SKILL.md` | Rust 版 CLI agent,兼容 Claude Code 的 SKILL.md 格式 |
|
|
224
233
|
| Qoder | `.qoder/skills/*/SKILL.md` + `.qoder/rules/superpowers-zh.md` | 阿里 AI IDE,自动生成 `trigger: always_on` 的 bootstrap rule |
|
|
225
234
|
|
|
226
|
-
> **详细安装指南**:[Kiro](docs/README.kiro.md) · [DeerFlow](docs/README.deerflow.md) · [Trae](docs/README.trae.md) · [Antigravity](docs/README.antigravity.md) · [VS Code](docs/README.vscode.md) · [Codex](docs/README.codex.md) · [OpenCode](docs/README.opencode.md) · [OpenClaw](docs/README.openclaw.md) · [Windsurf](docs/README.windsurf.md) · [Gemini CLI](docs/README.gemini-cli.md) · [Aider](docs/README.aider.md) · [Qwen Code](docs/README.qwen.md) · [Hermes Agent](docs/README.hermes.md) · [Qoder](docs/README.qoder.md) · [Kimi Code](docs/README.kimi.md) · [Pi](docs/README.pi.md)
|
|
235
|
+
> **详细安装指南**:[Kiro](docs/README.kiro.md) · [DeerFlow](docs/README.deerflow.md) · [Trae](docs/README.trae.md) · [Antigravity](docs/README.antigravity.md) · [VS Code](docs/README.vscode.md) · [Codex](docs/README.codex.md) · [OpenCode](docs/README.opencode.md) · [OpenClaw](docs/README.openclaw.md) · [Windsurf](docs/README.windsurf.md) · [Gemini CLI](docs/README.gemini-cli.md) · [Aider](docs/README.aider.md) · [Qwen Code](docs/README.qwen.md) · [Hermes Agent](docs/README.hermes.md) · [Qoder](docs/README.qoder.md) · [CodeBuddy](docs/README.codebuddy.md) · [华为云码道](docs/README.codearts.md) · [Kimi Code](docs/README.kimi.md) · [Pi](docs/README.pi.md)
|
|
227
236
|
|
|
228
237
|
### 卸载 / 误装清理(v1.2.1+)
|
|
229
238
|
|
|
@@ -337,7 +346,7 @@ MIT License — 自由使用,商业或个人均可。
|
|
|
337
346
|
|
|
338
347
|
<div align="center">
|
|
339
348
|
|
|
340
|
-
**🦸 AI 编程超能力:让 Claude Code / Hermes Agent / Cursor / Claw Code / Qoder 等
|
|
349
|
+
**🦸 AI 编程超能力:让 Claude Code / Hermes Agent / Cursor / Claw Code / Qoder 等 20 款工具真正会干活**
|
|
341
350
|
|
|
342
351
|
[Star 本项目](https://github.com/jnMetaCode/superpowers-zh) · [提交 Issue](https://github.com/jnMetaCode/superpowers-zh/issues) · [贡献代码](https://github.com/jnMetaCode/superpowers-zh/pulls)
|
|
343
352
|
|
|
@@ -0,0 +1,353 @@
|
|
|
1
|
+
# superpowers-zh(AI 編程超能力 · 中文增強版)
|
|
2
|
+
|
|
3
|
+
🌐 [简体中文](README.md) | **繁體中文** | [English (upstream)](https://github.com/obra/superpowers)
|
|
4
|
+
|
|
5
|
+
> 🦸 **superpowers(250k+ ⭐)完整漢化 + 4 個中國原創 skills** — 讓 Claude Code / Copilot CLI / Hermes Agent / Cursor / Windsurf / Kiro / Gemini CLI / Qoder 等 **20 款 AI 編程工具**真正會幹活。從頭腦風暴到程式碼審查,從 TDD 到除錯,每個 skill 都是經過實戰驗證的工作方法論。
|
|
6
|
+
|
|
7
|
+
Chinese community edition of [superpowers](https://github.com/obra/superpowers) — 20 skills across 20 AI coding tools, including full translations and China-specific development skills.
|
|
8
|
+
|
|
9
|
+
[](https://sp.aiolaola.com)
|
|
10
|
+
[](https://github.com/jnMetaCode/superpowers-zh)
|
|
11
|
+
[](https://www.npmjs.com/package/superpowers-zh)
|
|
12
|
+
[](https://opensource.org/licenses/MIT)
|
|
13
|
+
[](https://makeapullrequest.com)
|
|
14
|
+
|
|
15
|
+
> 📖 **免費配套學習** → [從零學會 AI 編程](https://aiolaola.com/?utm_source=github&utm_campaign=superpowers):180 節免費實操課 + 《AI 編程實戰三卷書》線上閱讀 + 實戰社群 · superpowers 裝好後配上方法論效率翻倍 · 永久免費
|
|
16
|
+
|
|
17
|
+
### 📊 專案規模
|
|
18
|
+
|
|
19
|
+
| 📦 翻譯 Skills | 🇨🇳 中國特色 Skills | 🤖 支援工具 |
|
|
20
|
+
|:---:|:---:|:---:|
|
|
21
|
+
| **14** | **6** | **Claude Code / Copilot CLI / Hermes Agent / Cursor / Windsurf / Kiro / Gemini CLI / Codex / Aider / Trae / VS Code (Copilot) / DeerFlow / OpenCode / OpenClaw / Qwen Code / Antigravity / Claw Code / Qoder** |
|
|
22
|
+
|
|
23
|
+
> 🙏 **想贊助支持本專案?** 聯絡 **jnMetaCode@qq.com**
|
|
24
|
+
|
|
25
|
+
---
|
|
26
|
+
|
|
27
|
+
## 這是什麼?
|
|
28
|
+
|
|
29
|
+
[superpowers](https://github.com/obra/superpowers) 是目前最火的 AI 編程 skills 框架(250k+ stars),為 AI 編程工具提供**系統化的工作方法論**。
|
|
30
|
+
|
|
31
|
+
**superpowers-zh** 在完整翻譯的基礎上,新增了面向中國開發者的特色 skills。
|
|
32
|
+
|
|
33
|
+
<!-- 效果對比 -->
|
|
34
|
+
<table>
|
|
35
|
+
<tr><td>
|
|
36
|
+
|
|
37
|
+
**沒裝 superpowers-zh:**
|
|
38
|
+
```
|
|
39
|
+
你:給使用者模組加個批次匯出功能
|
|
40
|
+
AI:好的,我來實作...(直接開始寫程式碼)
|
|
41
|
+
export async function exportUsers() { ... }
|
|
42
|
+
你:等等,格式不對,沒分頁,大量資料會 OOM...
|
|
43
|
+
```
|
|
44
|
+
|
|
45
|
+
</td><td>
|
|
46
|
+
|
|
47
|
+
**裝了 superpowers-zh:**
|
|
48
|
+
```
|
|
49
|
+
你:給使用者模組加個批次匯出功能
|
|
50
|
+
AI:在開始實作之前,我需要了解幾個關鍵問題:
|
|
51
|
+
1. 匯出格式是 CSV 還是 Excel?
|
|
52
|
+
2. 預計資料量多大?需要非同步處理嗎?
|
|
53
|
+
3. 有權限要求嗎?
|
|
54
|
+
→ 給出 2-3 個方案,確認後再動手
|
|
55
|
+
```
|
|
56
|
+
|
|
57
|
+
</td></tr>
|
|
58
|
+
</table>
|
|
59
|
+
|
|
60
|
+
### 🆚 與英文上游的區別(老被問,一次說清)
|
|
61
|
+
|
|
62
|
+
| 維度 | superpowers(英文上游) | superpowers-zh(中文增強版) |
|
|
63
|
+
|------|----------------------|---------------------------|
|
|
64
|
+
| ⭐ Star 數 | 250k+ | — |
|
|
65
|
+
| 📦 Skills 總數 | 14 | **20**(14 翻譯 + 4 國產原創 + 2 上游歷史保留) |
|
|
66
|
+
| 🌐 語言 | 英文 | 中文(技術術語保留英文) |
|
|
67
|
+
| 🤖 **支援工具** | **6 款**:Claude Code / Cursor / Codex / OpenCode / Copilot CLI / Gemini CLI | **20 款**:上述 6 款 + Hermes Agent / Trae / Kiro / Qwen Code(通義靈碼)/ OpenClaw / Claw Code / Antigravity / DeerFlow / VS Code / Windsurf / Aider / Qoder / CodeBuddy(騰訊) / CodeArts(華為雲碼道) |
|
|
68
|
+
| ⚡ **安裝方式** | 按工具分別裝(每款一條不同的 plugin marketplace 命令) | **`npx superpowers-zh` 一條命令自動識別專案裡的工具並安裝**;識別不出可 `--tool <name>` 顯式指定 |
|
|
69
|
+
| 🇨🇳 Git 平台 | GitHub 為主 | GitHub + Gitee + Coding + 極狐 GitLab + **CNB(騰訊雲原生建置)** |
|
|
70
|
+
| 🇨🇳 CI/CD 範例 | GitHub Actions | GitHub Actions + Gitee Go + Coding CI + 極狐 CI + `.cnb.yml` |
|
|
71
|
+
| 🇨🇳 程式碼審查風格 | 西方直接風格 | 適配國內團隊溝通文化 |
|
|
72
|
+
| 🇨🇳 Git 提交規範 | 無 | Conventional Commits 中文適配 |
|
|
73
|
+
| 🇨🇳 中文文件規範 | 無 | 中文排版 + 中英混排規則 + 告別機翻味 |
|
|
74
|
+
| ➕ MCP 伺服器建置 | 無 | 獨立 `mcp-builder` skill |
|
|
75
|
+
| ➕ 工作流執行器 | 無 | 獨立 `workflow-runner` skill(多角色 YAML 編排) |
|
|
76
|
+
| 🔄 版本跟進 | 獨立迭代 | **同步上游 + 國產增量疊加** |
|
|
77
|
+
| 🤝 接受新 skill PR | 一般不接受(原文:*"we don't generally accept contributions of new skills"*) | 歡迎 PR(中國開發者痛點優先) |
|
|
78
|
+
| 💬 社群 | Discord | 微信公眾號「AI不止語」+ 微信群 + QQ 群 |
|
|
79
|
+
| 📜 License | MIT | MIT |
|
|
80
|
+
|
|
81
|
+
**一句話總結:** 英文上游 = 方法論核心;中文增強版 = 方法論核心 **+** 20 款工具一鍵適配 **+** 國內 Git/CI 生態 **+** 中文化表達習慣。
|
|
82
|
+
|
|
83
|
+
### 🤖 支援 20 款主流 AI 編程工具
|
|
84
|
+
|
|
85
|
+
| 工具 | 類型 | 一鍵安裝 | 手動安裝 |
|
|
86
|
+
|------|------|:---:|:---:|
|
|
87
|
+
| [Claude Code](https://claude.ai/code) | CLI | `npx superpowers-zh` | `.claude/skills/` |
|
|
88
|
+
| [Copilot CLI](https://githubnext.com/projects/copilot-cli) | CLI | `npx superpowers-zh --tool copilot` | `.claude/skills/` |
|
|
89
|
+
| [Hermes Agent](https://github.com/NousResearch/hermes-agent) | CLI | `npx superpowers-zh --tool hermes` | `.hermes/skills/` |
|
|
90
|
+
| [Cursor](https://cursor.sh) | IDE | `npx superpowers-zh` | `.cursor/skills/` |
|
|
91
|
+
| [Windsurf](https://codeium.com/windsurf) | IDE | `npx superpowers-zh` | `.windsurf/skills/` |
|
|
92
|
+
| [Kiro](https://kiro.dev) | IDE | `npx superpowers-zh` | `.kiro/steering/` |
|
|
93
|
+
| [Gemini CLI](https://github.com/google-gemini/gemini-cli) | CLI | `npx superpowers-zh` | `.gemini/skills/` |
|
|
94
|
+
| [Codex CLI](https://github.com/openai/codex) | CLI | `npx superpowers-zh` | `.codex/skills/` |
|
|
95
|
+
| [Aider](https://aider.chat) | CLI | `npx superpowers-zh` | `.aider/skills/` |
|
|
96
|
+
| [Trae](https://trae.ai) | IDE | `npx superpowers-zh` | `.trae/skills/` + `.trae/rules/` |
|
|
97
|
+
| [VS Code](https://code.visualstudio.com) (Copilot) | IDE 外掛 | `npx superpowers-zh` | `.github/superpowers/` |
|
|
98
|
+
| [DeerFlow 2.0](https://github.com/bytedance/deer-flow) | Agent 框架 | `npx superpowers-zh` | `skills/custom/` |
|
|
99
|
+
| [OpenCode](https://opencode.ai) | CLI | `npx superpowers-zh` | `.opencode/skills/` |
|
|
100
|
+
| [OpenClaw](https://github.com/anthropics/openclaw) | CLI | `npx superpowers-zh` | `skills/` |
|
|
101
|
+
| [Qwen Code](https://tongyi.aliyun.com/lingma) (通義靈碼) | IDE 外掛 | `npx superpowers-zh` | `.qwen/skills/` |
|
|
102
|
+
| [Antigravity](https://github.com/anthropics/antigravity) | CLI | `npx superpowers-zh` | `.agents/skills/` |
|
|
103
|
+
| [Claw Code](https://github.com/ultraworkers/claw-code) | CLI (Rust) | `npx superpowers-zh` | `.claw/skills/` |
|
|
104
|
+
| [Qoder](https://qoder.com) (阿里 AI IDE) | IDE | `npx superpowers-zh` | `.qoder/skills/` + `.qoder/rules/` |
|
|
105
|
+
| [CodeBuddy](https://copilot.tencent.com) (騰訊 AI IDE) | IDE | `npx superpowers-zh` | `.codebuddy/skills/` + `CODEBUDDY.md` |
|
|
106
|
+
| [華為雲碼道 CodeArts](https://www.huaweicloud.com/product/codeartsdoer.html) | IDE | `npx superpowers-zh` | `.codeartsdoer/skills/` |
|
|
107
|
+
|
|
108
|
+
> 執行 `npx superpowers-zh` 會自動偵測你專案中使用的工具,將 20 個 skills 安裝到正確位置。
|
|
109
|
+
|
|
110
|
+
### 翻譯的 Skills(14 個)
|
|
111
|
+
|
|
112
|
+
| Skill | 用途 |
|
|
113
|
+
|-------|------|
|
|
114
|
+
| **頭腦風暴** (brainstorming) | 需求分析 → 設計規格,不寫程式碼先想清楚 |
|
|
115
|
+
| **編寫計畫** (writing-plans) | 把規格拆成可執行的實施步驟 |
|
|
116
|
+
| **執行計畫** (executing-plans) | 按計畫逐步實施,每步驗證 |
|
|
117
|
+
| **測試驅動開發** (test-driven-development) | 嚴格 TDD:先寫測試,再寫程式碼 |
|
|
118
|
+
| **系統化除錯** (systematic-debugging) | 四階段除錯法:定位→分析→假設→修復 |
|
|
119
|
+
| **請求程式碼審查** (requesting-code-review) | 派遣審查 agent 檢查程式碼品質 |
|
|
120
|
+
| **接收程式碼審查** (receiving-code-review) | 技術嚴謹地處理審查回饋,拒絕敷衍 |
|
|
121
|
+
| **完成前驗證** (verification-before-completion) | 證據先行——聲稱完成前必須跑驗證 |
|
|
122
|
+
| **派遣並行 Agent** (dispatching-parallel-agents) | 多任務並行執行 |
|
|
123
|
+
| **子 Agent 驅動開發** (subagent-driven-development) | 每個任務一個 agent,兩輪審查 |
|
|
124
|
+
| **Git Worktree 使用** (using-git-worktrees) | 隔離式特性開發 |
|
|
125
|
+
| **完成開發分支** (finishing-a-development-branch) | 合併/PR/保留/丟棄四選一 |
|
|
126
|
+
| **編寫 Skills** (writing-skills) | 建立新 skill 的方法論 |
|
|
127
|
+
| **使用 Superpowers** (using-superpowers) | 元技能:如何呼叫和優先使用 skills |
|
|
128
|
+
|
|
129
|
+
### 🇨🇳 中國特色 Skills(6 個)
|
|
130
|
+
|
|
131
|
+
> ⚠️ **下表前 4 個 chinese-\* 為「手動呼叫」skill**——不會自動觸發,需在對話中顯式輸入 `/chinese-xxx` 才會載入。
|
|
132
|
+
> 設計為參考資料而非工作流,避免污染上游 skill 的自動排程(如 `requesting-code-review`、`brainstorming` 等)。
|
|
133
|
+
|
|
134
|
+
| Skill | 用途 | 呼叫方式 | 上游有嗎? |
|
|
135
|
+
|-------|------|---------|:---:|
|
|
136
|
+
| **中文程式碼審查** (chinese-code-review) | 符合國內團隊文化的程式碼審查規範 | `/chinese-code-review`(手動) | 無 |
|
|
137
|
+
| **中文 Git 工作流** (chinese-git-workflow) | 適配 Gitee/Coding/極狐 GitLab/CNB | `/chinese-git-workflow`(手動) | 無 |
|
|
138
|
+
| **中文技術文件** (chinese-documentation) | 中文排版規範、中英混排、告別機翻味 | `/chinese-documentation`(手動) | 無 |
|
|
139
|
+
| **中文提交規範** (chinese-commit-conventions) | 適配國內團隊的 commit message 規範 | `/chinese-commit-conventions`(手動) | 無 |
|
|
140
|
+
| **MCP 伺服器建置** (mcp-builder) | 建置生產級 MCP 工具,擴展 AI 能力邊界 | 自動 | 無 |
|
|
141
|
+
| **工作流執行器** (workflow-runner) | 在 AI 工具內執行多角色 YAML 工作流 | 自動 | 無 |
|
|
142
|
+
|
|
143
|
+
---
|
|
144
|
+
|
|
145
|
+
## 快速開始
|
|
146
|
+
|
|
147
|
+
### 方式一:npm 安裝(推薦)
|
|
148
|
+
|
|
149
|
+
**專案級**(預設,裝到目前專案):
|
|
150
|
+
|
|
151
|
+
```bash
|
|
152
|
+
cd /your/project
|
|
153
|
+
npx superpowers-zh
|
|
154
|
+
```
|
|
155
|
+
|
|
156
|
+
> ⚠️ **專案級安裝不要在主目錄(`~`)下跑**。v1.2.1 起會拒絕並提示,舊版本會把 skills 和 `CLAUDE.md` 等 bootstrap 檔案寫到你的 home 目錄,污染所有專案。如已誤裝見下文「解除安裝 / 誤裝清理」。想讓 skills 對所有專案生效,請用下面的**全域安裝**,而不是在 `~` 下跑專案級。
|
|
157
|
+
|
|
158
|
+
**全域安裝**(v1.7.0+,裝到使用者目錄,所有專案共享,適合同時維護多個專案):
|
|
159
|
+
|
|
160
|
+
```bash
|
|
161
|
+
npx superpowers-zh --global # 自動偵測已裝工具
|
|
162
|
+
npx superpowers-zh --global --tool claude # 或指定工具
|
|
163
|
+
```
|
|
164
|
+
|
|
165
|
+
全域安裝把 skills 裝到工具的**使用者級目錄**(如 `~/.claude/skills`),一次安裝所有專案自動可用,更新時也只需重裝一次。**專案級優先、全域兜底**,二者可共存。
|
|
166
|
+
|
|
167
|
+
支援通用全域安裝的工具(均為 docs 已證實的使用者級載入路徑):**Claude Code · Codex CLI · Qoder · Windsurf · Qwen Code · OpenClaw · OpenCode**。其中 **Codex CLI** 全域裝到 `~/.agents/skills`(Codex 啟動掃描目錄)。其餘工具(Cursor / Kiro / Trae / Aider / DeerFlow / VS Code / Hermes / Claw)規則是專案級或存於應用內設定,`--global` 會提示改用專案級;**Gemini CLI / Antigravity** 有各自專屬的全域方式(Gemini 走擴充目錄),見對應 `docs/README.*.md`。
|
|
168
|
+
|
|
169
|
+
| | 專案級(預設) | 全域(`--global`) |
|
|
170
|
+
|---|---|---|
|
|
171
|
+
| 安裝位置 | `<專案>/.claude/skills` 等 | `~/.claude/skills` 等使用者級目錄 |
|
|
172
|
+
| 生效範圍 | 僅目前專案 | 所有專案 |
|
|
173
|
+
| 適合 | 單專案、需專案內版本固定 | 多專案、想一次裝好到處可用 |
|
|
174
|
+
| 解除安裝 | `npx superpowers-zh --uninstall` | `npx superpowers-zh --global --uninstall` |
|
|
175
|
+
|
|
176
|
+
### 方式二:手動安裝(low-fidelity,僅作備選)
|
|
177
|
+
|
|
178
|
+
> ⚠️ **手動 `cp -r skills` 是低保版安裝,不等同於完整 plugin。**
|
|
179
|
+
>
|
|
180
|
+
> superpowers-zh 是一個完整 plugin,包含:`skills/`(20 個能力)+ `hooks/`(SessionStart 鉤子,讓 skill 在合適時機自動觸發)+ `CLAUDE.md` / `GEMINI.md` 等 bootstrap 引導檔案 + 4 套 plugin manifest(Claude Code / Cursor / Codex / Marketplace)。
|
|
181
|
+
>
|
|
182
|
+
> **下面的 `cp -r skills` 命令只複製 skills 目錄**,不會自動設定 hooks、不會產生 bootstrap 引導。結果:skills 物理上存在,但 AI 不會在合適時機自動呼叫,需要你每次手動喊 "use brainstorming skill" 之類。
|
|
183
|
+
>
|
|
184
|
+
> **強烈推薦用方式一 `npx superpowers-zh`** —— 它會一鍵處理 skills 複製 + bootstrap 產生 + hooks 設定 + 工具特定適配。僅在 npx 不可用(極端無網路環境)時才退到手動。
|
|
185
|
+
|
|
186
|
+
```bash
|
|
187
|
+
# 複製倉庫
|
|
188
|
+
git clone https://github.com/jnMetaCode/superpowers-zh.git
|
|
189
|
+
|
|
190
|
+
# 複製 skills 到你的專案(選擇你使用的工具)
|
|
191
|
+
cp -r superpowers-zh/skills /your/project/.claude/skills # Claude Code / Copilot CLI
|
|
192
|
+
cp -r superpowers-zh/skills /your/project/.hermes/skills # Hermes Agent
|
|
193
|
+
cp -r superpowers-zh/skills /your/project/.cursor/skills # Cursor
|
|
194
|
+
cp -r superpowers-zh/skills /your/project/.codex/skills # Codex CLI
|
|
195
|
+
cp -r superpowers-zh/skills /your/project/.kiro/steering # Kiro
|
|
196
|
+
cp -r superpowers-zh/skills /your/project/skills/custom # DeerFlow 2.0
|
|
197
|
+
cp -r superpowers-zh/skills /your/project/.trae/rules # Trae
|
|
198
|
+
cp -r superpowers-zh/skills /your/project/.agents # Antigravity
|
|
199
|
+
cp -r superpowers-zh/skills /your/project/.github/superpowers # VS Code (Copilot)
|
|
200
|
+
cp -r superpowers-zh/skills /your/project/skills # OpenClaw
|
|
201
|
+
cp -r superpowers-zh/skills /your/project/.windsurf/skills # Windsurf
|
|
202
|
+
cp -r superpowers-zh/skills /your/project/.gemini/skills # Gemini CLI
|
|
203
|
+
cp -r superpowers-zh/skills /your/project/.aider/skills # Aider
|
|
204
|
+
cp -r superpowers-zh/skills /your/project/.opencode/skills # OpenCode
|
|
205
|
+
cp -r superpowers-zh/skills /your/project/.qwen/skills # Qwen Code
|
|
206
|
+
cp -r superpowers-zh/skills /your/project/.claw/skills # Claw Code(Rust 版)
|
|
207
|
+
cp -r superpowers-zh/skills /your/project/.qoder/skills # Qoder(阿里 AI IDE)
|
|
208
|
+
```
|
|
209
|
+
|
|
210
|
+
### 方式三:在設定檔中引用
|
|
211
|
+
|
|
212
|
+
根據你使用的工具,在對應設定檔中引用 skills:
|
|
213
|
+
|
|
214
|
+
| 工具 | 設定檔 | 說明 |
|
|
215
|
+
|------|---------|------|
|
|
216
|
+
| Claude Code | `CLAUDE.md` | 專案根目錄 |
|
|
217
|
+
| Copilot CLI | `CLAUDE.md` | 與 Claude Code 共用外掛格式 |
|
|
218
|
+
| Hermes Agent | `HERMES.md` 或 `.hermes.md` | 專案根目錄,安裝時自動產生 |
|
|
219
|
+
| Kiro | `.kiro/steering/*.md` | 支援 always/globs/手動三種模式 |
|
|
220
|
+
| DeerFlow 2.0 | `skills/custom/*/SKILL.md` | 位元組跳動開源 SuperAgent,自動發現自訂 skills |
|
|
221
|
+
| Trae | `.trae/rules/project_rules.md` | 專案級規則 |
|
|
222
|
+
| Antigravity | `GEMINI.md` 或 `AGENTS.md` | 專案根目錄 |
|
|
223
|
+
| VS Code | `.github/copilot-instructions.md` | Copilot 自訂指令 |
|
|
224
|
+
| Cursor | `.cursor/rules/*.md` | 專案級規則目錄 |
|
|
225
|
+
| OpenClaw | `skills/*/SKILL.md` | 工作區級 skills 目錄,自動發現 |
|
|
226
|
+
| Windsurf | `.windsurf/skills/*/SKILL.md` | 專案級 skills 目錄 |
|
|
227
|
+
| Gemini CLI | `.gemini/skills/*/SKILL.md` | 專案級 skills 目錄 |
|
|
228
|
+
| Aider | `.aider/skills/*/SKILL.md` | 專案級 skills 目錄 |
|
|
229
|
+
| OpenCode | `.opencode/skills/*/SKILL.md` | 專案級 skills 目錄 |
|
|
230
|
+
| Hermes Agent | `.hermes/skills/*/SKILL.md` | 專案級 skills 目錄 |
|
|
231
|
+
| Qwen Code | `.qwen/skills/*/SKILL.md` | 專案級 skills 目錄 |
|
|
232
|
+
| Claw Code | `.claw/skills/*/SKILL.md` | Rust 版 CLI agent,相容 Claude Code 的 SKILL.md 格式 |
|
|
233
|
+
| Qoder | `.qoder/skills/*/SKILL.md` + `.qoder/rules/superpowers-zh.md` | 阿里 AI IDE,自動產生 `trigger: always_on` 的 bootstrap rule |
|
|
234
|
+
|
|
235
|
+
> **詳細安裝指南**:[Kiro](docs/README.kiro.md) · [DeerFlow](docs/README.deerflow.md) · [Trae](docs/README.trae.md) · [Antigravity](docs/README.antigravity.md) · [VS Code](docs/README.vscode.md) · [Codex](docs/README.codex.md) · [OpenCode](docs/README.opencode.md) · [OpenClaw](docs/README.openclaw.md) · [Windsurf](docs/README.windsurf.md) · [Gemini CLI](docs/README.gemini-cli.md) · [Aider](docs/README.aider.md) · [Qwen Code](docs/README.qwen.md) · [Hermes Agent](docs/README.hermes.md) · [Qoder](docs/README.qoder.md) · [CodeBuddy](docs/README.codebuddy.md) · [華為雲碼道](docs/README.codearts.md) · [Kimi Code](docs/README.kimi.md) · [Pi](docs/README.pi.md)
|
|
236
|
+
|
|
237
|
+
### 解除安裝 / 誤裝清理(v1.2.1+)
|
|
238
|
+
|
|
239
|
+
```bash
|
|
240
|
+
cd /your/project # 或 cd ~ 如果誤裝到了主目錄
|
|
241
|
+
npx superpowers-zh@latest --uninstall
|
|
242
|
+
```
|
|
243
|
+
|
|
244
|
+
會做這些:
|
|
245
|
+
|
|
246
|
+
- 刪除所有裝過的 skill 目錄(`.claude/skills/`、`.trae/skills/` 等)
|
|
247
|
+
- 刪除獨立 bootstrap 檔案(`.trae/rules/superpowers-zh.md`、`.qoder/rules/superpowers-zh.md`、`.agents/rules.md`)
|
|
248
|
+
- 清理追加到 `CLAUDE.md` / `HERMES.md` / `GEMINI.md` / `CONVENTIONS.md` 裡的 superpowers-zh 段,**保留你自己寫的內容**
|
|
249
|
+
|
|
250
|
+
資料安全說明:v1.2.1 起,安裝會把追加內容包在 `<!-- superpowers-zh:begin/end -->` 哨兵註解之間,解除安裝按哨兵精確切除。識別不可靠時跳過 + 警告,**絕不會誤刪使用者內容**。
|
|
251
|
+
|
|
252
|
+
其他參數:
|
|
253
|
+
|
|
254
|
+
| 參數 | 用途 |
|
|
255
|
+
|---|---|
|
|
256
|
+
| `--tool <name>` | 自動偵測不到時顯式指定(cursor / trae / hermes / 等) |
|
|
257
|
+
| `--force` | 允許在主目錄(~)安裝(預設拒絕,**不建議**) |
|
|
258
|
+
| `--uninstall` | 解除安裝目前目錄下的 superpowers-zh |
|
|
259
|
+
| `--help` / `--version` | 說明 / 版本 |
|
|
260
|
+
|
|
261
|
+
---
|
|
262
|
+
|
|
263
|
+
## 貢獻
|
|
264
|
+
|
|
265
|
+
歡迎參與!翻譯改進、新增 skills、Bug 修復都可以。
|
|
266
|
+
|
|
267
|
+
### 貢獻方向
|
|
268
|
+
|
|
269
|
+
我們只接收符合 superpowers 定位的 skill——**AI 編程工作流方法論**。好的 skill 應該:
|
|
270
|
+
|
|
271
|
+
- 教 AI 助手**怎麼幹活**,而不是某個框架/語言的教程
|
|
272
|
+
- 解決上游英文版不涵蓋的**中國開發者痛點**
|
|
273
|
+
- 有明確的步驟、檢查清單、範例,AI 載入後能直接執行
|
|
274
|
+
|
|
275
|
+
歡迎提 Issue 討論你的想法!
|
|
276
|
+
|
|
277
|
+
---
|
|
278
|
+
|
|
279
|
+
## 交流 · Community
|
|
280
|
+
|
|
281
|
+
<table>
|
|
282
|
+
<tr>
|
|
283
|
+
<td width="170" align="center">
|
|
284
|
+
<img src="assets/qr-wechat.jpg" width="150" alt="微信公眾號 AI不止語 QR code"><br>
|
|
285
|
+
<sub>微信掃碼關注</sub>
|
|
286
|
+
</td>
|
|
287
|
+
<td>
|
|
288
|
+
|
|
289
|
+
微信公眾號 **「AI不止語」**(微信搜尋 `AI_BuZhiYu`)— 技術問答 · 專案更新 · 實戰文章
|
|
290
|
+
|
|
291
|
+
| 管道 | 加入方式 |
|
|
292
|
+
|------|---------|
|
|
293
|
+
| QQ 2群 | [點擊加入](https://qm.qq.com/q/EeNQA9xCxy)(群號 1071280067) |
|
|
294
|
+
| 微信群 | 關注公眾號後回覆「群」取得入群方式 |
|
|
295
|
+
|
|
296
|
+
</td>
|
|
297
|
+
</tr>
|
|
298
|
+
</table>
|
|
299
|
+
|
|
300
|
+
---
|
|
301
|
+
|
|
302
|
+
## 🌟 相關專案生態
|
|
303
|
+
|
|
304
|
+
**八個專案組合使用,涵蓋 AI 編程 + AI 影片創作 + 桌面陪伴的完整鏈路。**
|
|
305
|
+
|
|
306
|
+
| 專案 | 定位 | 一句話 |
|
|
307
|
+
|------|------|-------|
|
|
308
|
+
| **[superpowers-zh](https://github.com/jnMetaCode/superpowers-zh)**(本專案)  | 🧠 工作方法論 | 20 個 skills 教 AI 怎麼幹活(TDD / 除錯 / 程式碼審查等) |
|
|
309
|
+
| **[agency-agents-zh](https://github.com/jnMetaCode/agency-agents-zh)**  | 🎭 專家角色庫 | 211 個**即插即用** AI 專家,含 46 中國原創(小紅書 / 抖音 / 飛書 / 釘釘) |
|
|
310
|
+
| **[agency-orchestrator](https://github.com/jnMetaCode/agency-orchestrator)** | 🚀 編排引擎 | 一句話 → 211 專家協作,**幾分鐘出方案**(9 家 LLM / 6 免費) |
|
|
311
|
+
| **[ai-coding-guide](https://github.com/jnMetaCode/ai-coding-guide)** | 📖 實戰教程 | 66 個 Claude Code 技巧 + 9 款工具最佳實踐 + 設定範本 |
|
|
312
|
+
| **[shellward](https://github.com/jnMetaCode/shellward)** | 🛡️ 安全中介軟體 | 8 層防禦 + DLP 資料流 + 注入偵測,**零依賴**(含 MCP Server) |
|
|
313
|
+
| 🆕 **[ai-shortfilm-prompts](https://github.com/jnMetaCode/ai-shortfilm-prompts)** | 🎬 影片提示詞 | Mx-Shell《喪屍清道夫》5 段式方法論 + Skill,Seedance / 小雲雀 / Sora / 可靈 / 即夢通用 |
|
|
314
|
+
| 🆕 **[local-agent-toolkit](https://github.com/jnMetaCode/local-agent-toolkit)** | 🛠️ Agent 本地三件套 | 給 agent 配上**記憶 / 技能管理 / 執行追蹤**,零依賴、資料不出本機;本倉庫 skills 可用 `npx @jnmetacode/skillet add jnMetaCode/superpowers-zh/skills/<名稱>` 一鍵安裝 |
|
|
315
|
+
| 🆕 **[codepet](https://github.com/jnMetaCode/codepet)** | 🐾 桌面養成桌寵 | 碼寵 CodePet —— 你寫程式碼 / 用 Claude Code,它就漲經驗、升級、換狀態、跳舞。**全本地、隱私優先、開源** |
|
|
316
|
+
|
|
317
|
+
---
|
|
318
|
+
|
|
319
|
+
### 🔥 重點推薦:[agency-orchestrator](https://github.com/jnMetaCode/agency-orchestrator) — 一句話調度 211 個 AI 專家協作,幾分鐘交付完整方案
|
|
320
|
+
|
|
321
|
+
以前寫個方案:你當指揮官,把 AI 輪流扮演 5 個角色,複製貼上 10 次,1 小時沒了。
|
|
322
|
+
|
|
323
|
+
**現在:** 丟一句話進去 `"做一個電商退款流程"`,**產品 → 架構 → 安全 → 測試 → DBA 自動接力**,幾分鐘完整方案落地。
|
|
324
|
+
|
|
325
|
+
- 🎭 **211+ 專家角色**(含 46 個中國市場原創:小紅書 / 抖音 / 微信 / 飛書 / 釘釘)
|
|
326
|
+
- 🧩 **零程式碼 YAML**,一行 prompt 就能跑
|
|
327
|
+
- 💰 **9 家 LLM 可選**(DeepSeek / Claude / OpenAI / Ollama 等,**6 家免費**)
|
|
328
|
+
- 🔗 **與 superpowers-zh 互補**:本專案管"**怎麼做**"(方法論),orchestrator 管"**誰來做**"(角色協作)
|
|
329
|
+
|
|
330
|
+
👉 **[立即體驗 agency-orchestrator →](https://github.com/jnMetaCode/agency-orchestrator)**
|
|
331
|
+
|
|
332
|
+
---
|
|
333
|
+
|
|
334
|
+
## 致謝
|
|
335
|
+
|
|
336
|
+
- 原始英文版:[obra/superpowers](https://github.com/obra/superpowers)(MIT 協議)
|
|
337
|
+
- 感謝 [@obra](https://github.com/obra) 建立了這個優秀的專案
|
|
338
|
+
|
|
339
|
+
---
|
|
340
|
+
|
|
341
|
+
## 授權條款
|
|
342
|
+
|
|
343
|
+
MIT License — 自由使用,商業或個人均可。
|
|
344
|
+
|
|
345
|
+
---
|
|
346
|
+
|
|
347
|
+
<div align="center">
|
|
348
|
+
|
|
349
|
+
**🦸 AI 編程超能力:讓 Claude Code / Hermes Agent / Cursor / Claw Code / Qoder 等 20 款工具真正會幹活**
|
|
350
|
+
|
|
351
|
+
[Star 本專案](https://github.com/jnMetaCode/superpowers-zh) · [提交 Issue](https://github.com/jnMetaCode/superpowers-zh/issues) · [貢獻程式碼](https://github.com/jnMetaCode/superpowers-zh/pulls)
|
|
352
|
+
|
|
353
|
+
</div>
|
package/RELEASE-NOTES.zh.md
CHANGED
|
@@ -6,6 +6,44 @@
|
|
|
6
6
|
|
|
7
7
|
---
|
|
8
8
|
|
|
9
|
+
## v1.7.0 (2026-07-12)
|
|
10
|
+
|
|
11
|
+
### 🌍 全局安装(关 #21)
|
|
12
|
+
|
|
13
|
+
新增 `npx superpowers-zh --global`,一次安装、所有项目共享,解决多项目用户需要逐个项目重复安装的痛点。
|
|
14
|
+
|
|
15
|
+
- **项目级(默认)不变**:装到 `process.cwd()` 下工具目录(如 `.claude/skills`),仅当前项目生效。
|
|
16
|
+
- **全局(`--global`)**:装到工具的**用户级目录**(如 `~/.claude/skills`),所有项目自动共享,更新只需重装一次。**项目级优先、全局兜底**,二者可共存。
|
|
17
|
+
- 支持全局的工具(**逐一核对各工具 docs 声明的真实加载路径,不臆造**):**Claude Code / Codex CLI / Qoder / Windsurf / Qwen Code / OpenClaw / OpenCode**。其中 Codex 全局装到 `~/.agents/skills`(docs 确认 Codex 启动扫描该目录,而非 `~/.codex/skills`);Claude Code 全局 bootstrap 写 `~/.claude/CLAUDE.md`。
|
|
18
|
+
- **Gemini CLI / Antigravity 有意不纳入通用 `--global`**:Gemini 全局走扩展目录 `~/.gemini/extensions/*/skills/` + manifest、Antigravity 全局 skills 路径未在 docs 证实,通用复制机制覆盖不了 —— `--global` 会报错并指向各自 `docs/README.*.md`,避免「装了不生效」。
|
|
19
|
+
- 其余工具(Cursor / Kiro / Trae / Aider / DeerFlow / VS Code / Hermes / Claw)规则是项目级或存于应用内设置,`--global` 明确报错并提示改用项目级,绝不写入无效路径。
|
|
20
|
+
- 卸载对称支持:`--global --uninstall` 从用户级目录移除 skills 并按哨兵精确清理全局 bootstrap。
|
|
21
|
+
- home 目录护栏调整:项目级仍拒绝在 `~` 下裸装(污染所有项目),并在提示里引导改用 `--global`;全局模式本就写用户级目录,跳过该护栏。
|
|
22
|
+
|
|
23
|
+
### 📊 文案刷新
|
|
24
|
+
|
|
25
|
+
- 上游 star 数 233k+ → 250k+(站点、README、package.json description 同步,实测上游已达 252k+)。
|
|
26
|
+
|
|
27
|
+
## v1.6.1 (2026-07-06)
|
|
28
|
+
|
|
29
|
+
对齐上游 **v6.1.0 / v6.1.1** 中与我们架构相关的部分。Gemini CLI 移除是上游这两个版本里改动面最大的一项,但它牵涉我们自己的营销文案("18 款工具")和安装器逻辑,评估后判定为独立决策,本版本**不包含**,留待单独讨论。
|
|
30
|
+
|
|
31
|
+
### 🔧 bootstrap 精简(`using-superpowers/SKILL.md`)
|
|
32
|
+
|
|
33
|
+
翻译并合并上游"更精简的每会话 bootstrap"重写:用简洁描述替换原有的 dot 流程图、去重"指令优先级"与"技能优先级"重复内容、去掉"技能类型"(刚性/灵活)分类章节。保留了我们 fork 特有的中国特色技能路由与多工具平台适配指引(Copilot CLI / Hermes Agent / Qoder 等,上游对应文档已删但我们仍维护)。
|
|
34
|
+
|
|
35
|
+
### 🐛 Codex 插件清单修复
|
|
36
|
+
|
|
37
|
+
- `.codex-plugin/plugin.json` 补 `"hooks": {}`:Codex 在清单缺少 `hooks` 字段时会自动 fallback 扫描 `hooks/hooks.json`(我们仓库里其实是 Claude Code 的 SessionStart hook),导致 Codex 用户安装时被错误注册一个不属于它的 hook 并弹出信任提示。声明空的内联 `hooks: {}` 可以阻止这个 fallback。
|
|
38
|
+
- `category` 由 `"Coding"` 改为 `"Developer Tools"`,对齐上游修正。
|
|
39
|
+
- `references/codex-tools.md` 修正过期的子 agent 结果工具名:`wait` → `wait_agent`(`wait` 现在专指 code-mode 的 `exec/wait`,不是子 agent 结果工具),并补充"implementer/reviewer 完成后应主动 close_agent"的提示。
|
|
40
|
+
|
|
41
|
+
### 未跟进项(有意为之)
|
|
42
|
+
|
|
43
|
+
- Codex 官方 marketplace 打包基础设施(`scripts/package-codex-plugin.sh`、`.agents/plugins/marketplace.json`、`tests/codex/`)——我们的分发方式是 `npx superpowers-zh`,不走这条上游官方安装通道。
|
|
44
|
+
- `antigravity-tools.md` / `claude-code-tools.md` 的裁剪——我们本来就没有这两个参考文件,无需处理。
|
|
45
|
+
- `references/pi-tools.md` 的精简(去掉 read/write/edit/bash 等自证性映射行)——验证时发现上游自己这个 v6.1.1 版本的裁剪会让他们自己的 `tests/pi/test-pi-extension.mjs` 断言(要求文件里出现 write/edit/bash 字样)测试失败,是上游未捕获的回归。为避免把这个 bug 一起同步进来,本版本保留了原有更完整的 pi-tools.md 内容。
|
|
46
|
+
|
|
9
47
|
## v1.6.0 (2026-06-20)
|
|
10
48
|
|
|
11
49
|
本版本对齐上游 **v6.0.0** 的实质性 skill / 基础设施变更,并新增两款 harness 支持。
|