mattpocock/skills
原文摘要
Skills for Real Engineers. Straight from my .claude directory. 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 Quickstart (30-second setup) Run the skills.sh installer: npx skills@latest add mattpocock/skills Pick the skills you want, and which coding agents you want to install them on. Make sure you select /setup-matt-pocock-skills . Run /setup-matt-pocock-skills in your agent. 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 you want to sav…