configure-ecc
Everything Claude Code のインタラクティブなインストーラー — スキルとルールの選択とインストールをユーザーレベルまたはプロジェクトレベルのディレクトリへガイドし、パスを検証し、必要に応じてインストールされたファイルを最適化します。
Content Preview
--- name: configure-ecc description: Everything Claude Code のインタラクティブなインストーラー — スキルとルールの選択とインストールをユーザーレベルまたはプロジェクトレベルのディレクトリへガイドし、パスを検証し、必要に応じてインストールされたファイルを最適化します。 --- # Configure Everything Claude Code (ECC) Everything Claude Code プロジェクトのインタラクティブなステップバイステップのインストールウィザードです。`AskUserQuestion` を使用してスキルとルールの選択的インストールをユーザーにガイドし、正確性を検証し、最適化を提供します。 ## 起動タイミング - ユーザーが "configure ecc"、"install ecc"、"setup everything claude code" などと言った場合 - ユーザーがこのプロジェクトからスキルまたはルールを選択的にインストールしたい場合 - ユーザーが既存の ECC インストー
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/configure-ecc.md \
https://raw.githubusercontent.com/affaan-m/everything-claude-code/main/docs/ja-JP/skills/configure-ecc/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/affaan-m/everything-claude-codeThen reference at docs/ja-JP/skills/configure-ecc/SKILL.md
Related Skills
discord/configure
Set up the Discord channel — save the bot token and review access policy. Use when the user pastes a Discord bot token, asks to configure Discord, asks "how do I set this up" or "who can reach me," or wants to check channel status.
skilldiscordconfigure
by Anthropic · anthropic-official-plugins
telegram/configure
Set up the Telegram channel — save the bot token and review access policy. Use when the user pastes a Telegram bot token, asks to configure Telegram, asks "how do I set this up" or "who can reach me," or wants to check channel status.
skilltelegramconfigure
by Anthropic · anthropic-official-plugins
json-config-manager
This skill provides automated assistance for json config manager tasks within the DevOps Basics domain.
json-config-managerjsonconfigmanager
by jeremylongshore · plugins-plus-skills
yaml-config-validator
This skill provides automated assistance for yaml config validator tasks within the DevOps Basics domain.
yaml-config-validatoryamlconfigvalidator
by jeremylongshore · plugins-plus-skills