🛍️ 更多精选好物 ›
📊 公开数据一览
| ⭐ GitHub Stars | 280,661(fork 25144) |
| 🗓️ 最近推送 | 2026-08-31 |
| 🌱 项目创建 | 2025-10-09 |
| 💻 语言 / License | Shell · MIT |
| 🐛 开放Issue | 350 |
📝 工具简介
一套Agent技能框架和软件开发方法论,强调协作式头脑风暴。
📖 怎么用
装 Superpowers 插件,Claude Code 用户直接输 `/plugin install superpowers@claude-plugins-official`;其他编辑器先加市场 `/plugin marketplace add obra/superpowers-marketplace`,再装 `/plugin install superpowers@superpowers-marketplace`。Codex 用户跑 `agy plugin install https://github.com/obra/superpowers`。装完在插件列表 `/plugins` 里确认已加载,然后按 README 里的 Basic Workflow 开始用,让 agent 自动调用这套技能干活。
📋 迷你测评
开源应用,用于工作场景中管理AI Agent。亮点是开源可自部署。简介未提性能或用户数。
📄 README 要点
Superpowers是一套完整的软件开发方法论,专门给写代码的AI智能体用的。它的核心思路是,当你启动编码智能体时,它不会一上来就闷头写代码,而是先退一步问你到底想做什么。通过对话帮你梳理出真正的需求规格,然后分小块展示给你看,让你能真正读懂和消化。这套方法论建立在一些可组合的技能和初始指令之上,确保智能体会主动使用这些技能。它支持很多主流编码工具,像Claude Code、Cursor、GitHub Copilot CLI这些都能用。适合那些觉得AI写代码太冲动、想要更规范开发流程的开发者,能帮你在动手前先把需求想清楚。
查看英文原文
Superpowers Superpowers is a complete software development methodology for your coding agents, built on top of a set of composable skills and some initial instructions that make sure your agent uses them. Table of Contents How it works Commercial Services Getting Started Claude Code Antigravity Codex App Codex CLI Cursor Devin CLI Factory Droid Gemini CLI GitHub Copilot CLI Grok Build CLI Kimi Code OpenCode Pi Hermes Agent The Basic Workflow Community What's Inside Philosophy Contributing Updating License Visual companion telemetry How it works It starts from the moment you fire up your coding agent. As soon as it sees that you're building something, it doesn't just jump into trying to write code. Instead, it steps back and asks you what you're really trying to do. Once it's teased a spec out of the conversation, it shows it to you in chunks short enough to actually read and digest. After you've signed off on the design, your agent puts together an implementation plan that's clear enough for an enthusiastic junior engineer with poor taste, no judgement, no project context, and an aversion to testing to follow. It emphasizes true red/green TDD, YAGNI (You Aren't Gonna Need It), and DRY. Next up, once you say "go", it launches a subagent driven development process, having agents work through each engineering task, inspecting and reviewing their work, and continuing forward. It's not uncommon for your agent to work autonomously for a couple hours at a time without deviating from the plan you put together. There's a bunch more to it, but that's the core of the system. And because the skills trigger automatically, you don't need to do anything special. Your coding agent just has Superpowers. Commercial Services If you're using Superpowers in enterprise and could benefit from commercial support, additional tooling, or managed spending, please don't hesitate to drop us a line at sales@primeradiant.com. Installation Installation differs by harness. If you use more than one,
💬 评论(0)
交流使用体验、避坑建议;违规内容将被删除