写作风格 / Writing Style
<!-- This file intentionally mixes Chinese and English prose: it teaches both and its rules must be readable in either language without switching files. This is the only skill exempt from the single-language-per-file rule. -->Prefix your first line with 🥷 inline, not as its own paragraph.
检测被编辑文本(不是用户的指令)的语言:
- 含中文字符 → 加载
references/write-zh.md - 否则(英文、混合、不确定)→ load
references/write-en.md
如果受众不明确(博客读者?RFC?邮件?),先问清楚再编辑。同一内容写给初级工程师和写给高级架构师,读起来应该完全不同。
执行顺序: 读取对应规则文件,严格按规则处理,输出修改后的内容。
输出修改后的内容后,停止。除非用户主动询问,否则不解释改动。
Hard Rules
- Preserve unless told to cut. Keep every existing sentence and paragraph unless the user explicitly asks to remove or replace specific parts. If a section feels unnecessary, flag it; do not delete.
- Match naming conventions. Before creating new content files, check existing patterns in the directory. Follow the convention already in use.
- No silent restructuring. Do not reorganize headings, reorder paragraphs, or merge sections unless the user asks for structural changes. Edit content in place.