`LICENSE.md`
Description
[](https://github.com/hesreallyhim/awesome-claude-code)
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
Repository README
This is the README for serpro69/claude-toolbox, shared by 3 entries
in this directory. It describes the repository, not this entry specifically.
claude-toolbox
[](https://github.com/hesreallyhim/awesome-claude-code)
claude-toolbox is a collection of "tools" for all your Claude Code workflows — pre-configured MCP servers, skills, sub-agents, commands, hooks, statuslines with themes, and more - everything you need for AI-powered development workflows, used and battle-tested daily on many of my own projects.
About
This is a template repository and plugin system that gives you a ready-to-use Claude Code development environment. It ships with MCP servers, a **kk** plugin (skills, commands, hooks), themed statuslines — all configured and wired together.
The repo serves dual purposes:
- Template repository — create new repos from this template to get project-specific configuration (settings, instructions, Serena config, statusline, sync infrastructure)
- Plugin marketplace — install the
kkplugin via the Claude Code plugin system to get skills, commands, and hooks
[!NOTE] We focus on collaborative development. Most claude- and mcp-related settings are project-scoped (`.claude/settings.json`) so they can be shared across your team via git, rather than living in user-scoped `~/.claude.local.json`.
What's Included
MCP Servers
Three servers, configured at user-level (`~/.claude.json`) to keep API keys out of the repo:
| Server | Purpose |
|---|---|
| Context7 | Up-to-date library documentation and code examples |
| Serena | Semantic code analysis via LSP — symbol navigation, reference tracking, targeted reads |
...
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11