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

@@ -151,7 +151,7 @@ Copy-Item -Recurse rules/typescript "$HOME/.claude/rules/"
```bash
# 尝试一个命令(插件安装使用命名空间形式)
/ecc:plan "添加用户认证"
/everything-claude-code:plan "添加用户认证"
# 手动安装选项2使用简短形式
# /plan "添加用户认证"