隐私与广告选择
Git-Stars 会使用必要存储来保障网站运行。可选分析和广告测量脚本默认不加载,只有在你同意后,Google 等合作伙伴才可能按要求使用 Cookie 或类似标识符。 隐私政策
An agentic skills framework & software development methodology that works.
Git-Stars 是独立产品,不隶属于 GitHub 或该项目。 分析可能由 AI 辅助生成,依据公开仓库元数据和 README 的短摘要。 我们不镜像完整 README、文档、Issue 或社媒评论。
obra/superpowers 被追踪为 Shell 项目,主要属于 AI Agent 方向。这个评估结合公开 GitHub 元数据、分类信号、短来源摘要和 Git-Stars 编辑规则,而不是复制项目文档。
增长检查:该仓库目前有 257k Star,今日 +0,本周 +0,本月 +0。这些窗口用于区分持续采用信号和短期曝光峰值。
维护检查:当前活跃度为 活跃;最近一次推送距今 2 天,未关闭 Issue 为 320,约占总 Star 的 0.12%。这只是采用信号,不替代工程尽调。
采用检查:23k Fork 和 257k Watcher 反映项目被复用和关注的程度。许可证信号:MIT。商业或内部使用前请核验许可证兼容性。
适用判断:当你需要「AI 原型、LLM 工作流和 Agent 类应用」时,这个项目更值得评估;如果「需要法律审查、安全审计或生产 SLA 保证」,则需要谨慎。
来源检查:Git-Stars 当前为这份报告保留了 1 个明确来源引用,近期增长信号为 24k。最终安装、安全和版本信息仍应以原始 GitHub 仓库为准。
热度
257k 星标
复用
23k 复刻
关注
257k 关注者
维护
active
许可证
MIT
未解决 Issue
320
Superpowers is a complete software development methodology for coding agents, built on composable skills and initial instructions that ensure agents use them effectively.
Key Features
- Brainstorming: Refines ideas through questions and saves a design document. - Subagent-driven development: Dispatches subagents for each task with two-stage review. - Test-driven development: Enforces RED-GREEN-REFACTOR cycle for reliable code.
AI Agent
Agent frameworks, autonomous workflows, and tool-use systems
For Claude Code: /plugin install superpowers@claude-plugins-official100
健康评分
活跃
提交活跃度
Oct 9, 2025
创建于
Jul 17, 2026
最近提交
+23k
今日增长
+24k
7天增长
+24k
30天增长
复刻
未解决
关注者
obra
GitHub 主页codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.
public-apis/public-apis
A collective list of free APIs
EbookFoundation/free-programming-books
:books: Freely available programming books
✓
License
✓
Forked
✓ Active
Maintained
Problem Solved
Unlike naive agent prompts that lead to sloppy, untested code, Superpowers imposes a rigorous software engineering process—spec-first, TDD, YAGNI, DRY, and subagent review—that prevents common agent pitfalls like over-engineering, lack of testing, and context loss. It enables agents to work autonomously for hours on complex tasks without deviating from the plan.
Capabilities
Developers can build full-stack applications, refactor large codebases, or implement complex features with minimal supervision. The framework supports multi-agent orchestration, automated testing, and iterative refinement, making it suitable for production-grade software development. Real-world use cases include building web apps, APIs, and data pipelines where code quality and reliability are paramount.
Bottom Line
Superpowers is ideal for developers who want their coding agents to produce production-quality code autonomously, especially on complex projects. It is less suited for quick prototyping or simple scripts where the overhead of the methodology outweighs the benefits. The key trade-off is upfront investment in learning the methodology for long-term gains in code quality and reduced supervision.