configure-ecc

Install and configure ECC skills and rules for Claude Code environments.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/luongldptit/move-ticket --skill configure-ecc-luongldptit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure-ecc
Source: https://github.com/luongldptit/move-ticket/tree/main/.agent/skills/configure-ecc
Command: npx skills add https://github.com/luongldptit/move-ticket --skill configure-ecc-luongldptit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually setting up Everything Claude Code (ECC) is tedious and error-prone, requiring you to manually select relevant skills and rules, handle user vs project-level installation paths, verify cross-references, and fix broken dependencies after setup.

Core Features & Use Cases

  • Interactive Guided Selection: Step-by-step prompts to choose ECC skills (core, niche, or all categories) and rule sets (common, TypeScript, Python, Go) tailored to your needs.
  • Automated Path-Aware Installation: Installs selected components to user-level or project-level directories, automatically creating required folder structures.
  • Post-Install Verification & Optimization: Scans for broken path references, cross-skill dependency issues, and optionally trims installed files to match your project's tech stack.
  • Use Case: A developer setting up a new Spring Boot project can use this skill to install only Spring-specific skills, common coding rules, and verify all cross-references to required pattern skills are intact.

Quick Start

Use the configure-ecc skill to set up Everything Claude Code for your current project, selecting only the skills and rules you need and verifying all paths are correct.

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

To install Everything Claude Code skills selectively, use an interactive installer that provides step-by-step prompts to choose specific ECC skills and rule sets tailored to your project's tech stack. This guided process ensures you only deploy necessary components to the correct project-level directories.

How does path verification work when setting up Claude Code rules?

Path verification for Claude Code rules works by automatically scanning for broken path references and cross-skill dependency issues after installation. This post-install check ensures all configured rules and skills are correctly mapped and intact within your development environment.

Can I configure user-level and project-level directories for ECC skills?

Yes, you can configure both user-level and project-level directories for ECC skills. The automated path-aware installation process handles directory creation and selectively installs components to the appropriate environment level based on your specific setup requirements.

What is the best way to avoid manual errors when configuring Claude Code environments?

The best way to avoid manual errors when configuring Claude Code environments is to use a guided, error-resistant installation process. This approach automates directory creation, dependency checks, and cross-reference validation, eliminating the tedious work of manual setup and file tailoring.

Does the ECC installer support rule sets for TypeScript, Python, and Go?

Yes, the ECC installer supports rule sets for TypeScript, Python, and Go. During the interactive guided selection, you can choose common coding rules alongside language-specific rule sets to match your project's specific technology stack.

Why should I not manually set up Everything Claude Code for my development environment?

You should not manually set up Everything Claude Code because it is tedious and error-prone, often leading to broken dependencies and incorrect path references. Using an automated installer prevents these issues by handling selective skill installation and post-install verification.