everything-claude-code
A Claude Code and Codex-oriented skill suite for agent harnesses, coding standards, memory, security, research, and engineering workflows.
This rank signal uses GitHub stars, measured star growth, and recent maintenance. It is not a safety score or install approval.
Worth reviewing before you install
Worth a closer look if the use case fits. It has adoption, measured growth, and recent maintenance. Install notes are available, but you should still inspect the source.
Engineering workflow teams. Channel tag: Claude Code, Codex, OpenClaw, AI Agent. Treat this as a search fit signal, not compatibility proof. Best when you want a concrete install path. Start with...
Inspect docs/ja-JP/skills/backend-patterns/SKILL.md and the install command before adding it to a shared agent workflow. No actionable warning was returned for this snapshot.
Compare nearby skills in the Claude Code, Codex, OpenClaw, AI Agent channel when 232,974 GitHub stars, source freshness, or install notes are close. This one has a clearer install path, but a nearby skill may still fit your agent setup better.
How to install everything-claude-code
/plugin marketplace add https://github.com/affaan-m/everything-claude-code/plugin install everything-claude-code@everything-claude-codegit clone https://github.com/affaan-m/everything-claude-code.gitSKILL.md and source review
Primary path: docs/ja-JP/skills/backend-patterns/SKILL.md
93/100 from GitHub star count, star growth rate, and recent update.
93/100 from GitHub star count, star growth rate, and recent update.
45/45 points. Star count is log-scaled so large repos lead without completely hiding newer projects.
27.7/35 points from 559 net stars over 7 observed day(s).
20/20 points. Most recent GitHub activity: 2026-07-25T00:58:36Z.
- 559 stars/week measured from May 1, 2026 to May 7, 2026.
- Actual SKILL.md hard gate passed.
- Repository structure includes a real SKILL.md file.
- GitHub ranking score uses star count, measured star growth rate, and recent repository update only.
Source evidence preview
We show selected README/SKILL.md excerpts, not a full mirror of the repo. Use the focus cards for install notes, usage, and skill rules, then open GitHub before installing.
Command extracted from README.md.
/plugin marketplace add https://github.com/affaan-m/everything-claude-codeReview README.md for usage examples and expected workflow.
Review docs/ja-JP/skills/backend-patterns/SKILL.md for trigger rules and constraints.
Step 1: Install the Plugin (Recommended)
NOTE: The plugin is convenient, but the OSS installer below is still the most reliable path if your Claude Code build has trouble resolving self-hosted marketplace entries.
# Add marketplace
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
# Install plugin
/plugin install everything-claude-code@everything-claude-codeNaming + Migration Note
ECC now has three public identifiers, and they are not interchangeable:
- GitHub source repo:
affaan-m/everything-claude-code - Claude marketplace/plugin identifier:
everything-claude-code@everything-claude-code - npm package:
ecc-universal
This is intentional. Anthropic marketplace/plugin installs are keyed by a canonical plugin identifier, so ECC standardized on everything-claude-code@everything-claude-code to keep the listing name, /plugin install, /plugin list, and repo docs aligned to one public install surface. Older posts may still show the old short-form nickname; that shorthand is deprecated. Separately, the npm package stayed on ecc-universal, so npm installs and marketplace installs intentionally use different names.
Step 2: Install Rules (Required)
WARNING: Important: Claude Code plugins cannot distributerulesautomatically. If you already installed ECC via/plugin install, **do not run./install.sh --profile full,.\install.ps1 --profile full, ornpx ecc-install --profile fullafterward**. The plugin already loads ECC skills, commands, and hooks. Running the full installer after a plugin install copies those same surfaces into your user directories and can create duplicate skills plus duplicate runtime behavior.
Need the full source? Read full README on GitHub
affaan-m/everything-claude-code exposes public SKILL.md evidence at docs/ja-JP/skills/backend-patterns/SKILL.md. Repository structure includes a real SKILL.md file.
Need the full source? Read full SKILL.md on GitHub
