configure-ecc

Guide Claude Code users through interactive ECC skill and rule installation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides an interactive installer that guides Claude Code users through selecting and installing ECC skills and rules into their chosen directories.

Core Features & Use Cases

  • Interactive wizard prompts guide users to select skills and rules for either user-level (e.g., ~/.claude) or project-level (./.claude) installations.
  • Verifies installation paths and required directories, and reports mismatches or missing components before proceeding.
  • Optional optimization mode to tailor the installed components to the project's tech stack and preferences.

Quick Start

Say "configure ecc" to launch the installer, or copy SKILL.md to your local skills directory and activate it. Then follow the prompts to choose installation level, select categories and specific skills, install corresponding rules, and run post-install verification.

Frequently Asked Questions about configure-ecc

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

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

The ECC installer guides you through selecting and installing skills and rules to either user-level (~/.claude) or project-level (./.claude) directories. Run 'configure ecc' to launch the interactive wizard, choose your installation level, select skill categories, and follow the prompts to complete setup.

Can I install ECC skills at the project level instead of user-level?

Yes, the installer supports both deployment modes. During setup, you choose whether to install skills and rules to your user directory or to a project-specific ./.claude directory, allowing per-project customization.

What happens if my installation path is missing or invalid?

The installer verifies target paths and required directories before proceeding. If mismatches or missing components are detected, it reports them and prevents installation until the path issue is resolved.

How do I know which skills and rules are right for my project?

The installer includes an optional optimization mode that tailors component selection to your project's tech stack and preferences, guiding you toward relevant skills and rules rather than requiring manual selection of every option.

Can I verify that my ECC installation completed successfully?

Yes, the installer runs post-install verification to confirm that all selected skills and rules were installed correctly and are ready to use in Claude Code.