configure-ecc

Guide interactive installation of Everything Claude Code skills and rules.

6|Updated Mar 25, 2023
One-click install
npx skills add https://github.com/songkg7/dotfiles --skill configure-ecc-songkg7
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure-ecc
Source: https://github.com/songkg7/dotfiles/tree/main/dot_claude/skills/configure-ecc
Command: npx skills add https://github.com/songkg7/dotfiles --skill configure-ecc-songkg7

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the manual, error-prone process of configuring Everything Claude Code by guiding users through selecting skills and rules, validating paths, and choosing installation scopes (user-level or project-level) with automated setup.

Core Features & Use Cases

  • Interactive, step-by-step wizard that guides users through selecting skills and rules to install.
  • Verifies paths and target directories, performs environment checks, and ensures cross-reference integrity.
  • Supports both user-level and project-level installations, with optional optimization for the current project.
  • Use Case: When starting a new project, run the wizard to install a curated set of ECC skills and rules, validate paths, and ensure all dependencies reference installed components.

Quick Start

Say "configure ecc" to Claude Code to start the wizard. If you are setting up manually, copy the SKILL.md file to ~/.claude/skills/configure-ecc/SKILL.md and activate with "configure ecc". You can also enable the skill via the plugin/plugin manager if available.

Frequently Asked Questions about configure-ecc

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

FAQPage Schema
How do I automate Claude Code rules installation and configuration?

The wizard verifies paths and performs environment checks before applying configurations, ensuring target directories exist and installed components are cross-referenced correctly to prevent broken references during Claude Code setup.

Can I install Claude Code skills at the project level instead of user level?

You can manually copy the SKILL.md file to the ~/.claude/skills/configure-ecc/ directory and activate it by typing configure ecc into Claude Code, or enable it through a plugin manager if one is available in your environment.

What is the best way to validate paths when setting up Everything Claude Code?

The wizard eliminates manual, error-prone configuration by guiding you through selecting skills and rules, verifying paths, choosing installation scopes, and cross-referencing installed components automatically.

Why does my Claude Code configuration break after manual skill setup?

Known limitations include dependency on correct target directory paths; if path validation fails, the wizard halts the installation to prevent broken references and environment misconfigurations.