Developer educator Matt Pocock publishes an open-source collection of reusable instruction files, called skills, for coding assistants such as Claude Code and Codex. They cover tasks like questioning the developer before work starts, test-driven development, bug diagnosis, code review and breaking plans into tickets. The set can be installed as a managed bundle that updates automatically, or copied into a project as editable files, and a one-time setup command must be run in each repository.
What changed
Teams using coding agents largely wrote their own instruction files, or relied on heavier all-in-one process frameworks such as BMAD or Spec-Kit.
What it unlocks
Installing a ready-made set of reusable instruction files for coding agents, either as a managed bundle that updates automatically or as editable files copied into a project.
- 213.7k stars
- 18.4k forks
- 420 commits
- ~60,000 newsletter subscribers
What you need to act on it
- Claude Code, Codex or another coding agent
- running the one-time setup command per repository
- github.com2026-08-11