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

Dirac: Open-Source Agent Tops TerminalBench with 65.2%, Cheaper and Open
Dirac, an open-source coding agent, achieved a 65.2% score on TerminalBench 2.0 for gemini-3-flash-preview, beating Google's baseline (47.6%) and top closed-source agent Junie CLI (64.3%). It also reduces API costs by 64.8% vs competitors.

Spectral: Capture App Traffic to Generate MCP Servers for OpenClaw Agents
Spectral is an open-source tool that captures traffic from any application, analyzes it with an LLM, and generates a working MCP server, allowing OpenClaw agents to call the app's real API directly instead of relying on browser automation.

Claude Code fails silently when ANTHROPIC_API_KEY is set in cloud environments
Setting ANTHROPIC_API_KEY in cloud environments causes Claude Code to malfunction and may incur unexpected API usage charges. Users report extra usage and unresponsive behavior.

WeAreHere Browser Extension and MCP Tools Scan Website Privacy Practices
Two open-source tools—barebrowse and wearehere—scan websites for trackers, fingerprinting, and data broker connections. The wearehere browser extension shows real-time privacy scores (0-100) as you browse, while MCP servers enable AI assistants to assess any site on command.