Skills for Real Engineers. Straight from my .claude directory.
163.9k
Stars
14.1k
Forks
134
Open issues
3
Contributors
AI Analysis
A curated collection of AI coding agent 'skills' (structured prompt/instruction files) designed for use with Claude Code, Codex, and similar coding agents, installable via a CLI tool. It serves software engineers who want structured, composable workflows for common development tasks (specification, issue tracking, code review) without surrendering control to opinionated all-in-one AI frameworks. It is NOT for end users, non-developers, or those seeking a general-purpose AI assistant — it targ...
Inferred from signals mentioned in the README (tests, CI, type safety) — not a review of the actual code.
AI's overall editorial judgment — not an average of the bars above, can weigh other factors too.
Matt Pocock's agent skill collection becomes a high-traffic hub for structured AI coding workflows
This repository distributes a curated set of 'skills' — structured prompt templates and workflow commands — for AI coding agents like Claude Code. Built by Matt Pocock, a prominent TypeScript educator, it targets professional engineers who want disciplined, composable AI workflows rather than unconstrained 'vibe coding'. Skills are installed via a CLI tool (skills.sh) and cover common failure modes: misalignment, agent verbosity, and broken feedback loops. With 137k stars and ~60k newsletter subscribers claimed, it has substantial reach in the TypeScript/AI-tooling developer community.
Created in February 2026 as Pocock began publishing his personal .claude directory. Grew rapidly alongside the broader explosion of Claude Code adoption and the emerging 'skills' ecosystem pattern in early-to-mid 2026.
Growth appears driven by Pocock's large existing audience from Total TypeScript, timely positioning during the Claude Code surge, and the skills.sh distribution platform enabling viral install-and-share mechanics. The 9,796 stars in a single week as of June 2026 suggests ongoing momentum, likely amplified by newsletter promotions and community sharing.
Newsletter claims ~60,000 subscribers. The skills.sh badge in the README suggests integration with a third-party distribution platform tracking installs. Comparable skill repos (addyosmani, ComposioHQ) have tens of thousands of stars, indicating a real and active ecosystem. Direct production usage metrics (install counts, active users) are not independently verifiable from available data.
Appears to be a collection of Markdown-based skill definition files (SKILL.md per skill), organized into categories such as productivity and engineering. Likely relies on a separate CLI (npx skills@latest) for installation routing. The Shell language classification suggests wrapper scripts exist. Architecture appears deliberately minimal and composable rather than monolithic.
Not documented in README. Given the nature of the project — prompt templates and workflow definitions — automated test coverage in the traditional sense likely does not apply, though skill correctness depends entirely on manual validation.
Last push June 18, 2026, two days before evaluation date. Active maintenance is clear. Frequency and nature of updates not fully visible, but the newsletter integration and ongoing community engagement suggest sustained curation effort rather than a one-shot dump.
ADOPT IF: you use Claude Code or similar agents regularly for professional TypeScript/JavaScript work and want opinionated, composable workflow scaffolding rather than building your own from scratch. AVOID IF: you need language-agnostic or team-standardized workflows, or if you prefer agent frameworks that own the full process end-to-end. MONITOR IF: you are evaluating the skills.sh ecosystem broadly and want to track which author collections develop lasting community contributions versus one-time spikes.
Independent dimensions
Mainstream potential
5/10
Technical importance
6/10
Adoption evidence
5/10
- Author-dependent quality: if Pocock reduces involvement, update cadence may slow or stop, as there is no visible contributor community beyond the single author.
- Skills may become stale as AI model capabilities evolve rapidly — prompts effective in mid-2026 may degrade or require rework within months.
- The skills.sh platform is a third-party dependency; if it changes pricing, access, or closes, distribution and discoverability of these skills could be disrupted.
- Star count may be inflated by social media spikes tied to Pocock's audience rather than reflecting sustained engineering utility across diverse teams.
- No documented testing or validation methodology for skill effectiveness means quality assurance is entirely anecdotal and user-reported.
Likely to remain a high-visibility reference point in the Claude Code skills ecosystem for 12-18 months, with value tied closely to Pocock's continued publishing and the longevity of Claude Code as a platform. May evolve toward a paid or premium tier given the newsletter and aihero.dev infrastructure already in place.
Newsletter
Get analyses like this every Monday
Free weekly digest of the most interesting open-source discoveries.
Languages
Information
- Language
- Shell
- License
- MIT
- Last updated
- 2h ago
- Created
- 5mo ago
- Analyzed with
- anthropic/claude-sonnet-4-6
Stars over time
Contributors over time
Top 100 contributors only — repos with more will plateau at 100.
Open issues
[Bug] `implement` and `code-review` disagree on reviewing uncommitted changes
Add support for plugins (ChatGPT)
Option: let /implement open a pull request instead of committing to the current branch
/implement has no completion step, finished tickets are never marked done
Wayfinder takes its internal sub-issue numbers and includes them in the text of issues as if they were github issue numbers.
Open pull requests
Top contributors
Recent releases
Similar repos
alirezarezvani/claude-skills
A comprehensive open-source library of 355+ production-ready skills and plugins...
mohitagw15856/pm-claude-skills
PM Skills is a collection of 466 professional agent skills (PRDs, launches,...
| Repository | Stars | Week Δ | Language | Score | Updated |
|---|---|---|---|---|---|
|
|
163.9k | +8.4k | Shell | 7/10 | 2h ago |
|
|
21.9k | — | Python | 8/10 | 2d ago |
|
|
1.6k | — | Shell | 7/10 | 5d ago |
|
|
76.5k | — | JavaScript | 8/10 | 9h ago |
|
|
1.2k | — | HTML | 7/10 | 1d ago |
|
|
2.2k | — | Python | 7/10 | 4mo ago |
Broader scope and higher star count, likely due to Addy Osmani's Google/web platform audience. Less TypeScript-opinionated. The two repos appear complementary rather than strictly competitive within the skills.sh ecosystem.
More of a curated list/aggregator than an opinionated single-author workflow set. Serves discovery rather than Pocock's prescriptive, failure-mode-driven approach.
Much lower adoption and no documented methodology or author authority. Appears to be an individual's personal collection without the educational framing.
Lower adoption, Python-based. Likely serves a different language community. Limited public documentation of methodology visible.
Process-owning frameworks that Pocock explicitly positions against. Those tools offer more structure and automation but less user control. Pocock's skills are explicitly designed to be lighter, hackable, and composable by contrast.