What problem does it solve?
Manually setting up Everything Claude Code (ECC) is time-consuming and error-prone, requiring users to clone repositories, copy skill and rule files, fix broken path references, and resolve missing cross-skill dependencies on their own.
Core Features & Use Cases
- Interactive Guided Installation: Walks users through selecting installation scope (user-level, project-level, or both), choosing core or niche skills, and picking relevant rule sets tailored to their tech stack.
- Automated Verification: Checks for missing files, broken path references, and cross-skill dependencies after installation to catch and resolve common setup issues.
- Optional Optimization: Tailors installed skills and rules to the user's project, removing irrelevant sections and fixing path issues for seamless integration.
Use Case: A developer setting up ECC for a Django project can use this skill to install only Django-related skills and Python rules, automatically verify that all referenced dependencies are present, and optimize the installed files for their workflow.
Quick Start
Use the configure-ecc skill to set up Everything Claude Code with your preferred skills and rules, verify the installation, and optionally optimize the files for your project.