jiangnan
|
c86b269718
|
docs: README 新增 Copilot CLI / Hermes Agent 支持说明,工具数更新为 16
- 标题、工具表格、手动安装、配置文件、页脚等 9 处 14→16
- 工具表格新增 Copilot CLI 和 Hermes Agent 两行
- 新增 docs/README.hermes.md 详细安装指南
- 详细安装指南链接列表补充 Hermes Agent
|
2026-04-13 22:21:58 +08:00 |
|
jiangnan
|
9619238a14
|
docs: enhance demo animation with realistic install and brainstorming flow
|
2026-03-27 16:27:58 +08:00 |
|
jiangnan
|
0efc964b3b
|
docs: update star count to 116k, add before/after comparison to README
|
2026-03-27 10:19:31 +08:00 |
|
jiangnan
|
c2ab9e653b
|
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
|
2026-03-26 22:33:15 +08:00 |
|
jiangnan
|
fd145dc641
|
feat: add OpenClaw support
- Add OpenClaw target in installer (detect .openclaw/, install to skills/)
- Add OpenClaw to README supported tools list, manual install, config table
- Add docs/README.openclaw.md installation guide
- Add openclaw keyword to package.json
|
2026-03-26 21:07:04 +08:00 |
|
jiangnan
|
6046c4c334
|
feat: add DeerFlow 2.0 support + workflow-runner skill
- Install script detects deer_flow/ and copies skills to skills/custom/
- Add DeerFlow to README tool list and install instructions
- Add docs/README.deerflow.md install guide
- Add deerflow keyword to package.json
- Include workflow-runner skill (20 skills total)
|
2026-03-24 07:44:50 +08:00 |
|
jiangnan
|
6fa291f09c
|
修复安装脚本:精确检测工具目录,防止误安装
- VS Code 检测改为 .github/copilot-instructions.md(避免误判普通 .github 目录)
- VS Code skills 安装到 .github/superpowers/(不污染 .github 根目录)
- Antigravity skills 安装到 .antigravity/skills/
- 移除 installed===0 的首个工具强制安装逻辑
- 6 个场景测试全部通过
|
2026-03-20 19:35:35 +08:00 |
|
jiangnan
|
6d95ed50b0
|
v1.1.0: 新增 Kiro/Trae/Antigravity/VS Code 支持
- 安装脚本自动检测 7 种 AI 编程工具
- 新增 4 个工具安装指南(Kiro/Trae/Antigravity/VS Code)
- README 更新支持工具列表和安装方式
- package.json 版本升级至 1.1.0
|
2026-03-20 19:31:56 +08:00 |
|
jiangnan
|
80bc100625
|
superpowers 中文社区版:14 个翻译 + 5 个中国特色原创 skills
基于 obra/superpowers (MIT) 完整汉化,新增中国开发者专属 skills:
- 中文代码审查:适配国内团队沟通文化
- 中文 Git 工作流:支持 Gitee/Coding/极狐 GitLab
- 中文技术文档:中英混排规范、排版标准
- 中文提交规范:Conventional Commits 中文适配 + commitlint 配置
- MCP 服务器构建:生产级 MCP 工具开发方法论
支持工具:CC / Cursor / Codex CLI / Gemini
安装:npx superpowers-zh
|
2026-03-20 11:32:25 +08:00 |
|