The Hidden Gems Claude Code Pack (14 Repos)
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.
What's included (14 skills)
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.
Claude Code as MCP Server (Agent-in-Agent)
Runs Claude Code itself as an MCP server — enables the agent-in-agent pattern. Claude Code can recursively delegate coding tasks to nested Claude Code instances. Integrates with Claude Desktop and other MCP clients.
Claude Code Subagents Collection (100+)
2.2K-star collection of 100+ production-ready subagents covering comprehensive domain expertise. davepoon's drop-in library — plug into any Claude Code workflow without rolling your own.
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 Subconscious (Background Whisperer)
2.4K-star background agent that whispers guidance to Claude Code — watches sessions, reads files, builds memory over time, and surfaces relevant context when you need it. 0xfurai's "second brain for Claude."
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.
Claude Prompt Engineering Guide (Opus 4.6 + Sonnet 4.6 + Haiku 4.5)
Definitive prompt-engineering guide for Claude Code mastery covering Opus 4.6, Sonnet 4.6, Haiku 4.5 — includes Skills, Plugins, MCP, Hooks, Agent Teams, Ultrathink. 100+ curated skills and 220+ verified sources.
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 Context (Semantic Code Search MCP)
MCP server by zilliztech for semantic code search across massive codebases — pulls the right files without manual breadcrumbing. Built for huge repos where default context fails and glob/grep isn't enough.
Graphify (Codebase → Interactive Knowledge Graph)
Turns any codebase or knowledge base into an interactive knowledge graph you can explore, search, and query. Works with Claude Code, Codex, Cursor, Copilot, and Gemini CLI — insane for onboarding into big repos.
Claude Squad (Terminal Multiplexer for AI Agents)
5.6K-star terminal multiplexer for AI coding agents — manages Claude Code, Aider, Codex, OpenCode, and Amp in one UI so you can run parallel agents without the window-switching chaos.
Superpowers Marketplace (obra Plugin Store)
Official plugin marketplace for the Superpowers ecosystem — 20+ battle-tested skills including /brainstorm, /write-plan, /execute-plan commands and sessionStart context injection. Companion storefront to the obra/superpowers base repo.
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.
Repomix (Codebase → Single AI-Readable File)
20.9K-star tool that packs your entire codebase into one AI-readable file — XML, Markdown, or plain. Perfect for feeding big repos into Claude's context window or any LLM that consumes a single-file bundle.