Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/ja-JP/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@

```bash
# マーケットプレイスを追加
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
/plugin marketplace add https://github.com/affaan-m/ECC

# プラグインをインストール
/plugin install ecc@ecc
Expand Down Expand Up @@ -428,7 +428,7 @@ Duplicate hook file detected: ./hooks/hooks.json is already resolved to a loaded

```bash
# このリポジトリをマーケットプレイスとして追加
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
/plugin marketplace add https://github.com/affaan-m/ECC

# プラグインをインストール
/plugin install ecc@ecc
Expand Down
4 changes: 2 additions & 2 deletions docs/ko-KR/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@

```bash
# 마켓플레이스 추가
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
/plugin marketplace add https://github.com/affaan-m/ECC

# 플러그인 설치
/plugin install ecc@ecc
Expand Down Expand Up @@ -356,7 +356,7 @@ Claude Code v2.1+는 설치된 플러그인의 `hooks/hooks.json`을 **자동으

```bash
# 마켓플레이스 추가
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
/plugin marketplace add https://github.com/affaan-m/ECC

# 플러그인 설치
/plugin install ecc@ecc
Expand Down
4 changes: 2 additions & 2 deletions docs/pt-BR/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ Comece em menos de 2 minutos:

```bash
# Adicionar marketplace
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
/plugin marketplace add https://github.com/affaan-m/ECC

# Instalar plugin
/plugin install ecc@ecc
Expand Down Expand Up @@ -310,7 +310,7 @@ claude --version

```bash
# Adicionar este repositório como marketplace
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
/plugin marketplace add https://github.com/affaan-m/ECC

# Instalar o plugin
/plugin install ecc@ecc
Expand Down
4 changes: 2 additions & 2 deletions docs/ru/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ npx ecc consult "security reviews" --target claude

```bash
# Добавьте marketplace
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
/plugin marketplace add https://github.com/affaan-m/ECC

# Установите плагин
/plugin install ecc@ecc
Expand Down Expand Up @@ -763,7 +763,7 @@ Duplicate hooks file detected: ./hooks/hooks.json resolves to already-loaded fil

```bash
# Добавить этот репозиторий как marketplace
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
/plugin marketplace add https://github.com/affaan-m/ECC

# Установить плагин
/plugin install ecc@ecc
Expand Down
2 changes: 1 addition & 1 deletion docs/th/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ ECC ไม่ใช่แค่ชุดไฟล์คอนฟิก แต่

```bash
# เพิ่ม marketplace
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
/plugin marketplace add https://github.com/affaan-m/ECC

# ติดตั้ง plugin
/plugin install ecc@ecc
Expand Down
2 changes: 1 addition & 1 deletion docs/tr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ Bu repository yalnızca ham kodu içerir. Rehberler her şeyi açıklıyor.

```bash
# Marketplace ekle
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
/plugin marketplace add https://github.com/affaan-m/ECC

# Plugin'i kur
/plugin install ecc@ecc
Expand Down
2 changes: 1 addition & 1 deletion docs/vi-VN/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Nếu bạn đã cài chồng nhiều lần và thấy skill/hook bị trùng, x

```bash
# Thêm marketplace
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
/plugin marketplace add https://github.com/affaan-m/ECC

# Cài plugin
/plugin install ecc@ecc
Expand Down
4 changes: 2 additions & 2 deletions docs/zh-CN/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@

```bash
# Add marketplace
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
/plugin marketplace add https://github.com/affaan-m/ECC

# Install plugin
/plugin install ecc@ecc
Expand Down Expand Up @@ -603,7 +603,7 @@ Claude Code v2.1+ **会自动加载** 任何已安装插件中的 `hooks/hooks.j

```bash
# Add this repo as a marketplace
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
/plugin marketplace add https://github.com/affaan-m/ECC

# Install the plugin
/plugin install ecc@ecc
Expand Down
4 changes: 2 additions & 2 deletions docs/zh-TW/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@

```bash
# 新增市集
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
/plugin marketplace add https://github.com/affaan-m/ECC

# 安裝外掛程式
/plugin install ecc@ecc
Expand Down Expand Up @@ -267,7 +267,7 @@ everything-claude-code/

```bash
# 將此儲存庫新增為市集
/plugin marketplace add https://github.com/affaan-m/everything-claude-code
/plugin marketplace add https://github.com/affaan-m/ECC

# 安裝外掛程式
/plugin install ecc@ecc
Expand Down