Superpowers-Openclaw
/install superpowers-openclaw
SuperpowersOpen
Superpowers 方法论在 OpenClaw 平台上的完整技能集合。12 个技能协同工作,形成端到端的严格开发工作流。
How This Collection Works
This is a skill collection. The root SKILL.md acts as the manifest. Individual skills live in subdirectories and are auto-discovered by OpenClaw via their description fields.
Skills
Entry Point
- using-superpowers-open — Tool mapping, trigger coordination, instruction priority (always active)
Workflow Chain
- brainstorming — Design-first: no code before design approval
- writing-plans — Decompose designs into bite-sized implementation tasks
- executing-plans — Load plan, execute tasks inline, verify completion
- finishing-a-development-branch — Structured merge/PR/keep/discard workflow
Practice Disciplines
- test-driven-development — RED-GREEN-REFACTOR: test first, watch it fail, minimal code
- systematic-debugging — 4-phase debugging: root cause → pattern → hypothesis → fix
- verification-before-completion — Evidence before claims, always
- receiving-code-review — Verify before implementing, no performative agreement
- requesting-code-review — 5-dimension self-review checklist
- writing-skills — TDD methodology applied to skill documentation
- using-git-worktrees — Isolated git worktree workspaces
Installation
cp -r superpowers-open ~/.openclaw/skills/
Restart OpenClaw Gateway. All 12 skills are auto-discovered.
Requirements
- OpenClaw (any version supporting SKILL.md format)
- No additional dependencies
License
MIT-0
Credits
Adapted from obra/superpowers methodology.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install superpowers-openclaw - 安装完成后,直接呼叫该 Skill 的名称或使用
/superpowers-openclaw触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Superpowers-Openclaw 是什么?
Complete Superpowers methodology for OpenClaw. A 12-skill collection that enforces design-before-code, TDD, systematic debugging, verification, and structure... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 82 次。
如何安装 Superpowers-Openclaw?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install superpowers-openclaw」即可一键安装,无需额外配置。
Superpowers-Openclaw 是免费的吗?
是的,Superpowers-Openclaw 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Superpowers-Openclaw 支持哪些平台?
Superpowers-Openclaw 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Superpowers-Openclaw?
由 fenccerECE(@fenccerece)开发并维护,当前版本 v1.0.0。