mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-10 03:13:29 +08:00
fix: harden unicode safety checks
This commit is contained in:
@@ -158,9 +158,9 @@ model: sonnet
|
||||
|
||||
## 你的角色
|
||||
|
||||
- 主要职责
|
||||
- 次要职责
|
||||
- 你不做的事情(界限)
|
||||
- 主要职责
|
||||
- 次要职责
|
||||
- 你不做的事情(界限)
|
||||
|
||||
## 工作流程
|
||||
|
||||
@@ -322,17 +322,17 @@ description: 在 /help 中显示的简要描述
|
||||
|
||||
## 用法
|
||||
|
||||
```
|
||||
```
|
||||
|
||||
/your-command [args]
|
||||
```
|
||||
```
|
||||
|
||||
|
||||
## 工作流程
|
||||
|
||||
1. 第一步
|
||||
2. 第二步
|
||||
3. 最后一步
|
||||
1. 第一步
|
||||
2. 第二步
|
||||
3. 最后一步
|
||||
|
||||
## 输出
|
||||
|
||||
|
||||
Reference in New Issue
Block a user