Google 工程师 addyosmani 把资深工程师脑子里的判断打包成了 20 个 AI agent skills。

测试金字塔、Hyrum's Law、Beyonce Rule 这些 Google 工程文化里的硬规则直接嵌进工作流,变成 agent 必须通过的检查点。

从写 spec、拆任务、写代码、跑测试到 code review 和上线,每个都内建反偷懒表(agent 常找什么借口跳过步骤,怎么堵回去)。

Claude Code、Cursor、Gemini CLI、Windsurf、Copilot 全平台适配,快3.2 万 star了。

🔗https://github.com/addyosmani/agent-skills
 
 
Back to Top