在任何创造性工作之前必须使用此技能——创建功能、构建组件、添加功能或修改行为。在实现之前先探索用户意图、需求和设计。
Superpowers Zh
Superpowers Zh is an open-source integrations skill for Claude Code, Cursor, Gemini CLI, GitHub Copilot, and Windsurf, published by jnMetaCode. Its author describes it as: “🦸 AI 编程超能力 · 中文增强版 — superpowers(116k+ ⭐)完整汉化 + 6 个中国原创 skills,让 Claude Code / Copilot CLI / Hermes Agent / Cursor / Windsurf / Kiro / Gemini CLI 等 16 款 AI 编程工具真正会干活”. The project has 7.3k stars on GitHub and is available under the MIT license. Add it to your setup with `git clone https://github.com/jnMetaCode/superpowers-zh ~/.claude/skills/superpowers-zh`.
Installation
Add Superpowers Zh to your agent with:
git clone https://github.com/jnMetaCode/superpowers-zh ~/.claude/skills/superpowers-zh Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
When to use it
Reach for Superpowers Zh when you want integrations help from Claude Code without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear MIT license — safe to read and adapt
- Ships in jnMetaCode/superpowers-zh, an established project with 7,350 GitHub stars
- Declares compatibility with Claude Code, Cursor, Gemini CLI, GitHub Copilot, Windsurf
- Actively maintained (recent commits)
Topics
Frequently asked questions
- What does Superpowers Zh do?
- 🦸 AI 编程超能力 · 中文增强版 — superpowers(116k+ ⭐)完整汉化 + 6 个中国原创 skills,让 Claude Code / Copilot CLI / Hermes Agent / Cursor / Windsurf / Kiro / Gemini CLI 等 16 款 AI 编程工具真正会干活
- How do I install Superpowers Zh?
- Run git clone https://github.com/jnMetaCode/superpowers-zh ~/.claude/skills/superpowers-zh in your agent, then reload your skills. Review the source at https://github.com/jnMetaCode/superpowers-zh before installing.
- Is Superpowers Zh free to use?
- Yes. Superpowers Zh is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
- Which agents does Superpowers Zh work with?
- Superpowers Zh declares compatibility with Claude Code, Cursor, Gemini CLI, GitHub Copilot, and Windsurf. Agent Skills use a portable SKILL.md format, so other compatible clients can usually load it too.
- Where does Superpowers Zh come from?
- Superpowers Zh ships inside jnMetaCode/superpowers-zh, a repository that contains 21 catalogued skills in total. The repository's 7,350 GitHub stars apply to that whole collection, not to this skill on its own.
Related skills
More Integrations →中文 review 沟通参考——话术模板、分级标注(必须修复/建议修改/仅供参考)、国内团队常见反模式应对。仅在用户显式 /chinese-code-review 时调用,不要根据上下文自动触发。
中文 commit 与 changelog 配置参考——Conventional Commits 中文适配、commitlint/husky/commitizen 中文模板、conventional-changelog 中文配置。仅在用户显式 /chinese-commit-conventions 时调用,不要根据上下文自动触发。
当面对 2 个以上可以独立进行、无共享状态或顺序依赖的任务时使用
当你有一份书面实现计划需要在单独的会话中执行,并设有审查检查点时使用