Fourteen hidden-gem Claude Code repos from @0x_kaize's weekly digs.
Fourteen under-the-radar Claude Code repos most people don't know exist: Superpowers marketplace, team-of-agents collaboration, Claude Code as an MCP server (agent-in-agent), 100+ production subagents, parallel agent farm orchestrator, background whisperer, daily-use handbook, prompt engineering guide for Opus 4.6/Sonnet 4.6/Haiku 4.5, full project management workflow, semantic code search MCP, Repomix codebase packer, wshobson's 25K-star agents collection, Graphify knowledge graphs, and Claude Squad terminal multiplexer.
Agents by wshobson (25K-Star Subagent Mega-Pack)
Massive 25K-star collection of production-ready subagents covering strategy, dev, security, design, data, and research. Drop-in library for Claude Code workflows — don't hand-roll what wshobson already wrote.
Awesome Claude Agents (Team-of-Agents)
3.7K-star team-of-specialized-agents pattern — agents collaborate on full features, each carrying expert-level knowledge across a specific stack. vijaythecoder's take on multi-agent Claude orchestration.
CCPM — Claude Code Project Management
Comprehensive project-management workflow for Claude Code, built by Ran Aroussi. Many specialized agents plus slash commands with strong documentation — turnkey PM stack instead of cobbling your own from scratch.
Claude Code Agent Farm (Parallel Orchestration)
Orchestration framework for running many Claude Code agents in parallel — systematically improves your codebase at scale with automation-first design. Dicklesworthstone's answer to "how do I run 20 Claudes at once without chaos?"
Claude Code Handbook (Daily-Use Patterns)
Nikiforovall's handbook of best practices and techniques for Claude Code workflows — focused on daily-use patterns rather than theoretical best-practice lists. Ships distributable plugins alongside the prose.