configure-ecc

Install and configure Everything Claude Code skills and rules interactively.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the installation and management of the Everything Claude Code (ECC) framework, allowing users to selectively install skills and rules tailored to their needs.

Core Features & Use Cases

  • Interactive Installation: Guides users through selecting skills and rules via a step-by-step wizard.
  • Selective Installation: Allows choosing between user-level, project-level, or both installation scopes.
  • Verification & Optimization: Verifies installed files, checks path references, and offers optional optimization.
  • Use Case: A new user wants to set up ECC for their Python project. They run "configure ecc", choose "Project-level (.claude/)", select "Core only" skills, and then pick "Python" and "Common rules". The skill installs everything and confirms the setup.

Quick Start

Run the configure ecc skill to start the interactive installation process.

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 for a specific project?

Run the interactive installer to select specific skills and rules, then deploy them into your project-level .claude/ directory for immediate use.

What is the difference between user-level and project-level skill installation?

User-level installation makes skills available across all your projects, while project-level installation scopes skills and rules to a specific project's .claude/ directory.

Can I selectively install only certain rules and skills instead of the full framework?

Yes, the interactive installation wizard allows you to selectively choose specific skills, such as Core only, and individual rule sets like Python or Common rules, rather than installing everything.

How do I verify my installed Claude Code skills and configuration files?

The installer verifies installation integrity by checking installed files and validating path references, and it offers optional optimization to ensure your ECC configuration is correct.

Does the ECC installer require any external dependencies or components?

No, the ECC installer operates independently without external dependencies or components, managing all skill deployment and configuration verification natively.