docs: use canonical plugin command namespace

This commit is contained in:
Affaan Mustafa
2026-04-30 03:04:15 -04:00
committed by Affaan Mustafa
parent d05855be5f
commit a374eaf49d
9 changed files with 50 additions and 24 deletions

View File

@@ -134,7 +134,7 @@ cp -r everything-claude-code/rules/golang/* ~/.claude/rules/
```bash
# コマンドを試す(プラグインはネームスペース形式)
/ecc:plan "ユーザー認証を追加"
/everything-claude-code:plan "ユーザー認証を追加"
# 手動インストールオプション2は短縮形式
# /plan "ユーザー認証を追加"