What problem does it solve?
Manually installing and configuring Everything Claude Code (ECC) skills and rules is time-consuming and prone to path errors, missing dependencies, and incomplete setups that break Claude Code workflows.
Core Features & Use Cases
- Interactive Guided Selection: Step-by-step wizard to choose core, niche, or custom skill and rule sets for user-level, project-level, or both installation scopes.
- Automated Post-Install Verification: Checks file existence, scans for broken path references, and validates cross-skill dependencies to catch configuration issues immediately after installation.
- Optional File Optimization: Tailors installed skills and rules to your project's tech stack, removes irrelevant sections, and fixes path mismatches without modifying the source ECC repository.
- Use Case: A developer setting up a new Django project can use this skill to install only Django-related skills, common coding rules, and Python-specific rules, then verify all cross-references between django-patterns and django-tdd are correct before starting development.
Quick Start
Use the configure-ecc skill to selectively install ECC skills and rules for your current project, verify all path references and dependencies are correct, and optimize the installed files to match your tech stack.