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 through an interactive wizard. ## Core Features & Use Cases - Interactive Installation Wizard: Uses step-by-step prompts to select installation level (user-level, project-level, or both), skill categories, and rule sets. - Selective Skill & Rule Installation: Choose from 45+ skills across 8 categories (frameworks, databases, workflow, research, media, orchestration) plus language-specific rule sets. - Post-Installation Verification: Automatically scans installed files for broken path references and missing cross-skill dependencies, then reports issues with suggested fixes. - Use Case: A developer setting up Claude Code for a Django project can run this wizard to install only django-patterns, django-tdd, django-security, and Python rules, then have the installation verified and optimized for their stack. ## Quick Start Say "configure ecc" or "install everything claude code" to launch the interactive installation wizard.