‹ 返回总目录
内容创作 最近更新08-02

writing-shape

| 2026-08-01 收录(在榜4天)

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量4.9K
⭐ GitHub Stars265,125(fork 23678)
🗓️ 最近推送2026-08-02
🌱 项目创建2025-10-09
💻 语言 / LicenseShell · MIT
🐛 开放Issue323

📝 工具简介

真实工程师用的技能,直接来自我的.agents目录,写作相关。

📖 怎么用

安装 Superpowers 插件,在 Claude Code 里跑 `/plugin install superpowers@claude-plugins-official`,或者先 `/plugin marketplace add obra/superpowers-marketplace` 再加市场,然后 `/plugin install superpowers@superpowers-marketplace`。其他工具用 `agy plugin install https://github.com/obra/superpowers`。装完不用配置,启动 agent 后它会先问你真正想干啥,而不是直接写代码,然后按方法论一步步来。

📋 迷你测评

一套agent技能框架加软件开发方法论,实际可用。亮点是框架与方法论结合,非空谈。适合规划执行类任务,但无案例或量化效果。

📊 数据评测

2026-08-16 评测

这是啥

writing-shape 是 mattpocock/skills 仓库里的一个技能包,skills.sh 榜单上归类为「工具」。中文简介说它是「真实工程师用的技能,直接来自我的 .agents 目录,写作相关」。README 里讲得更具体:作者把自己日常用的 agent 技能整理成小、易改、可组合的脚本,用于真实工程开发,不是 vibe coding。安装方式有 Claude Code 插件和 skills.sh 复制文件两种,跑一次 /setup 就能配置 issue 跟踪器和文档保存位置。

数据表现

按 skills.sh 榜单数据,它排第 35 名,安装量 1.8K,属于中等偏下热度。GitHub 仓库本身规模不小:218701 stars、18842 forks、354 个开放 issue。最近推送是 2026-08-15,当天有 5 条提交,说明项目活跃度尚可,不是停更状态。但 354 个开放 issue 数量偏多,可能意味着维护压力或积压问题。综合看,这个技能包在榜单上不算热门,但背后的主仓库有相当多关注者。

功能亮点

据仓库 README,核心亮点是解决「agent 没按你想要的做」这个常见问题。它提供 /grill me 和 /grill with docs 两个技能,通过让 agent 先详细提问来对齐需求,作者称这是最受欢迎的技能。另外,技能设计成小、易改、可组合,不绑定特定模型,基于多年工程经验。安装方式有两种哲学:Claude Code 插件是只读订阅自动更新,skills.sh 是复制可编辑文件到项目里,方便自己改。还支持选择要装哪些技能到哪些 agent 上。

适合谁 / 注意什么

从 README 看,适合用 Claude Code、Codex 等编码 agent 但经常觉得 agent 理解偏了的开发者,尤其是愿意自己改技能文件的人。数据上要注意:安装量 1.8K 在 skills.sh 榜单排 35,说明实际使用人群不算大;354 个开放 issue 可能意味着 bug 反馈或功能请求处理不及时。另外,仓库创建于 2026-02-03,到最近推送 2026-08-15 约半年,更新频率尚可,但未来是否持续维护公开信息未说明。

📄 README 要点

这是Superpowers方法论的一部分,跟using-superpowers是同一套体系。核心思路是给编程智能体一套完整的开发方法论,让它从项目一开始就按规矩来:先问清楚你要什么,提炼出规格给你确认,再制定实施计划。这个技能专门负责“执行计划”这一步,确保智能体按计划一步步落地,而不是中途跑偏。支持Claude Code、Cursor、Gemini 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. Quickstart Give your agent Superpowers: Claude Code, Antigravity, Codex App, Codex CLI, Cursor, Factory Droid, Gemini CLI, GitHub Copilot CLI, Kimi Code, OpenCode, Pi. 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, install Superpowers separately for each one. Claude Code Superpowers is available via the official Claude plugin marketplace Official Marketplace Install the plugin

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考