feat: add Windsurf, Gemini CLI, Aider, OpenCode, Qwen Code support — 14 tools total

- Add 5 new tool targets to installer (bin/superpowers-zh.js)
- Gemini CLI detects GEMINI.md to avoid conflict with Antigravity
- Aider detects .aider/ directory for broader compatibility
- Add installation docs for Windsurf, Gemini CLI, Aider, Qwen Code
- Update README with full 14-tool support table and usage guide
- Fix skills count: 20 (14 translated + 6 Chinese-original incl. workflow-runner)
- Fix OpenClaw doc linking to wrong upstream repo
- Align gemini-extension.json name/version with package.json
- Add docs/ to package.json files array for npm installs
- Add install script validation step to CI
This commit is contained in:
jiangnan
2026-03-26 22:33:15 +08:00
parent fd145dc641
commit c2ab9e653b
10 changed files with 301 additions and 11 deletions

View File

@@ -77,3 +77,6 @@ jobs:
}
console.log('package.json OK:', pkg.name, 'v' + pkg.version);
"
- name: Validate install script
run: node bin/superpowers-zh.js --help