configure-ecc

Install and configure Everything Claude Code components into user or project directories.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/LiamVDB1/opencode-config --skill configure-ecc-liamvdb1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure-ecc
Source: https://github.com/LiamVDB1/opencode-config/tree/main/skills/configure-ecc
Command: npx skills add https://github.com/LiamVDB1/opencode-config --skill configure-ecc-liamvdb1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the installation and configuration of the Everything Claude Code (ECC) project, simplifying the setup of skills and rules for Claude Code.

Core Features & Use Cases

  • Interactive Installation: Guides users through selecting installation levels (user-level, project-level, or both).
  • Selective Component Installation: Allows users to choose which skill categories and rule sets to install.
  • Verification and Optimization: Verifies installed files, checks path references, and offers optional optimization of installed components.
  • Use Case: A new user wants to set up ECC for their Python Django project. They can run this skill, choose project-level installation, select the "Framework & Language" and "Python" categories for skills and rules respectively, and then have ECC installed and verified.

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 and configure Everything Claude Code skills and rules?

To install Everything Claude Code, run the configure-ecc skill to start the interactive process, which guides you through selecting user-level or project-level installation directories and choosing specific skill categories and rule sets to deploy.

Can I choose specific skill categories to install for my project?

Yes, you can selectively install specific skill categories and rule sets. The configuration process allows you to target only the components you need, such as selecting Python or Framework & Language categories for a targeted project setup.

Does Everything Claude Code support both user-level and project-level installation?

Yes, Everything Claude Code supports both user-level and project-level installation. You can choose to install components globally for your user account or locally within a specific project directory structure.

Do I need git to set up Everything Claude Code components?

Yes, you need git for cloning the repository and standard shell utilities for file operations. These dependencies are required to fetch the ECC components and manage the file copying and path verification during setup.

What does path verification do during Claude Code configuration?

Path verification checks installed files and validates path references to ensure all components are correctly linked. It confirms the installation structure is accurate and offers optional file optimization for enhanced usability.