skills mattpocock

Skills for Real Engineers. Straight from my .agents directory.

主要语言
Shell
Stars
216,488
Forks
18,660

标签

  • Claude技能
  • 编程Agent
  • 模板/脚手架
  • 提示词工程
  • 工具调用

摘要

这个项目是 Matt Pocock 整理的一套供 AI 编程代理(如 Claude Code、Codex)使用的「技能」集合,直接来自其日常工程实践。它解决了 AI 辅助开发中的常见问题:需求对齐不清、代码冗余、反馈循环缺失和架构腐化等。核心功能包括需求澄清(/grill-me)、测试驱动开发(/tdd)、Bug 诊断等可组合的小型技能,可通过 skills.sh 安装或作为 Claude Code 插件使用,适合希望在 AI 辅助下保持工程掌控力的开发者。

README

<p> <a href="https://www.aihero.dev/s/skills-newsletter"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://res.cloudinary.com/total-typescript/image/upload/v1777382277/skills-repo-dark_2x.png"> <source media="(prefers-color-scheme: light)" srcset="https://res.cloudinary.com/to…

查看完整页面