mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-05-19 23:33:07 +08:00
docs: salvage zh-CN command translations
Port the current-source-safe command documentation subset from stale PR #1687.\n\nEach copied command page maps to an English source file unchanged since the stale PR base; fastapi-review remains deferred because #1687 did not include a matching zh-CN translation.
This commit is contained in:
committed by
Affaan Mustafa
parent
922e058e68
commit
6556f20af7
14
docs/zh-CN/commands/hookify-configure.md
Normal file
14
docs/zh-CN/commands/hookify-configure.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
description: 交互式启用或禁用 hookify 规则
|
||||
---
|
||||
|
||||
交互式启用或禁用现有的 hookify 规则。
|
||||
|
||||
## 步骤
|
||||
|
||||
1. 查找所有 `.claude/hookify.*.local.md` 文件
|
||||
2. 读取每条规则的当前状态
|
||||
3. 展示列表,包含每条规则的当前启用/禁用状态
|
||||
4. 询问需要切换哪些规则
|
||||
5. 更新所选规则文件中的 `enabled:` 字段
|
||||
6. 确认更改
|
||||
Reference in New Issue
Block a user