← 返回藏书阁

mattpocock/skills

wiki/ai/entities/mattpocock-skills.md
分类:ai / entities · 更新:2026-06-14 00:33

mattpocock/skills

My agent skills that I use every day to do real engineering — not vibe coding.

GitHub 仓库,113k star,MIT 协议。通过 npx skills@latest add mattpocock/skills 安装。

定位

Matt Pocock 日常使用的 AI 编码 agent skill 合集。核心主张:工程基本工在 AI 时代更重要。反对 GSD/BMAD/Spec-Kit 等框架,坚持 skill 要小、可适配、可组合。

四大痛点与对应 skill

痛点根因对应 skill
Agent 没做我想要的沟通对齐缺失/grill-me, /grill-with-docs
Agent 太啰嗦没有共享语言/grill-with-docs(构建 CONTEXT.md)
代码不 work反馈循环不足/tdd, /diagnose
代码变成泥球缺乏设计关注/improve-codebase-architecture, /zoom-out

核心概念

工作流组合

典型流程:/grill-with-docs → /to-prd → /to-issues → /tdd → /improve-codebase-architecture

与已有概念的关系