🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 391.6K |
| ⭐ GitHub Stars | 206,086(fork 17797) |
| 🗓️ 最近推送 | 2026-08-06 |
| 🌱 项目创建 | 2026-02-03 |
| 💻 语言 / License | Shell · MIT |
| 🐛 开放Issue | 288 |
📝 工具简介
Skills for Real Engineers. Straight from my .agents directory.
📖 怎么用
安装很简单,在 Claude Code 里执行 `/plugin install mattpocock-skills`,或者用 `npx skills@latest add mattpocock/skills` 也行。装完不用额外配置,直接就能用。这套技能主打“小而美”,你可以按需组合、随意改造,让它适配你自己的工程流程。开始用的时候,直接跟 Claude 描述你的产品需求就行,它会帮你把 PRD 拆解出来。README 没写具体初始化步骤,反正装上就能上手,多试几次就顺手了。
📋 迷你测评
面向真实工程师的PRD文档生成技能包。亮点是直接产出可落地的需求文档,省去从零敲字。简介未提具体数据,适合想快速搭PRD框架的团队。
📄 README 要点
这是一套给真正工程师用的AI代理技能包,不是那种花哨的vibe coding玩具。作者觉得GSD、BMAD这类方法虽然想帮你管流程,但反而让你失去控制,出bug还难排查。所以这套技能设计得小巧、容易改、能自由组合,而且不挑模型,什么AI都能配。安装有两种路子:用Claude Code插件装就是只读的托管包,作者更新你就跟着更新,相当于订阅;用skills.sh装则是可编辑的文件,方便你自己动手改。作者说这基于几十年工程经验,鼓励你随便折腾改成自己的。想跟进更新的话,作者有6万多人订阅的newsletter可以加入。
查看英文原文
Skills For Real Engineers My agent skills that I use every day to do real engineering not vibe coding. Developing real applications is hard. Approaches like GSD, BMAD, and Spec Kit try to help by owning the process. But while doing so, they take away your control and make bugs in the process hard to resolve. These skills are designed to be small, easy to adapt, and composable. They work with any model. They're based on decades of engineering experience. Hack around with them. Make them your own. Enjoy. If you want to keep up with changes to these skills, and any new ones I create, you can join 60,000 other devs on my newsletter: Sign Up To The Newsletter Installation (30 second setup) Two ways in, two philosophies. The Claude Code plugin installs the whole set as a managed, read only bundle that updates when I ship — you subscribe rather than fork. skills.sh copies editable skill files into your project, so you can hack on them and make them your own. Pick one — installing both leaves you with every skill twice. 1. Get the skills Claude Code [安装/使用命令见下方] Or, from inside a session: [安装/使用命令见下方] It's in Claude Code's official marketplace, so there's nothing to add first, and updates arrive automatically. Codex, and other agents [安装/使用命令见下方] Pick the skills you want, and which coding agents to install them on. The installer lets you choose which skills to take — make sure setup matt pocock skills is one of them. A native Codex plugin is on the roadmap — see .agents/adr/0002 ship as a claude code plugin.md . For tinkerers Use the same installer, on any agent — including Claude Code: [安装/使用命令见下方] It writes the skills into your repo as ordinary files you own and can edit. Nothing updates behind your back; pull my latest changes when you want them with npx skills update . 2. Run /setup matt pocock skills In your agent, run it once per repo. It will: Ask you which issue tracker you want to use (GitHub, Linear, or local files) Ask you what labels you apply to tickets when yo
💬 评论(0)
交流使用体验、避坑建议;违规内容将被删除