可信度 50/100中风险1 个技能

obra/superpowers

An agentic skills framework & software development methodology that works.

可信度代表什么

可信度评分是启发式结果,综合了热度、活跃度、结构质量和安全扣分。它适合拿来排序,不是安全保证。

风险的含义

风险来自对技能、文件和允许工具的自动扫描,它不等于人工安全审查。

评估状态

当前只有自动扫描结果。已经出现高风险信号,安装前强烈建议人工复核。

风险:中(auto-imported from GitHub; risk not assessed)

Stars

134,223

Forks

11,183

技能

14

文件

45

适用人群

适合需要可重复操作手册、事故处理步骤或环境初始化流程,而且边界要看得见的运维团队和用户。

不适用人群

如果只是轻量个人提示词场景,或者所在环境禁止重度命令行自动化,那它就不太合适。

安装前置检查

动手安装前先确认什么

  • 确认工作流会在哪里运行,以及它是否默认依赖命令行、网络或仓库访问。
  • 检查目标环境是否允许这些技能引用的脚本和工具。
  • 在共享环境或贴近生产的场景里,先说清楚审批归谁拍板。

建议先看的内容

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

路径: skills/finishing-a-development-branch

风险级别:

安装后

怎么确认它真的能用

先在非生产环境里完整跑一遍低风险运维任务。
确认日志、输出或生成产物和技能描述说的一致。
确认团队能说清楚这个工作流改了什么,以及怎么回滚。
如果某个技能会执行脚本、访问网络或请求提权,那就额外盯紧一点,别偷懒。

核心技能

这个包到底帮你做什么

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

skills/finishing-a-development-branch · 1 file

dispatching-parallel-agents

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

skills/dispatching-parallel-agents · 1 file

receiving-code-review

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

skills/receiving-code-review · 1 file

using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

skills/using-git-worktrees · 1 file

verification-before-completion

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

skills/verification-before-completion · 1 file

requesting-code-review

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

skills/requesting-code-review · 2 files

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code

skills/test-driven-development · 2 files

writing-plans

Use when you have a spec or requirements for a multi-step task, before touching code

skills/writing-plans · 2 files

using-superpowers

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

skills/using-superpowers · 3 files

subagent-driven-development

Use when executing implementation plans with independent tasks in the current session

skills/subagent-driven-development · 4 files

executing-plans

Use when you have a written implementation plan to execute in a separate session with review checkpoints

skills/executing-plans · 1 file

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

skills/systematic-debugging · 11 files

writing-skills

Use when creating new skills, editing existing skills, or verifying skills work before deployment

skills/writing-skills · 7 files

brainstorming

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

skills/brainstorming · 8 files

包内容

目录与文件

finishing-a-development-branch

skills/finishing-a-development-branch

1 个文件

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

  • SKILL.md.md

dispatching-parallel-agents

skills/dispatching-parallel-agents

1 个文件

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

  • SKILL.md.md

receiving-code-review

skills/receiving-code-review

1 个文件

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

  • SKILL.md.md

using-git-worktrees

skills/using-git-worktrees

1 个文件

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

  • SKILL.md.md

verification-before-completion

skills/verification-before-completion

1 个文件

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

  • SKILL.md.md

requesting-code-review

skills/requesting-code-review

2 个文件

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

  • SKILL.md.md
  • code-reviewer.md.md

test-driven-development

skills/test-driven-development

2 个文件

Use when implementing any feature or bugfix, before writing implementation code

  • SKILL.md.md
  • testing-anti-patterns.md.md

writing-plans

skills/writing-plans

2 个文件

Use when you have a spec or requirements for a multi-step task, before touching code

  • SKILL.md.md
  • plan-document-reviewer-prompt.md.md

using-superpowers

skills/using-superpowers

3 个文件

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

  • SKILL.md.md
  • references/codex-tools.md.md
  • references/gemini-tools.md.md

subagent-driven-development

skills/subagent-driven-development

4 个文件

Use when executing implementation plans with independent tasks in the current session

  • SKILL.md.md
  • code-quality-reviewer-prompt.md.md
  • implementer-prompt.md.md
  • spec-reviewer-prompt.md.md

executing-plans

skills/executing-plans

1 个文件

Use when you have a written implementation plan to execute in a separate session with review checkpoints

  • SKILL.md.md

systematic-debugging

skills/systematic-debugging

11 个文件

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

  • CREATION-LOG.md.md
  • SKILL.md.md
  • condition-based-waiting-example.ts.ts
  • condition-based-waiting.md.md
  • defense-in-depth.md.md
  • find-polluter.sh.sh
  • root-cause-tracing.md.md
  • test-academic.md.md
  • test-pressure-1.md.md
  • test-pressure-2.md.md
  • test-pressure-3.md.md

writing-skills

skills/writing-skills

7 个文件

Use when creating new skills, editing existing skills, or verifying skills work before deployment

  • SKILL.md.md
  • anthropic-best-practices.md.md
  • examples/CLAUDE_MD_TESTING.md.md
  • graphviz-conventions.dot.dot
  • persuasion-principles.md.md
  • render-graphs.js.js
  • testing-skills-with-subagents.md.md

brainstorming

skills/brainstorming

8 个文件

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

  • SKILL.md.md
  • scripts/frame-template.html.html
  • scripts/helper.js.js
  • scripts/server.cjs.cjs
  • scripts/start-server.sh.sh
  • scripts/stop-server.sh.sh
  • spec-document-reviewer-prompt.md.md
  • visual-companion.md.md

最后一步

把上面的检查做完再安装

如果这个包适合你的工作流、起步技能讲得通,而且自动扫描信号也符合你的环境要求,再使用下面这条准确的安装命令。

安装命令

npx skills add obra/superpowers

Claude Code

Copy to .claude/skills/

GitHub Copilot

Copy to .github/skills/

Codex CLI

Copy to .agents/skills/

Gemini CLI

Copy to .gemini/skills/

Community Signals

What users think

🟢 Active

相关包

值得顺手对比的相似包

暂无相关包。

obra/superpowers - Install Agent Skills