Skip to content

Github trending [mattpocock/skills] 轻量可组合AI代理技能集 #1096

Description

@web1992

项目地址

https://github.com/mattpocock/skills

AI 摘要

该内容介绍一套为真实工程开发设计的AI代理技能集合,由开发者Matt Pocock维护。其核心理念是提供小型、可组合、易调整的技能,避免像GSD、BMAD等方法过度控制流程,让开发者保持掌控力。安装方式灵活,支持Claude Code插件(自动更新)或通过skills.sh复制可编辑文件到项目中。项目内置设置命令,可配置问题追踪器、标签等。设计初衷是为解决常见问题,如代理理解偏差(通过“grill”技能进行深度提问对齐)和回答过于冗长等。作者持续更新技能,并运营约6万订阅者的通讯,用户可订阅获取更新。

README 原文

Skills

Skills For Real Engineers

skills.sh

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, so 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
claude plugins install mattpocock-skills

Or, from inside a session:

/plugin inst...

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions