Agent Plugins · Community project

Everything Claude Code

An engineering workflow pack combining agents, skills, hooks, commands, and rules for planning, implementation, testing, security, and continuous learning.

240.9k StarsMITJavaScriptUpdated 1 day ago
01

Project overview

Everything Claude Code is a agent plugin built around an engineering workflow pack combining agents, skills, hooks, commands, and rules for planning, implementation, testing, security, and continuous learning. Its value is practical: planning and implementation workflows and testing and code review are available from one documented project, while the repository remains inspectable before it is added to an agent workflow.

02

Core capabilities

01

Planning and implementation workflows

Planning and implementation workflows is documented in the repository README or its component instructions. Review the linked source for current behavior and requirements.

02

Testing and code review

Testing and code review is documented in the repository README or its component instructions. Review the linked source for current behavior and requirements.

03

Security checks

Security checks is documented in the repository README or its component instructions. Review the linked source for current behavior and requirements.

04

Session learning

Session learning is documented in the repository README or its component instructions. Review the linked source for current behavior and requirements.

03

Installation and usage

Set up Everything Claude Code from its public GitHub instructions, keep the initial permission scope small, and verify it with a low-risk task before regular use.

AI AGENT INSTALL

Let an AI Agent install it

Send this prompt to Codex, Claude Code, or another AI agent that can work with your local environment.

Help me set up Everything Claude Code.
Project URL: https://github.com/affaan-m/ECC

Read the repository README and license first. Confirm the current host, prerequisites, destination paths, and permissions. Follow the repository's documented method, keep credentials out of files and logs, and start with the least-privilege or read-only option where available. Afterward, run a small verification and report the exact changes, commands, configuration path, and result. Ask before overwriting files or requesting broader access.
01Before you start
  • Claude Code supports plugin commands
  • Review rules and hook permissions before installation
02Copy the install command or configuration
/plugin marketplace add https://github.com/affaan-m/ECC
/plugin install ecc@ecc
03Complete the setup steps
  1. 1
    Review prerequisites and scope

    Read the README, confirm the target host, and prepare these prerequisites: Claude Code supports plugin commands; Review rules and hook permissions before installation. Check destination paths and permissions before making changes.

  2. 2
    Apply the documented setup

    Run the documented command: /plugin marketplace add https://github.com/affaan-m/ECC /plugin install ecc@ecc

  3. 3
    Verify with a small task

    Restart or reload the target agent, confirm that Everything Claude Code appears in its installed extensions or skills, and run the smallest documented example before using it on important work.

How to verify the setup

Restart or reload the target agent, confirm that Everything Claude Code appears in its installed extensions or skills, and run the smallest documented example before using it on important work.

Before using it
  • Enabling many rules and hooks can make workflows heavier
  • The most complete automated installation path currently targets Claude Code
04

Use cases

SCENARIO 01

Establish an agent development workflow for a new project

Establish an agent development workflow for a new project is a practical fit when the repository's documented prerequisites and permission model match the current environment.

SCENARIO 02

Standardize testing and review

Standardize testing and review is a practical fit when the repository's documented prerequisites and permission model match the current environment.

SCENARIO 03

Add engineering rules to Claude Code

Add engineering rules to Claude Code is a practical fit when the repository's documented prerequisites and permission model match the current environment.

05

Assessment

This assessment is based on the repository README, component documentation, license, and maintenance metadata. Broad engineering coverage with inspectable source files; Provides an installable plugin and cross-agent reference material. The main trade-offs are also clear: Enabling many rules and hooks can make workflows heavier; The most complete automated installation path currently targets Claude Code. No local installation or functional test was claimed during cataloging.

Why it may be useful

  • Broad engineering coverage with inspectable source files
  • Provides an installable plugin and cross-agent reference material

What to know first

  • Enabling many rules and hooks can make workflows heavier
  • The most complete automated installation path currently targets Claude Code
06

README

Everything Claude Code


Overview

An engineering workflow pack combining agents, skills, hooks, commands, and rules for planning, implementation, testing, security, and continuous learning. An engineering workflow pack combining agents, skills, hooks, commands, and rules for planning, implementation, testing, security, and continuous learning.

Getting started

  • Set up Everything Claude Code from its public GitHub instructions, keep the initial permission scope small, and verify it with a low-risk task before regular use.
  • The repository describes Everything Claude Code as an engineering workflow pack combining agents, skills, hooks, commands, and rules for planning, implementation, testing, security, and continuous learning.
  • Its main capabilities include planning and implementation workflows, testing and code review, security checks, session learning. The documented facts include native claude code plugin, agents, skills, and hooks, engineering quality and security, cross-agent resources in the repository.
  • Restart or reload the target agent, confirm that Everything Claude Code appears in its installed extensions or skills, and run the smallest documented example before using it on important work.

Configuration

/plugin marketplace add https://github.com/affaan-m/ECC
/plugin install ecc@ecc
Read the complete README on GitHub