← Back to Skills Marketplace
fenccerece

Superpowers-Openclaw

by fenccerECE · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
82
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install superpowers-openclaw
Description
Complete Superpowers methodology for OpenClaw. A 12-skill collection that enforces design-before-code, TDD, systematic debugging, verification, and structure...
README (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.

Usage Guidance
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.
Capability Analysis
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.
Capability Tags
crypto
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install superpowers-openclaw
  3. After installation, invoke the skill by name or use /superpowers-openclaw
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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 入口技能包含完整工具映射表
Metadata
Slug superpowers-openclaw
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Superpowers-Openclaw?

Complete Superpowers methodology for OpenClaw. A 12-skill collection that enforces design-before-code, TDD, systematic debugging, verification, and structure... It is an AI Agent Skill for Claude Code / OpenClaw, with 82 downloads so far.

How do I install Superpowers-Openclaw?

Run "/install superpowers-openclaw" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Superpowers-Openclaw free?

Yes, Superpowers-Openclaw is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Superpowers-Openclaw support?

Superpowers-Openclaw is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Superpowers-Openclaw?

It is built and maintained by fenccerECE (@fenccerece); the current version is v1.0.0.

💬 Comments