Files
Nexus/docs/changelog/2026-05-22-superpowers-zh-install.md
T
2026-07-08 22:31:31 +08:00

36 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Changelog — 安装 superpowers-zh
**日期**: 2026-05-22
**类型**: 工具链 / Skills
## 变更摘要
通过 `npx superpowers-zh --tool cursor` 安装 [superpowers-zh](https://github.com/jnMetaCode/superpowers-zh) v1.5.0,共 **20 个** Agent Skills 到 `.cursor/skills/`
## 安装命令(WSL
```bash
cd /mnt/c/Users/uzuma/Desktop/svn/Nexus/.claude/worktrees/suspicious-williams-fe9492
npx superpowers-zh --tool cursor
```
## Skills 列表
**工作流(自动):** brainstorming, writing-plans, executing-plans, test-driven-development, systematic-debugging, requesting-code-review, receiving-code-review, verification-before-completion, dispatching-parallel-agents, subagent-driven-development, using-git-worktrees, finishing-a-development-branch, writing-skills, using-superpowers, mcp-builder, workflow-runner
**中国特色(部分需手动 `/chinese-*`):** chinese-code-review, chinese-git-workflow, chinese-documentation, chinese-commit-conventions
## 卸载
```bash
npx superpowers-zh@latest --uninstall
```
## 生效方式
重启 Cursor 或 Reload Window。
## 备注
- WSL Node v18 有 EBADENGINE 警告(包要求 Node ≥20),安装仍成功;建议 WSL 升级到 Node 20+