🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 138.2K |
| ⭐ GitHub Stars | 199,921(fork 17251) |
| 🗓️ 最近推送 | 2026-07-31 |
| 🌱 项目创建 | 2026-02-03 |
| 💻 语言 / License | Shell · MIT |
| 🐛 开放Issue | 266 |
📝 工具简介
写HTML就能渲染视频,专为agent设计,处理媒体帧。
📖 怎么用
安装有三种方式,任选其一:用 Claude 插件命令 `claude plugins install mattpocock-skills`,或在 Claude 里直接输 `/plugin install mattpocock-skills`,也可以用 `npx skills@latest add mattpocock/skills`。装完不用配置,直接用。这套技能主打小而灵活,适合真实工程场景,不搞花架子。你可以在 Claude 里直接调用,它会按你的需求执行具体任务。README 没写具体使用步骤,但强调可以自由修改、组合,按自己的习惯来就好。
📋 迷你测评
面向真实工程师的循环处理技能,直接来自.agents目录,即装即用。亮点是专注循环逻辑,减少重复代码编写。适合需要高频迭代处理的开发场景。
📄 README 要点
这是一套面向真实工程场景的AI代理技能集,作者强调“给真工程师用,不是花架子”。跟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)
交流使用体验、避坑建议;违规内容将被删除