What problem does it solve? Setting up the Everything Claude Code (ECC) project manually requires copying dozens of skill and rule files to the right directories, checking cross-references, and fixing broken paths. This Skill automates that entire process with a guided, step-by-step installation wizard. ## Core Features & Use Cases - Interactive Selection: Uses AskUserQuestion prompts to let you choose installation level (user-level, project-level, or both) and pick from 45+ skills across 8 categories plus language-specific rule sets. - Automated Verification: After copying files, it scans installed skills and rules for broken path references and missing cross-skill dependencies, then reports each issue with a suggested fix. - Optional Optimization: Tailors installed SKILL.md and rule files to your project's tech stack, coverage targets, and conventions, editing only the installation target and never the source repository. - Use Case: You just discovered the ECC repository and want only the Django and PostgreSQL skills installed at project level. Activate this Skill, answer the prompts, and it clones the source, copies your selections, verifies references, and prints an installation summary. ## Quick Start Say "configure ecc" or "install everything claude code" to launch the interactive installation wizard.