← 返回 Skills 市场
fenccerece

Superpowers-Openclaw

作者 fenccerECE · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
82
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install superpowers-openclaw
功能描述
Complete Superpowers methodology for OpenClaw. A 12-skill collection that enforces design-before-code, TDD, systematic debugging, verification, and structure...
使用说明 (SKILL.md)

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.

安全使用建议
Install this if you want a strict design-before-code and TDD workflow. Before using its branch-finishing steps, check git branch names, test results, PR contents, and any delete/discard actions carefully; also verify the complete package source because some file contents were not available in the supplied review context.
功能分析
Type: OpenClaw Skill Name: superpowers-openclaw Version: 1.0.0 The bundle is a comprehensive port of the 'Superpowers' software development methodology to the OpenClaw platform, focusing on TDD, systematic debugging, and design-first workflows. While it utilizes authoritative markdown instructions and 'persuasion principles' (documented in persuasion-principles.md) to enforce discipline on the AI agent, these techniques are used to ensure adherence to the stated development process rather than for malicious purposes. The instructions explicitly state that user commands take precedence, and no evidence of data exfiltration, malicious execution, or unauthorized persistence was found across the files.
能力标签
crypto
能力评估
Purpose & Capability
The visible artifacts consistently describe a strict AI-assisted development methodology: design first, TDD, debugging, verification, and code review. No runnable code, install script, required binaries, required environment variables, or hidden external endpoints are shown in the provided files.
Instruction Scope
The skill uses strong MUST/NEVER rules and hard gates that intentionally change the agent's workflow, including requiring design approval, failing tests before implementation, verification before completion, and transitions between subskills. This is disclosed and aligned with the skill's stated purpose.
Install Mechanism
Installation is a manual copy into ~/.openclaw/skills with no dependency installation or code execution shown. However, the registry source is listed as unknown, so users should verify the package provenance against the referenced homepage.
Credentials
The instructions include running project tests and git/gh operations such as commits, merges, pushes, PR creation, and branch deletion. These are appropriate for a development workflow and mostly user-gated, but they can affect local branches or remote repositories.
Persistence & Privilege
No background worker, shared memory, credential store access, or autonomous persistence is shown. Persistent effects are limited to repository artifacts such as design docs, commits, branches, and optional PRs; destructive branch discard requires typed confirmation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install superpowers-openclaw
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /superpowers-openclaw 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
v1.0.0 — Initial release - 移植 obra/superpowers 核心方法论至 OpenClaw 平台 - 包含 12 个技能:1 入口 + 4 流程 + 7 实践 - 完整工作流链:brainstorming → writing-plans → executing-plans → finishing - 保留 TDD、系统化调试、完成前验证等严格纪律技能 - 移除 subagent 依赖,适配 OpenClaw 内联执行模式 - 所有交叉引用使用 superpowers-open: 命名空间 - using-superpowers-open 入口技能包含完整工具映射表
元数据
Slug superpowers-openclaw
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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。

💬 留言讨论