Everything Claude Code is a Claude Code plugin and configuration suite with agents, skills, hooks, rules, and MCPs, plus installation scripts and cross-language support. It targets Claude Code, Codex, Cowork, and similar AI frameworks.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
Everything Claude Code is a Claude Code plugin and configuration system that includes agents, instincts, memory optimization, continuous learning, security scans, and MCP configurations. It provides production-ready intelligent agents, hooks, commands, rules, and MCP configurations evolved from real-world use. It supports Claude Code, Codex, Cowork, and other AI agent frameworks.
How it works
The repository contains components organized under agents, skills, commands, hooks, rules, and mcp-configs. It includes a plugin metadata structure (.claude-plugin/), a marketplace configuration, and scripts for cross-platform package management. It offers a skill generator (Skill Creator) with local analysis to generate SKILL.md and instinct collections, and an AgentShield security auditor with a large test suite. It also provides install and setup guidance for rules installation and a quick start workflow.
Getting started
Quick start steps (from README):
# 添加市场
/plugin marketplace add affaan-m/everything-claude-code
# 安装插件
/plugin install everything-claude-code@everything-claude-code
Step 2: 安装规则
⚠️ 重要提示: Claude Code 插件无法自动分发
rules(规则)。请手动安装:
# First, clone repository
git clone https://github.com/affaan-m/everything-claude-code.git
cd everything-claude-code
# 推荐:安装脚本
./install.sh typescript # 或 python 或 golang
# 也可多语言传递
# ./install.sh typescript python golang
Step 3: 开始使用
/everything-claude-code:plan "添加用户身份验证"
查看可用命令
/plugin list everything-claude-code@everything-claude-code
完成! 你现在可以访问 13 个智能体(Agents)、56 个技能(Skills)和 32 个命令(Commands)。
Recent releases
Releases section indicates no latest releases (listed as none).
Traction
Stars: 1807 Forks: 301 Open issues: 2
Behind the repo
Project targets Claude Code, Codex, Cowork, and other AI agent frameworks. It includes a marketplace entry and a cross-platform Node.js script suite for PM detection and installation.
Caveats
License: MIT Created: 2026-01-27 Last push: 2026-03-05 Language: JavaScript






