Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From open-skills
Enforces Chinese typographic conventions including Chinese punctuation, spacing rules, and preserving technical terms/URLs/code. User-invoked only.
npx claudepluginhub fudesign2008/open-skills --plugin open-skillsHow this skill is triggered — by the user, by Claude, or both
Slash command
/open-skills:chinese-formatThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> **手动应用**:仅在用户明确要求中文格式检查或格式化时使用,不因普通中文写作、文档生成或编辑自动触发
Guides technical evaluation of code review feedback: read fully, restate for understanding, verify against codebase, respond with reasoning or pushback before implementing.
Share bugs, ideas, or general feedback.
手动应用:仅在用户明确要求中文格式检查或格式化时使用,不因普通中文写作、文档生成或编辑自动触发
| 标点 | 使用 | 不使用 | 说明 |
|---|---|---|---|
| 逗号 | , | , | - |
| 句号 | 。 | . | 句末使用;书名号内的句号可保留原样 |
| 分号 | ; | ; | - |
| 冒号 | : | : | - |
| 问号 | ? | ? | - |
| 感叹号 | ! | ! | - |
| 括号 | () | () | - |
| 书名号 | 《》 | - | 书名号内的英文标点符号可保留(如 《JavaScript: The Good Parts》) |
| 应用 ✅ | 不应用 ❌ |
|---|---|
| 用户明确指定要处理的中文文档或片段 | 未经用户要求的普通中文输出 |
| 用户明确要求检查的中文总结、说明、计划 | 代码本身(字符串除外) |
| 用户明确要求处理的中文注释和文档字符串 | 配置文件内容和代码示例 |
这是一个示例文档,展示了正确的格式。它包含技术术语如 JavaScript 和 TypeScript。
文件路径:/Users/admin/project/src/index.js
版本号:8.2.10
这是一个示例文档,展示了错误的格式.它包含技术术语如JavaScript和TypeScript.
文件路径: /Users/admin/project/src/index.js
版本号: 8.2.10