🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 8.2K |
| ⭐ GitHub Stars | 199,112(fork 17159) |
| 🗓️ 最近推送 | 2026-07-31 |
| 🌱 项目创建 | 2026-02-03 |
| 💻 语言 / License | Shell · MIT |
| 🐛 开放Issue | 262 |
📝 工具简介
配置Matt Pocock技能集的工具,为AI智能体提供真实工程开发方法,涵盖GSD、BMAD和Spec Kit。
📖 怎么用
这是 Matt Pocock 的技能安装包,跟 grill-me 系列同源,都是作者日常做真实工程用的,强调小而精、易改造、可组合,不接管你的流程,把控制权留给你。安装和配置方法 README 未说明。用的时候直接拿过来,按你的工程经验改一改,适配任何模型,把它变成你自己的技能。想跟进更新或发现新技能,可以加入作者的社区。
📋 迷你测评
配置Matt Pocock技能集的工具,为AI提供GSD、BMAD和Spec Kit等工程方法。亮点是一键配置多套方法论,省去手动装。适合想快速搭好工程环境的开发者。
📄 README 要点
这是Matt Pocock发布的AI智能体技能集,延续了作者“真实工程”的理念,强调每天用于实际开发而非“氛围编码”。技能设计得短小精悍、容易调整、可以自由组合,不依赖特定模型,基于多年工程经验。作者认为GSD、BMAD这类方法试图掌控整个流程,反而让开发者失去控制,流程出问题很难解决。安装方式有两种:通过Claude Code插件安装整套只读技能包,作者更新时自动同步,适合订阅式使用;或者用skills.sh脚本复制可编辑的技能文件,适合想自己维护的开发者。这个版本是Matt Pocock的定制安装包,适合想直接使用这位知名开发者实战技能的人。
查看英文原文
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 you triage them ( /triage uses labels) Ask you where y
💬 评论(0)
交流使用体验、避坑建议;违规内容将被删除