Skip to main content

← All sources

superpowers-zh skills

🦸 AI 编程超能力 · 中文增强版 — superpowers(116k+ ⭐)完整汉化 + 6 个中国原创 skills,让 Claude Code / Copilot CLI / Hermes Agent / Cursor / Windsurf / Kiro / Gemini CLI 等 16 款 AI 编程工具真正会干活 20 skills. skills-hub.ai mirrors 20 skills from superpowers-zh daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.

Upstream: github.com/jnMetaCode/superpowers-zh

Installing a superpowers-zh skill

Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.

# Install a superpowers-zh skill
npx @skills-hub-ai/cli install <skill-slug>

# Browse all superpowers-zh skills via API
curl https://skills-hub.ai/api/v1/skills?source=superpowers-zh

# Browse all sources
open https://skills-hub.ai/sources

Top superpowers-zh skills

See all →

The most-installed skills from superpowers-zh, ranked by adoption.

  1. 01brainstorming

    在任何创造性工作之前必须使用此技能——创建功能、构建组件、添加功能或修改行为。在实现之前先探索用户意图、需求和设计。

    Buildfrom superpowers-zh
  2. 02chinese-documentation

    中文文档排版参考——中英文空格、全半角标点、术语保留、链接格式、中文文案排版指北约定。仅在用户显式 /chinese-documentation 时调用,不要根据上下文自动触发。

    Buildfrom superpowers-zh
  3. 03executing-plans

    当你有一份书面实现计划需要在单独的会话中执行,并设有审查检查点时使用

    Buildfrom superpowers-zh
  4. 04finishing-a-development-branch

    当实现完成、所有测试通过、需要决定如何集成这份工作时使用

    Buildfrom superpowers-zh
  5. 05receiving-code-review

    收到代码审查反馈后、实施建议之前使用,尤其当反馈不明确或技术上有疑问时——需要技术严谨性和验证,而非敷衍附和或盲目执行

    Buildfrom superpowers-zh
  6. 06test-driven-development

    在实现任何功能或修复 bug 时使用,在编写实现代码之前

    Buildfrom superpowers-zh
  7. 07workflow-runner

    在 Claude Code / OpenClaw / Cursor 中直接运行 agency-orchestrator YAML 工作流——无需 API key,使用当前会话的 LLM 作为执行引擎。当用户提供 .yaml 工作流文件或要求多角色协作完成任务时触发。

    Buildfrom superpowers-zh
  8. 08chinese-code-review

    中文 review 沟通参考——话术模板、分级标注(必须修复/建议修改/仅供参考)、国内团队常见反模式应对。仅在用户显式 /chinese-code-review 时调用,不要根据上下文自动触发。

    Buildfrom superpowers-zh
  9. 09chinese-commit-conventions

    中文 commit 与 changelog 配置参考——Conventional Commits 中文适配、commitlint/husky/commitizen 中文模板、conventional-changelog 中文配置。仅在用户显式 /chinese-commit-conventions 时调用,不要根据上下文自动触发。

    Buildfrom superpowers-zh
  10. 10chinese-git-workflow

    国内 Git 平台配置参考——Gitee、Coding.net、极狐 GitLab、CNB 的 SSH/HTTPS/凭据/CI 接入差异与镜像同步配置。仅在用户显式 /chinese-git-workflow 时调用,不要根据上下文自动触发。

    Buildfrom superpowers-zh
  11. 11dispatching-parallel-agents

    当面对 2 个以上可以独立进行、无共享状态或顺序依赖的任务时使用

    Buildfrom superpowers-zh
  12. 12mcp-builder

    MCP 服务器构建方法论 — 系统化构建生产级 MCP 工具,让 AI 助手连接外部能力

    Buildfrom superpowers-zh
  13. 13subagent-driven-development

    当在当前会话中执行包含独立任务的实现计划时使用

    Buildfrom superpowers-zh
  14. 14systematic-debugging

    遇到任何 bug、测试失败或异常行为时使用,在提出修复方案之前执行

    Buildfrom superpowers-zh
  15. 15using-git-worktrees

    当需要开始与当前工作区隔离的功能开发,或在执行实现计划之前使用——通过原生工具或 git worktree 回退机制确保隔离工作区存在

    Buildfrom superpowers-zh
  16. 16using-superpowers

    在开始任何对话时使用——确立如何查找和使用技能,要求在任何响应(包括澄清性问题)之前调用 Skill 工具

    Buildfrom superpowers-zh
  17. 17verification-before-completion

    在宣称工作完成、已修复或测试通过之前使用,在提交或创建 PR 之前——必须运行验证命令并确认输出后才能声称成功;始终用证据支撑断言

    Buildfrom superpowers-zh
  18. 18writing-plans

    当你有规格说明或需求用于多步骤任务时使用,在动手写代码之前

    Buildfrom superpowers-zh
  19. 19writing-skills

    当创建新技能、编辑现有技能或在部署前验证技能是否有效时使用

    Buildfrom superpowers-zh
  20. 20requesting-code-review

    完成任务、实现重要功能或合并前使用,用于验证工作成果是否符合要求

    Buildfrom superpowers-zh

About this source

skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.

Last sync: Aug 24, 2026, 6:16 PM (success).

superpowers-zh skills, frequently asked

What are superpowers-zh skills?

superpowers-zh skills are AI coding skills published by superpowers-zh (🦸 AI 编程超能力 · 中文增强版 — superpowers(116k+ ⭐)完整汉化 + 6 个中国原创 skills,让 Claude Code / Copilot CLI / Hermes Agent / Cursor / Windsurf / Kiro / Gemini CLI 等 16 款 AI 编程工具真正会干活 20 skills.) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.

How many superpowers-zh skills are available?

skills-hub.ai indexes 20 skills from superpowers-zh, synced daily from the upstream GitHub repository (https://github.com/jnMetaCode/superpowers-zh).

How do I install a superpowers-zh skill?

Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.

Are these official superpowers-zh skills?

Yes. Every skill from this source is mirrored from superpowers-zh's own GitHub repository (https://github.com/jnMetaCode/superpowers-zh). Each skill page links back to the upstream source of truth, so you can verify the original.