22
33🌐 ** 简体中文** | [ English (upstream)] ( https://github.com/obra/superpowers )
44
5- > 🦸 ** superpowers(250k+ ⭐)完整汉化 + 4 个中国原创 skills** — 让 Claude Code / Copilot CLI / Hermes Agent / Cursor / Windsurf / Kiro / Gemini CLI / Qoder 等 ** 19 款 AI 编程工具** 真正会干活。从头脑风暴到代码审查,从 TDD 到调试,每个 skill 都是经过实战验证的工作方法论。
5+ > 🦸 ** superpowers(250k+ ⭐)完整汉化 + 4 个中国原创 skills** — 让 Claude Code / Copilot CLI / Hermes Agent / Cursor / Windsurf / Kiro / Gemini CLI / Qoder 等 ** 20 款 AI 编程工具** 真正会干活。从头脑风暴到代码审查,从 TDD 到调试,每个 skill 都是经过实战验证的工作方法论。
66
7- Chinese community edition of [ superpowers] ( https://github.com/obra/superpowers ) — 20 skills across 19 AI coding tools, including full translations and China-specific development skills.
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.
88
99[ ![ 官网 sp.aiolaola.com] ( https://img.shields.io/badge/🌐_官网-sp.aiolaola.com-F59E0B )] ( https://sp.aiolaola.com )
1010[ ![ GitHub stars] ( https://img.shields.io/github/stars/jnMetaCode/superpowers-zh?style=social )] ( https://github.com/jnMetaCode/superpowers-zh )
@@ -64,7 +64,7 @@ AI:在开始实现之前,我需要了解几个关键问题:
6464| ⭐ Star 数 | 250k+ | — |
6565| 📦 Skills 总数 | 14 | ** 20** (14 翻译 + 4 国产原创 + 2 上游历史保留) |
6666| 🌐 语言 | 英文 | 中文(技术术语保留英文) |
67- | 🤖 ** 支持工具** | ** 6 款** :Claude Code / Cursor / Codex / OpenCode / Copilot CLI / Gemini CLI | ** 19 款** :上述 6 款 + Hermes Agent / Trae / Kiro / Qwen Code(通义灵码)/ OpenClaw / Claw Code / Antigravity / DeerFlow / VS Code / Windsurf / Aider / Qoder / CodeBuddy(腾讯) |
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(华为云码道 ) |
6868| ⚡ ** 安装方式** | 按工具分别装(每款一条不同的 plugin marketplace 命令) | ** ` npx superpowers-zh ` 一条命令自动识别项目里的工具并安装** ;识别不出可 ` --tool <name> ` 显式指定 |
6969| 🇨🇳 Git 平台 | GitHub 为主 | GitHub + Gitee + Coding + 极狐 GitLab + ** CNB(腾讯云原生构建)** |
7070| 🇨🇳 CI/CD 示例 | GitHub Actions | GitHub Actions + Gitee Go + Coding CI + 极狐 CI + ` .cnb.yml ` |
@@ -78,9 +78,9 @@ AI:在开始实现之前,我需要了解几个关键问题:
7878| 💬 社区 | Discord | 微信公众号「AI不止语」+ 微信群 + QQ 群 |
7979| 📜 License | MIT | MIT |
8080
81- ** 一句话总结:** 英文上游 = 方法论内核;中文增强版 = 方法论内核 ** +** 19 款工具一键适配 ** +** 国内 Git/CI 生态 ** +** 中文化表达习惯。
81+ ** 一句话总结:** 英文上游 = 方法论内核;中文增强版 = 方法论内核 ** +** 20 款工具一键适配 ** +** 国内 Git/CI 生态 ** +** 中文化表达习惯。
8282
83- ### 🤖 支持 19 款主流 AI 编程工具
83+ ### 🤖 支持 20 款主流 AI 编程工具
8484
8585| 工具 | 类型 | 一键安装 | 手动安装 |
8686| ------| ------| :---:| :---:|
@@ -103,6 +103,7 @@ AI:在开始实现之前,我需要了解几个关键问题:
103103| [ Claw Code] ( https://github.com/ultraworkers/claw-code ) | CLI (Rust) | ` npx superpowers-zh ` | ` .claw/skills/ ` |
104104| [ Qoder] ( https://qoder.com ) (阿里 AI IDE) | IDE | ` npx superpowers-zh ` | ` .qoder/skills/ ` + ` .qoder/rules/ ` |
105105| [ 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/ ` |
106107
107108> 运行 ` npx superpowers-zh ` 会自动检测你项目中使用的工具,将 20 个 skills 安装到正确位置。
108109
@@ -231,7 +232,7 @@ cp -r superpowers-zh/skills /your/project/.qoder/skills # Qoder(阿里 AI
231232| Claw Code | ` .claw/skills/*/SKILL.md ` | Rust 版 CLI agent,兼容 Claude Code 的 SKILL.md 格式 |
232233| Qoder | ` .qoder/skills/*/SKILL.md ` + ` .qoder/rules/superpowers-zh.md ` | 阿里 AI IDE,自动生成 ` trigger: always_on ` 的 bootstrap rule |
233234
234- > ** 详细安装指南** :[ 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 ) · [ 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 )
235236
236237### 卸载 / 误装清理(v1.2.1+)
237238
@@ -345,7 +346,7 @@ MIT License — 自由使用,商业或个人均可。
345346
346347<div align =" center " >
347348
348- ** 🦸 AI 编程超能力:让 Claude Code / Hermes Agent / Cursor / Claw Code / Qoder 等 19 款工具真正会干活**
349+ ** 🦸 AI 编程超能力:让 Claude Code / Hermes Agent / Cursor / Claw Code / Qoder 等 20 款工具真正会干活**
349350
350351[ Star 本项目] ( https://github.com/jnMetaCode/superpowers-zh ) · [ 提交 Issue] ( https://github.com/jnMetaCode/superpowers-zh/issues ) · [ 贡献代码] ( https://github.com/jnMetaCode/superpowers-zh/pulls )
351352
0 commit comments