‹ 返回总目录
工具 最近更新07-31

grill-with-docs

| 2026-08-01 收录(在榜5天)

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量10.4K
⭐ GitHub Stars199,112(fork 17159)
🗓️ 最近推送2026-07-31
🌱 项目创建2026-02-03
💻 语言 / LicenseShell · MIT
🐛 开放Issue262

📝 工具简介

一场不留情面的访谈,边聊边生成ADR和术语表。

📖 怎么用

这套技能跟 grill-me 同源,都是作者日常做真实工程用的,设计理念一样:小、易改、可组合,不搞“接管流程”那套,把控制权留给你。安装和配置方法 README 未说明。用的时候直接拿来改,适配任何模型,按你的工程经验调整成自己的风格。想持续跟进更新或发现新技能,可以加入作者的社区。

📋 迷你测评

访谈式工具,边聊边生成ADR和术语表。亮点是对话过程直接沉淀文档,省掉事后整理。适合需要留下决策记录的项目。

⚠️ 避坑记录

「GPT 5.5 often jumps straight to implementation after /grill-me」:GPT在问题问完后直接开始实现,需要用户手动中断并重新定向,影响工作流连贯性。

「/code-review name clash with Claude Code built-in」:技能名称与Claude Code内置命令冲突,安装后覆盖了原有功能,导致行为不一致。

「grill-with-docs: resolved answers are not traceable through PRD, issues, and implementation」:生成的答案在后续PRD、issue和实现环节中无法保证完整保留,导致需求丢失。

💡 使用前检查技能命名冲突,并在grill-me后明确追加/to-prd指令;对关键答案做好外部记录,避免下游流程丢失。

📄 README 要点

这套技能集和grill-me是同一个作者的作品,理念完全一致——为真实工程场景打造,不是用来“氛围编码”的。技能小而灵活,容易改造,可以自由组合,任何模型都能用。作者批评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 you triage them ( /triage uses labels) Ask you where y

🕐 最近提交

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考