AI product Open source

Everything Claude Code

Everything Claude Code is a Claude Code plugin and toolkit containing configurable agents, skills, slash commands, rules, hooks, contexts, MCP server configurations, scripts, and tests for AI-assisted software development.

View repository

Overview

Its agents delegate tasks such as planning, code review, security review, testing, and build-error resolution. Skills define workflows including test-driven development, security review, continuous learning, and verification; hooks run on Claude Code tool or session events to load and save context, suggest compaction, and evaluate sessions; and rules provide persistent guidance for security, coding style, testing, Git workflow, delegation, and performance. Node.js scripts support Windows, macOS, and Linux and detect a project's preferred package manager from environment settings, project configuration, package.json, lock files, or global configuration.

The repository can be installed as a Claude Code plugin or copied into Claude configuration directories manually. It includes a Node.js test suite and is distributed under the MIT license.