by mattpocock · AI Tool · ★ 10.3k
Agent Skills A collection of agent skills that extend capabilities across planning, development, and tooling. Planning & Design These skills help you think through problems before writing code. write-a-prd — Create a PRD through an interactive interview, codebase exploration, and module design. Filed as a GitHub issue. prd-to-issues — Break a PRD into independently-grabbable GitHub issues using vertical slices. grill-me — Get relentlessly interviewed about a plan or design until every branch of the decision tree is resolved. Development These skills help you write, refactor, and fix code. tdd — Test-driven development with a red-green-refactor loop. Builds features or fixes bugs one vertical slice at a time. triage-issue — Investigate a bug by exploring the codebase, identify the root cause, and file a GitHub issue with a TDD-based fix plan. improve-codebase-architecture — Explore a codebase for architectural improvement opportunities, focusing on deepening shallow modules and improving testability. Tooling & Setup setup-pre-commit — Set up Husky pre-commit hooks with lint-staged, Prettier, type checking, and tests.
| Stars | 10,337 |
| Forks | 845 |
| Language | Shell |
| Category | AI Tool |
| License | MIT |
| Quality Score | 33.46/100 |
| Open Issues | 4 |
| Last Updated | 2026-03-26 |
| Created | 2026-02-03 |
| Platforms | claude-code, cli |
| Est. Tokens | ~2k |
Explore other popular ai tool tools:
skills is My personal directory of skills, straight from my .claude directory.. It is categorized as a AI Tool with 10.3k GitHub stars.
skills is primarily written in Shell.
You can find installation instructions and usage details in the skills GitHub repository at github.com/mattpocock/skills. The project has 10.3k stars and 845 forks, indicating an active community.
skills is released under the MIT license, making it free to use and modify according to the license terms.