🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 2.5K |
| ⭐ GitHub Stars | 199,451(fork 17195) |
| 🗓️ 最近推送 | 2026-07-31 |
| 🌱 项目创建 | 2026-02-03 |
| 💻 语言 / License | Shell · MIT |
| 🐛 开放Issue | 264 |
📝 工具简介
来自真实工程师的.agents目录技能包,直接拿来用的TypeScript深度模块配置。
📖 怎么用
装法有三种:Claude Code 插件用 `claude plugins install mattpocock-skills`,或者 `/plugin install mattpocock-skills`,或者 `npx skills@latest add mattpocock/skills`。装完不用额外配置,直接跟 agent 说要干啥就行。这技能主打小而灵活,你可以随便改,让它适配你的工作流。具体怎么触发某个技能,README没细说,反正装完就能用,遇到 TypeScript 深度模块相关的活儿直接开干。
📋 迷你测评
来自真实工程师的.agents目录技能包,直接拿来用的TypeScript深度模块配置。亮点是省去自己摸索配置的时间,适合想快速搭起TS项目结构的开发者。
📄 README 要点
这是作者日常干活用的 AI 技能合集,主打真实工程实践,不是那种花架子。作者觉得 GSD、BMAD 这些方法论太死板,所以自己搞了一套小而灵活的技能,每个都能单独改、能组合,跟啥模型都能配。安装有两种路子:用 Claude Code 插件一键装,是只读的、作者更新你就跟着更新;或者用 skills.sh 把文件拷下来自己改。适合那些不想被框架绑死、想自己掌控开发流程的工程师。
查看英文原文
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)
交流使用体验、避坑建议;违规内容将被删除