🦸 AI 编程超能力 · 中文增强版 — superpowers(116k+ ⭐)完整汉化 + 6 个中国原创 skills,让 Claude Code / Copilot CLI / Hermes Agent / Cursor / Windsurf / Kiro / Gemini CLI 等 16 款 AI 编程工具真正会干活
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"superpowers-zh": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-superpowers-zh"
]
}
}
}