← Reddit

I tracked the 5 biggest Claude Code SKILL.md collections on GitHub (125k → 19k stars)

Reddit · shanraisshan · April 28, 2026
A sortable table tracking the top five Claude Code skill-collection repositories was built, displaying star counts and skill counts for anthropics/skills, wshobson/agents, mattpocock/skills, scientific-agent-skills, and awesome-agent-skills. The table is automatically refreshed through a /workflows:skill-collections command maintained in a best-practices repository to keep the metrics current.

Detailed Analysis

A community developer has catalogued and systematized the five most prominent Claude Code SKILL.md repositories on GitHub into a single sortable, auto-refreshing reference table, spanning a combined range from 125,000 down to 19,000 stars across the tracked collections. The repositories in question — anthropics/skills, wshobson/agents, mattpocock/skills, scientific-agent-skills, and awesome-agent-skills — represent the upper tier of an emerging ecosystem of reusable agent behaviors built specifically for Claude Code, Anthropic's agentic coding tool. The project is housed within a broader best-practices repository and is kept current via a custom `/workflows:skill-collections` command, eliminating the manual maintenance burden that typically causes such community aggregations to go stale.

The SKILL.md format itself is central to understanding why this aggregation effort carries weight. Much like CLAUDE.md files that instruct Claude on project-specific conventions, SKILL.md files encode discrete, reusable agent capabilities — ranging from automated GitHub code review and batch processing workflows to frontend design templates and tech debt cleanup routines. Anthropic's own official skills repository, which research indicates sits at approximately 48,500 stars, anchors the ecosystem with enterprise-grade development templates, while community-driven alternatives like daymade/claude-code-skills have introduced plugin marketplace structures with CLAUDE.md compliance verification, and alirezarezvani/claude-skills offers cross-platform compatibility with tools like OpenAI Codex. The breadth of these collections signals that SKILL.md is rapidly maturing from an experimental convention into a de facto standard for sharing agent functionality.

The significance of this aggregation project lies not just in its convenience but in what it reveals about the velocity of grassroots tooling around Claude Code. The sheer star counts — with the top five alone accounting for well over 100,000 aggregate stars — indicate substantial developer adoption and community investment in a tool that is still relatively new to the market. Community members are not waiting for official tooling directories; they are constructing their own discovery layers, complete with metadata like star counts and skill inventories, effectively building an informal package registry for agent behaviors. This mirrors patterns seen in early npm and PyPI ecosystem development, where community curation preceded formal infrastructure.

In the broader context of AI development, this phenomenon reflects a meaningful shift in how developers interact with and extend large language model capabilities. Rather than treating Claude as a monolithic assistant, developers are decomposing its utility into composable, version-controlled, shareable skill units — a paradigm closer to software engineering than to prompt engineering. The emergence of sites like agent-skills.cc, which surfaces trending skills sorted by stars and forks, alongside MCP marketplaces listing tools like automated code review, suggests that a full discovery-and-distribution stack is coalescing organically around Claude Code's agentic primitives. Anthropic's decision to maintain an official skills repository alongside these community efforts positions the company as both a standards-setter and a participant in an ecosystem it is no longer fully controlling — a dynamic that will likely accelerate both the quality and the diversity of capabilities available to Claude Code users.

Article image Read original article →