Superpowers ZH
🦸 AI 编程超能力 · 中文增强版 — superpowers(116k+ ⭐)完整汉化 + 6 个中国原创 skills,让 Claude Code / Copilot CLI / Hermes Agent / Cursor / Windsurf / Kiro / Gemini CLI 等 16 款 AI 编程工具真正会干活
What is Superpowers ZH?
Superpowers ZH is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to 🦸 ai 编程超能力 · 中文增强版 — superpowers(116k+ ⭐)完整汉化 + 6 个中国原创 skills,让 claude code / copilot cli / hermes agent / cursor / windsurf / kiro / gemini cli 等 16 款 ai 编程工具真正会干活
🦸 AI 编程超能力 · 中文增强版 — superpowers(116k+ ⭐)完整汉化 + 6 个中国原创 skills,让 Claude Code / Copilot CLI / Hermes Agent / Cursor / Windsurf / Kiro / Gemini CLI 等 16 款 AI 编程工具真正会干活
This server falls under the Coding Agents category on MCPgee, the world's largest MCP server directory with 33,000+ servers.
Features
- 🦸 AI 编程超能力 · 中文增强版 — superpowers(116k+ ⭐)完整汉化 + 6 个中国原创 skil
Use Cases
Maintainer
Works with
Installation
Manual Installation
npx superpowers-zhConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
How to Set Up and Use Superpowers ZH
Superpowers ZH is a Chinese-enhanced distribution of the open-source superpowers skills collection for AI coding tools, adding a complete Chinese translation of the original 14 skills plus 6 original China-specific skills covering Chinese code review standards, Git workflow conventions, documentation norms, and MCP server building. It works with 18 AI coding tools including Claude Code, Cursor, Windsurf, Kiro, Gemini CLI, and Copilot CLI by installing skill definition files into each tool's configuration directory. Teams working in Chinese-language environments use it to give AI coding assistants culturally and linguistically appropriate behavior without manually configuring each tool.
Prerequisites
- Node.js 18 or later installed (for the npx installer)
- At least one supported AI coding tool: Claude Code, Cursor, Windsurf, Kiro, Gemini CLI, Copilot CLI, or similar
- Git installed
- A project directory where you want to install the skills (not the home directory ~)
Navigate to your project directory
Run the installer from within a specific project directory. Installing in the home directory (~) is not recommended without the --force flag.
cd /your/projectRun the npx installer
Execute the superpowers-zh installer via npx. It will detect which AI tools are configured in your project and install the appropriate skill files into the correct directories.
npx superpowers-zhSpecify a tool explicitly (optional)
If you want to install skills for a specific tool rather than letting the installer auto-detect, use the --tool flag with the tool name.
npx superpowers-zh --tool cursor
# or
npx superpowers-zh --tool claudeVerify the installed skill files
Check that the skill files were created in the correct location for your AI tool. Each tool has its own directory structure.
# Claude Code / Copilot CLI:
ls .claude/skills/
# Cursor:
ls .cursor/skills/
# Kiro:
ls .kiro/steering/Use a skill in your AI tool
Invoke skills by name or let the AI tool use them automatically when the task matches. In Claude Code, reference skills explicitly in your prompts or system instructions.
Update or uninstall
Use the @latest tag to update to the newest version of the skills, or pass --uninstall to remove all installed skill files.
npx superpowers-zh@latest
# or uninstall:
npx superpowers-zh@latest --uninstallSuperpowers ZH Examples
Claude Desktop / Claude Code configuration
Superpowers ZH installs skill files directly into your project's .claude/skills/ directory. No MCP server config is required — Claude Code reads skills from the local directory automatically.
# No mcpServers entry needed.
# After running: npx superpowers-zh
# Verify with:
# ls .claude/skills/
#
# Expected output:
# chinese-code-review.md chinese-git-workflow.md
# tdd.md systematic-debugging.md code-review.md ...Prompts to try
After installing, use these prompts in Claude Code or your chosen AI coding tool to invoke the Chinese-enhanced skills.
- "请用中文代码审查规范检查这个 Pull Request" (Review this PR using Chinese code review standards)
- "按照中文 Git 工作流规范,帮我整理这个分支的提交" (Organize commits according to Chinese Git workflow conventions)
- "用中文文档标准为这个模块生成 API 文档" (Generate API docs following Chinese documentation standards)
- "系统性地调试这个认证失败的问题" (Systematically debug this authentication failure)
- "在提交代码前,先帮我验证功能是否正确" (Verify functionality before committing code)Troubleshooting Superpowers ZH
Installer refuses to run in the home directory
The installer blocks installation in ~ by default to avoid polluting your home directory. Either navigate into a specific project directory first, or use: npx superpowers-zh --force
Skills are installed but the AI tool does not use them
Confirm the skill files are in the directory the tool reads. For Claude Code, they must be in .claude/skills/ within your project root. Restart or reload the AI tool after installation. Some tools require explicit skill invocation by name.
Wrong tool directory was chosen during auto-detection
Use the --tool flag to specify the target tool explicitly: npx superpowers-zh --tool cursor. Run npx superpowers-zh --help to see the full list of supported tool names.
Frequently Asked Questions about Superpowers ZH
What is Superpowers ZH?
Superpowers ZH is a Model Context Protocol (MCP) server that 🦸 ai 编程超能力 · 中文增强版 — superpowers(116k+ ⭐)完整汉化 + 6 个中国原创 skills,让 claude code / copilot cli / hermes agent / cursor / windsurf / kiro / gemini cli 等 16 款 ai 编程工具真正会干活 It connects AI assistants to external tools and data sources through a standardized interface.
How do I install Superpowers ZH?
Follow the installation instructions on the Superpowers ZH GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.
Which AI clients work with Superpowers ZH?
Superpowers ZH works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.
Is Superpowers ZH free to use?
Yes, Superpowers ZH is open source and available under the MIT license. You can use it freely in both personal and commercial projects.
Superpowers ZH Alternatives — Similar Coding Agents Servers
Looking for alternatives to Superpowers ZH? Here are other popular coding agents servers you can use with Claude, Cursor, and VS Code.
Dify
★ 142.2kProduction-ready platform for agentic workflow development.
Ruflo
★ 54.0k🌊 The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architecture, self-learning swarm intelligence, RAG integrat
Goose
★ 45.7kan open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
Antigravity Awesome Skills
★ 38.3kInstallable GitHub library of 1,400+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and more. Includes installer CLI, bundles, workflows, and official/community skill collections.
AgentScope
★ 25.5kBuild and run agents you can see, understand and trust.
Serena
★ 24.5kA coding agent toolkit that provides IDE-like semantic code retrieval and editing tools, enabling LLMs to efficiently navigate and modify codebases using symbol-level operations instead of basic file reading and string replacements.
Browse More Coding Agents MCP Servers
Explore all coding agents servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.
Set Up Superpowers ZH in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
Ready to use Superpowers ZH?
Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.