configure-ecc

Guide interactive installation of ECC skills and rules into user-level or project-level directories.

1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/ROLLED740/vibe-clone-pro --skill configure-ecc-rolled740
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure-ecc
Source: https://github.com/ROLLED740/vibe-clone-pro/tree/main/.agent/skills/configure-ecc
Command: npx skills add https://github.com/ROLLED740/vibe-clone-pro --skill configure-ecc-rolled740

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interactive installer for Everything Claude Code (ECC) that guides users through selecting and installing skills and rules into user-level or project-level directories, verifies paths, and optionally optimizes installed files.

Core Features & Use Cases

  • Interactive guided installation using prompts to choose install level, scope, categories, and which skills and rules to install.
  • Verifies installation integrity by checking target paths and cross-references dependencies between installed components.
  • Supports both user-level (~/.claude) and project-level (.claude) deployments, with post-install optimization options.

Quick Start

Run the ECC installer and follow the prompts to select install level, skills, and rules, then review and verify the installation.

Frequently Asked Questions about configure-ecc

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

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

To install Claude Code skills and rules, run the interactive ECC installer, which guides you through selecting an install level, choosing skill categories, and verifying target paths before copying files into your project's .claude directory.

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

User-level installation deploys skills and rules globally to the ~/.claude directory, while project-level installation scopes them locally within the .claude directory to keep configurations isolated to a specific codebase.

Can I choose specific skill categories to install, or does it install everything at once?

You can choose specific skill categories during setup; the installer uses interactive prompts to let you select core versus niche skills and rules, ensuring only your chosen components are copied to the target directories.

How does the ECC installer verify that skills were installed correctly?

The ECC installer verifies installation integrity by checking target paths after file copying and cross-referencing dependencies between installed components to ensure all selected skills and rules function correctly.

What's the best way to update existing ECC skills and rules across directories?

The best way to update existing ECC skills is by re-running the interactive installer, which handles updates by applying path verification, prompting for new skill categories, and overwriting files in your chosen user-level or project-level directories.

Does the ECC installer support post-install optimization for installed files?

Yes, the ECC installer supports post-install optimization options, allowing you to apply optimizations and verify the integrity of installed skills and rules after the initial file copying and path verification steps are complete.