Claude Code Toolbox
Description
Claude Code Toolbox — automated installers and environment configuration framework for Claude Code with one-line setup across Windows, macOS, and Linux.
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/.
README
Claude Code Toolbox
[](https://github.com/alex-feel/claude-code-toolbox/blob/main/LICENSE) [](https://deepwiki.com/alex-feel/claude-code-toolbox)
Automated installers and an environment configuration framework for Claude Code on Windows, macOS, and Linux.
Define your complete Claude Code environment in a single YAML file -- custom agents, MCP servers, slash commands, hooks, skills, settings, and more -- and install everything with one command.
Features
- Custom agents -- specialized subagents for code review, research, debugging, and any workflow you design
- MCP servers -- HTTP, SSE, and stdio transports with scope-based registration
- Slash commands -- custom commands for frequently used workflows
- Rules -- user-scope rule files for coding standards, security policies, and project conventions
- Skills -- multi-file skill packages for complex agent capabilities
- System prompts -- replace or append to the default Claude Code prompt
- Hooks -- five hook types: command (shell scripts, shell or exec form), HTTP (webhooks), prompt (LLM evaluation), agent (subagent with tools), and MCP tool (a tool on a configured MCP server)
- User and global settings --
user-settingsis rawsettings.jsoncontent (camelCase keys) andglobal-configis raw~/.claude.jsoncontent, covering model selection, permissions, effort levels, thinking mode, environment variables, and every other Claude Code setting - Status line -- custom status bar scripts for real-time session information
- **Configuration inher
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development