🛍️ 更多精选好物 ›
📊 公开数据一览
| ⭐ GitHub Stars | 199,214(fork 17169) |
| 🗓️ 最近推送 | 2026-07-31 |
| 🌱 项目创建 | 2026-02-03 |
| 💻 语言 / License | Shell · MIT |
| 🐛 开放Issue | 262 |
📝 工具简介
开源框架,把HTML、CSS和媒体文件转成视频,专为AI智能体设计,支持快速预览和目录管理。
📖 怎么用
安装看你的 Agent 环境。Claude Code 用户直接跑 `claude plugins install mattpocock-skills`,或者 `/plugin install mattpocock-skills`。其他工具用 `npx skills@latest add mattpocock/skills`。装完不用配置,直接用。这套技能是给真工程师用的,不是 vibe coding 那种,每个技能都小而精、可组合、能改,不绑架你的流程。你直接让 Agent 按这些技能干活就行,想调整就自己 hack 一下,跟任何模型都兼容。
📋 迷你测评
面向真实工程师的教学指导技能包,来自作者个人.agents目录。亮点是实战导向,不玩虚的。适合想偷师别人工作流的开发者。
📄 README 要点
这是一位资深工程师分享的个人AI技能包,都是他日常做真实工程用的,不是那种花架子。设计理念是技能要小、要容易改、要能组合,不像GSD、BMAD那些框架那样把流程管死。安装有两种方式:用Claude Code插件装的话是只读的托管包,作者更新时你自动同步;用skills.sh则是复制可编辑的文件到自己项目里。适合那些觉得现有AI工程方法太死板、想自己掌控流程的开发者,可以拿来改造成适合自己的工作流。作者有60万订阅者,说明这套东西挺受欢迎的。
查看英文原文
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)
交流使用体验、避坑建议;违规内容将被删除