configure-ecc

Automate ECC skill and rule installation with interactive prompts and verification.

Updated Jul 28, 2024
One-click install
npx skills add https://github.com/fredericvahrenhorst/share-app --skill configure-ecc-fredericvahrenhorst
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure-ecc
Source: https://github.com/fredericvahrenhorst/share-app/tree/main/.cursor/skills/configure-ecc
Command: npx skills add https://github.com/fredericvahrenhorst/share-app --skill configure-ecc-fredericvahrenhorst

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ECC setup for Everything Claude Code (ECC) is complex and error-prone; this skill provides an interactive, step-by-step installer to streamline the installation of skills and rules across user-level and project-level contexts.

Core Features & Use Cases

  • Interactive prompts guide users through choosing an installation level (user, project, or both) and selecting which skills and rule sets to install.
  • Automatic validation and verification steps ensure correct paths, references, and dependencies, followed by optional optimization for the target environment.
  • Post-installation reporting and checks help detect and fix broken references, cross-skill dependencies, and path issues.

Quick Start

Run the ECC installer to interactively configure skills and rules for your environment.

Frequently Asked Questions about configure-ecc

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

FAQPage Schema
How do I automate project setup for skills and rules in Everything Claude Code?

Automate project setup for skills and rules using an interactive installer that guides you through selecting components, verifying paths, and copying files from a central repository. It streamlines the installation across user and project levels.

Can I install ECC rules at both the user level and project level simultaneously?

Yes, you can install ECC rules at both levels simultaneously. The interactive setup wizard prompts you to choose an installation scope—user-level, project-level, or both—and applies the selected skills and rule sets accordingly.

What is the best way to verify paths and dependencies after installing ECC skills?

The best way to verify paths and dependencies is using the installer's built-in post-installation checks. It automatically validates references, detects broken paths, identifies cross-skill dependencies, and ensures correct configuration across your target environment.

How does the interactive wizard handle configuration optimization for ECC installations?

The interactive wizard handles configuration optimization by applying optional optimization steps after validating your installation. It ensures correct paths and references are established before tailoring the setup to your specific target environment.

Do I need any external dependencies to run the ECC setup wizard?

No external dependencies are required to run the ECC setup wizard. It operates independently to copy necessary files from the central repository and configure your skills and rules across the selected installation contexts.

Why does my ECC rules installation keep failing due to broken references?

ECC rules installations fail due to broken references when paths are not correctly validated during manual setup. The interactive installer prevents this by automating path verification and running post-installation checks to detect and fix broken references.