| layout | default |
|---|---|
| title | Everything Claude Code Tutorial |
| nav_order | 147 |
| has_children | true |
| format_version | v2 |
Learn how to use
affaan-m/everything-claude-codeto adopt battle-tested Claude Code agents, skills, hooks, commands, rules, and MCP workflows in a structured, production-oriented way.
everything-claude-code is one of the largest open-source Claude Code configuration collections and a practical reference for running AI-assisted engineering loops with stronger discipline.
This track focuses on:
- reliable plugin install and rules setup
- understanding the full component stack (agents, skills, hooks, commands, MCP)
- adopting verification, learning, and orchestration patterns
- operating the stack safely across multiple toolchains
- repository:
affaan-m/everything-claude-code - stars: about 91.5k
- latest release:
v1.9.0(published 2026-03-21)
flowchart LR
A[Task request] --> B[Command and agent routing]
B --> C[Skills and rules context]
C --> D[Hooks and MCP integrations]
D --> E[Verification and learning loop]
E --> F[Compounding workflow quality]
| Chapter | Key Question | Outcome |
|---|---|---|
| 01 - Getting Started | How do I install and use the package quickly? | Working baseline |
| 02 - Architecture and Component Topology | How are agents, skills, hooks, and rules organized? | Strong architecture model |
| 03 - Installation Modes and Rules Strategy | How do plugin and manual installs differ in practice? | Stable install strategy |
| 04 - Agents, Skills, and Command Orchestration | How do I orchestrate capabilities efficiently? | Better operator throughput |
| 05 - Hooks, MCP, and Continuous Learning Loops | How do I automate feedback and memory loops safely? | Strong automation baseline |
| 06 - Cross-Platform Workflows (Cursor and OpenCode) | How do I port workflows across tooling ecosystems? | Better portability |
| 07 - Testing, Verification, and Troubleshooting | How do I keep quality high and recover quickly? | Reliability playbook |
| 08 - Contribution Workflow and Governance | How do I contribute high-quality components? | Contributor readiness |
- how to adopt a full-stack Claude Code workflow system safely
- how to balance flexibility with governance and repeatability
- how to run verification and continuous learning loops in daily work
- how to contribute compatible components back to the ecosystem
Start with Chapter 1: Getting Started.
- Start Here: Chapter 1: Getting Started
- Back to Main Catalog
- Browse A-Z Tutorial Directory
- Search by Intent
- Explore Category Hubs
- Chapter 1: Getting Started
- Chapter 2: Architecture and Component Topology
- Chapter 3: Installation Modes and Rules Strategy
- Chapter 4: Agents, Skills, and Command Orchestration
- Chapter 5: Hooks, MCP, and Continuous Learning Loops
- Chapter 6: Cross-Platform Workflows (Cursor and OpenCode)
- Chapter 7: Testing, Verification, and Troubleshooting
- Chapter 8: Contribution Workflow and Governance
Generated by AI Codebase Knowledge Builder