🛍️ 更多精选好物 ›
📊 公开数据一览
| ⭐ GitHub Stars | 206,716(fork 17857) |
| 🗓️ 最近推送 | 2026-08-06 |
| 🌱 项目创建 | 2026-02-03 |
| 💻 语言 / License | Shell · MIT |
| 🐛 开放Issue | 288 |
📝 工具简介
官方Agent插件,为Azure配额管理场景提供技能和MCP配置。
📖 怎么用
安装很简单,在 Claude Code 里执行 `/plugin install mattpocock-skills`,或者用 `npx skills@latest add mattpocock/skills` 也行。装完不用额外配置,直接就能用。这套技能主打小而灵活,你可以按需组合,不用被固定流程绑死。开始用的时候,直接跟 Claude 说你的需求就行,它会调用对应技能帮你拆解 PRD。想调整的话,随时改技能里的规则文件,让它更贴合你的工作习惯。
📋 迷你测评
面向真实工程师的PRD文档生成技能包。亮点是直接对接开发场景,省去从零写需求的时间。简介里没给具体数据,但定位挺明确。
📄 README 要点
这是一套给真正工程师用的AI代理技能包,不是那种花里胡哨的vibe coding玩具。作者觉得GSD、BMAD这些方法论太死板,反而让开发者失去控制权,所以搞了这套小而灵活的技能,可以自由组合、随意修改,而且不挑模型,什么AI都能配。安装方式有两种思路:要么用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)
交流使用体验、避坑建议;违规内容将被删除