Home/AI Agents/superpowers-zh
superpowers-zh logo

superpowers-zh

jnMetaCode/superpowers-zh

AI 编程超能力 · 中文增强版, superpowers完整汉化加中国原创skills

GraphCanon updated 4w · GitHub synced 4w

7.3k stars706 forksLast push 1mo JavaScript MIT

Decision brief

A Chinese-enhanced AI coding tool with six additional original skills from China designed to add value to existing AI programming tools.

Good fit when

  • When you need a Chinese-language enhancement for AI programming tools like Claude Code or Copilot CLI
  • For boosting productivity through its unique set of 6 original skills by Chinese creators

Avoid when

  • If your team does not require support in the Chinese language
  • Over other tools without added local value if you do not need China-specific enhancements

Observed Jul 16, 2026 · Source: enrich:decision_facts

Verify the decision

Adoption

Package downloads where a registry match exists. GitHub stars (7,273) are secondary evidence.

npm downloads (30d)
10,497·npm downloads API·4w

Maintenance and security

Full trust report
Maintenance
Very active (4d since push)
As of 4w
Provenance
Not a fork · Personal account
As of 4w
Security (OSV)
No MCP manifest
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

npm install superpowers-zh
npm

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

This repository contains a Chinese-enhanced version of an AI coding tool with additional original skills from China, aiming to improve the productivity and functionality of multiple AI programming tools.

Capability facts

CLI
CLI entrypoint

Source: package.json:bin|scripts · Jul 28, 2026

MCP server
No MCP server detected

Source: repo_scan · Jul 28, 2026

Languages
javascript

Source: github.language+package.json · Jul 28, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Node.js runtimeNode.js

Source: README excerpt (regex_v1, Jul 28, 2026)

> - 🌍 **全局安装** `npx superpowers-zh --global` —— 一次安装、所有项目共享,多项目党告别逐个重装
Source link
Works with CursorCursor

Source: README excerpt (regex_v1, Jul 28, 2026)

(250k+ ⭐)完整汉化 + 4 个中国原创 skills** — 让 Claude Code / Copilot CLI / Hermes Agent / Cursor / Windsurf / Kiro / Gemini CLI / Qoder 等 **20 款 AI 编程工具**真正会干活。从头脑风暴到代码审查,从 TDD
Source link
Works with VS CodeVS Code

Source: README excerpt (regex_v1, Jul 28, 2026)

/ Hermes Agent / Cursor / Windsurf / Kiro / Gemini CLI / Codex / Aider / Trae / VS Code (Copilot) / DeerFlow / OpenCode / OpenClaw / Qwen Code / Antigravity / Claw Cod
Source link

Tags

README

superpowers-zh(AI 编程超能力 · 中文增强版)

🌐 简体中文 | 繁體中文 | English (upstream)

🦸 superpowers(250k+ ⭐)完整汉化 + 4 个中国原创 skills — 让 Claude Code / Copilot CLI / Hermes Agent / Cursor / Windsurf / Kiro / Gemini CLI / Qoder 等 20 款 AI 编程工具真正会干活。从头脑风暴到代码审查,从 TDD 到调试,每个 skill 都是经过实战验证的工作方法论。

Chinese community edition of superpowers — 20 skills across 20 AI coding tools, including full translations and China-specific development skills.

📖 免费配套学习从零学会 AI 编程(180 节)+ 从零构建 AI 智能体(40 节):两门免费实操课 + 实战社区,superpowers 装好后配上方法论效率翻倍

🌍 Also available in English · 日本語 · Español · 한국어 · 繁體中文

🆕 v1.7.0 更新亮点完整 Release Notes →

  • 🌍 全局安装 npx superpowers-zh --global —— 一次安装、所有项目共享,多项目党告别逐个重装
  • 🧩 新增 腾讯 CodeBuddy华为云码道 CodeArts 两款国产 IDE(工具数 18 → 20)
  • 🌐 官网 sp.aiolaola.com + README 新增繁体中文(简 / 繁 / EN 三语)

📊 项目规模

📦 翻译 Skills🇨🇳 中国特色 Skills🤖 支持工具
146Claude 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 / CodeBuddy(腾讯)/ CodeArts(华为云码道)

❤️ 赞助商  🙏 想出现在这里?联系 jnMetaCode@qq.com 赞助

感谢 优云智算 赞助本项目!优云智算是 UCloud 旗下 AI 云平台,主打包月、按次的高性价比国模 Agent Plan 套餐,支持 GLM-5.2,低至 49 元/月起。同时提供官转稳定海外模型。支持接入 Claude Code、Codex 及 API 调用。支持企业高并发、7×24 技术支持、自助开票。

🎁 通过此链接注册的用户,可得免费 5 元平台体验金

这是什么?

superpowers 是目前最火的 AI 编程 skills 框架(250k+ stars),为 AI 编程工具提供系统化的工作方法论

superpowers-zh 在完整翻译的基础上,新增了面向中国开发者的特色 skills。

没装 superpowers-zh:

你:给用户模块加个批量导出功能
AI:好的,我来实现...(直接开始写代码)
    export async function exportUsers() { ... }
你:等等,格式不对,没分页,大数据量会 OOM...

装了 superpowers-zh:

你:给用户模块加个批量导出功能
AI:在开始实现之前,我需要了解几个关键问题:
    1. 导出格式是 CSV 还是 Excel?
    2. 预计数据量多大?需要异步处理吗?
    3. 有权限要求吗?
    → 给出 2-3 个方案,确认后再动手

🆚 与英文上游的区别(老被问,一次说清)

维度superpowers(英文上游)superpowers-zh(中文增强版)
⭐ Star 数250k+
📦 Skills 总数1420(14 翻译 + 4 国产原创 + 2 上游历史保留)
🌐 语言英文中文(技术术语保留英文)
🤖 支持工具6 款:Claude Code / Cursor / Codex / OpenCode / Copilot CLI / Gemini CLI20 款:上述 6 款 + Hermes Agent / Trae / Kiro / Qwen Code(通义灵码)/ OpenClaw / Claw Code / Antigravity / DeerFlow / VS Code / Windsurf / Aider / Qoder / CodeBuddy(腾讯) / CodeArts(华为云码道)
安装方式按工具分别装(每款一条不同的 plugin marketplace 命令)npx superpowers-zh 一条命令自动识别项目里的工具并安装;识别不出可 --tool <name> 显式指定
🇨🇳 Git 平台GitHub 为主GitHub + Gitee + Coding + 极狐 GitLab + CNB(腾讯云原生构建)
🇨🇳 CI/CD 示例GitHub ActionsGitHub Actions + G

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.