Tracked 5 Biggest Claude Code SKILL.md Collections on GitHub — Sortable Table with Auto-Refresh

A developer built a sortable table of the five biggest Claude Code SKILL.md collections on GitHub, ranking them by stars and skills. The repos tracked are anthropics/skills, wshobson/agents, mattpocock/skills, scientific-agent-skills, and awesome-agent-skills — together they total 125k stars (though the largest alone has 19k).
Auto-Refreshing via Workflow Command
The table is part of the shanraisshan/claude-code-best-practice repo, and is automatically refreshed using a /workflows:skill-collections command. This keeps the numbers from going stale without manual updates.
Full Table & Best-Practice Notes
The full table is embedded in the Claude Code best-practice notes at:
https://github.com/shanraisshan/claude-code-best-practice#-skill-collections
That page also includes additional best-practice guidance for Claude Code users. The skill collections are useful for developers looking to import predefined skills from high-quality, community-vetted repos.
📖 Read the full source: r/ClaudeAI
👀 See Also

Sherlock: Apple Developer Docs as Local MCP for Claude Code
Sherlock indexes 70k Apple API symbols into SQLite FTS5 and provides 5 MCP tools + 3 auto-triggering skills to ground Claude Code in real docs, preventing hallucinations.

Driftwatch V3 Released: AI-Assisted Codebase Monitoring Tool
Driftwatch V3 is now available as a public repository after a 5-6 day build involving approximately 9,000 lines of code and $160 in API credits. The in-browser tool tracks markdown file issues, flags contradictory instructions, and provides cost tracking with recommendations.

Why Deterministic Workflows Outperform AI-Driven Orchestration for Agent Systems
A developer with a year of experience building agent systems shares that AI-driven orchestration failed reliably due to non-deterministic routing, compounding errors, cost explosion, and impossible debugging. Switching to deterministic workflows with code-based orchestration eliminated orchestration failures.

Sociality.io Releases MCP Server for Claude: Live Social Media Intelligence via OAuth
Sociality.io launched a remote HTTP MCP server that lets Claude access live reporting and competitor data across Instagram, TikTok, Facebook, YouTube, X, and LinkedIn. Free to try.