🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 2.3K |
| ⭐ GitHub Stars | 199,747(fork 17225) |
| 🗓️ 最近推送 | 2026-07-31 |
| 🌱 项目创建 | 2026-02-03 |
| 💻 语言 / License | Shell · MIT |
| 🐛 开放Issue | 266 |
📝 工具简介
面向真实工程师的Agent技能,直接来自.agents目录,用于文章编辑。
📖 怎么用
安装命令是 `claude plugins install mattpocock-skills`,或者用 `/plugin install mattpocock-skills`,再不行就 `npx skills@latest add mattpocock/skills`。装好就能用,不用额外配置。开始用的时候,你只要在对话里提到你的业务术语或概念,它会帮你统一语言,确保团队沟通时用词一致,避免歧义。这技能很灵活,你可以自己改,让它更贴合你的业务场景,跟任何模型都兼容。
📋 迷你测评
出自.agents目录,用来做统一语言建模的技能。亮点是帮团队对齐术语,减少沟通歧义。没提覆盖范围,但概念挺扎实。
📄 README 要点
这也是同一位作者的工程师技能系列之一,README内容和前两个基本一致。核心卖点是技能设计得轻量、易改造、可组合,基于作者几十年的工程经验,不依赖特定AI模型。安装方式同样有两种:Claude Code插件订阅式安装,或者用skills.sh复制可编辑文件。从名字ubiquitous-language来看,这个技能应该跟领域语言或统一术语管理有关,可能是帮团队维护一套通用的业务词汇表,让代码、文档和沟通都用同一种语言。适用场景就是那些需要跨团队对齐术语的复杂项目,但原文没详细说明具体怎么用。
查看英文原文
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)
交流使用体验、避坑建议;违规内容将被删除