configure-ecc

Install and verify Everything Claude Code components into Claude Code directories.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/Oruga420/claude-code-skills --skill configure-ecc-oruga420
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure-ecc
Source: https://github.com/Oruga420/claude-code-skills/tree/main/configure-ecc
Command: npx skills add https://github.com/Oruga420/claude-code-skills --skill configure-ecc-oruga420

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guides users through selective installation, verification, and optional optimization of the Everything Claude Code (ECC) skills and rules, removing guesswork when wiring ECC into user-level or project-level Claude Code setups.

Core Features & Use Cases

  • Interactive installer: Step-by-step prompts to choose installation level (user, project, or both) and select core or niche skill bundles.
  • Automated file operations: Clones ECC, copies selected skill directories and flat rule files to the target, and creates required target directories.
  • Verification & validation: Scans installed files for broken path references and cross-skill dependencies, reports issues with file, line, and suggested fixes.
  • Optional optimization: Offers to tailor SKILL.md and rule files in-place at the installation target to match the project's tech stack without modifying the ECC source.
  • Troubleshooting guidance: Contains common fixes for detection issues and path-related errors after project-level installs.

Quick Start

Use the configure-ecc skill to interactively install and verify ECC skills and rules into your user or project Claude directory.

Frequently Asked Questions about configure-ecc

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I install Everything Claude Code skills and rules into my project?

To install Everything Claude Code components, use an interactive installer that clones the source and copies selected skill directories and rule files to your target Claude Code directories, performing file operations and path validation automatically.

What is selective installation of Claude Code skill bundles?

Selective installation lets you choose specific core or niche skill bundles during project onboarding, copying only chosen directories from the cloned source rather than installing the entire skill set globally.

How do I verify Claude Code skill paths and cross-references after installation?

Verification scans installed skill files for broken path references and cross-skill dependencies, reporting issues with specific file names, line numbers, and suggested fixes to ensure correct wiring.

Can I optimize installed SKILL.md and rule files without modifying the source?

Yes, you can perform in-place optimization of installed SKILL.md and rule files at the installation target to match your tech stack, while the original cloned Everything Claude Code source remains unmodified.

Does the installer support both user-level and project-level Claude Code directories?

The installer supports user-level, project-level, or both directory targets, creating required target directories and copying selected components through step-by-step interactive prompts for flexible onboarding.

Why are my project-level installed Claude Code skills not being detected?

Detection issues after project-level installs often stem from broken path references; troubleshooting guidance provides common fixes for path-related errors and validates cross-skill dependencies.