🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 3.3K |
| ⭐ GitHub Stars | 199,213(fork 17169) |
| 🗓️ 最近推送 | 2026-07-31 |
| 🌱 项目创建 | 2026-02-03 |
| 💻 语言 / License | Shell · MIT |
| 🐛 开放Issue | 262 |
📝 工具简介
从.agents目录提取真实工程师技能,批量测试或审查代理表现。
📖 怎么用
安装用 Claude Code 插件方式,直接跑 `/plugin install mattpocock-skills`,或者用 CLI 执行 `npx skills@latest add mattpocock/skills`。装完不用额外配置,这些技能设计得小而独立,直接就能用。开始干活时,按你平时的工程习惯调用对应技能就行,它们不强制流程,你可以自由组合或改造,适合真实开发场景。README 没写具体调用命令,但强调可以随意 hack 成你自己的版本。
📋 迷你测评
从.agents目录提取真实工程师技能,批量跑测试或审查代理表现。亮点是直接拿现成技能当考题,省得自己造用例。数据点:无,但胜在省事,适合快速摸清代理底细。
📄 README 要点
这是一套作者日常开发中实际在用的AI技能包,主打真实工程而不是花哨的demo。作者觉得GSD、BMAD这些方法虽然想帮忙,但反而限制了控制权,出了问题还难排查。所以这套技能设计得小巧、易改、可组合,任何模型都能用,背后是几十年的工程经验积累。安装有两种方式:用Claude Code插件装就是托管只读包,作者更新你就能同步;用skills.sh则是复制可编辑的文件,方便自己改。适合那些不想被框架束缚、想自己掌控AI工作流的开发者,可以随意折腾改成自己的工具。
查看英文原文
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)
交流使用体验、避坑建议;违规内容将被删除