What problem does it solve?
Manually setting up Everything Claude Code (ECC) across user or project-level Claude Code directories is error-prone, requiring manual file copies, path checks, and dependency fixes that waste time and lead to broken installations.
Core Features & Use Cases
- Guided Interactive Installation: Walks users through selecting desired ECC skills and rule sets, with options for user-level, project-level, or dual installation.
- Automated Post-Install Verification: Scans installed files for broken path references, missing cross-skill dependencies, and incomplete rule coverage, with clear issue reports and fix suggestions.
- Optional File Optimization: Tailors installed skill and rule files to match your project's tech stack, removing irrelevant sections and fixing path issues in-place.
- Use Case: A developer setting up ECC for a new Python/Django project can use this skill to select only relevant Django and testing skills, verify all paths are correct for project-level use, and trim unused framework-specific sections from installed files.
Quick Start
Use the configure-ecc skill to install and verify Everything Claude Code skills and rules for your current project.