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

entra-agent-id

| 2026-08-01 收录

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

🛍️ 更多精选好物 ›

📊 公开数据一览

⭐ GitHub Stars199,451(fork 17195)
🗓️ 最近推送2026-07-31
🌱 项目创建2026-02-03
💻 语言 / LicenseShell · MIT
🐛 开放Issue264

📝 工具简介

官方代理插件,为Azure场景提供技能和MCP服务器配置。

📖 怎么用

装这个技能有几种方式:Claude Code 用户跑 `claude plugins install mattpocock-skills`,或者 `/plugin install mattpocock-skills`,其他工具用 `npx skills@latest add mattpocock/skills`。装完不用配置,直接让 AI 用它来诊断代码问题就行,它专门帮你看真实工程里的 bug,不搞虚的。

📋 迷你测评

真实工程师打包的诊断技能,拿来即用。亮点是实战出身,省去自己摸索。适合快速定位问题场景。

📄 README 要点

这是作者日常用的AI智能体技能集,主打"真工程"而不是"氛围编程"。作者觉得GSD、BMAD这些方法论虽然好,但会剥夺你的控制权,出问题难排查。所以这套技能设计得小而精、易修改、可组合,任何模型都能用。安装有两种方式:用Claude Code插件装整套只读版本,或者用skills.sh复制可编辑的文件。适合那些想要掌控感、喜欢自己调整AI工作流的资深开发者。

查看英文原文
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)

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

💬 意见反馈 / 联系客服

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