跳到主要内容
知仓学习社ZHICANG

writing-guidelines

Apply clear-writing standards to any prose the agent produces - READMEs, docs, UI copy, error messages, commit and PR text, release notes. Use when …

不碰外部(只输出文字)无严重或高危命中rohitg00/pro-workflow

它会碰到什么

扫了多少1 个文本文件,2 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

writing-guidelines

Write for a reader who is busy and did not see your work. Readability beats

cleverness; clarity beats completeness.

Rules

  • Lead with the outcome. The first sentence answers what happened or what

the thing is - the line the reader would ask for if they said "just the TLDR".

Supporting detail comes after.

  • Cut filler. Delete "just", "simply", "basically", "in order to", "it is

important to note". If a sentence changes nothing when removed, remove it.

  • Concrete over abstract. Name the file, the number, the command. "Faster"

is weaker than "cuts the build from 40s to 9s".

  • Active voice, one idea per sentence. Short sentences that each carry one

point read faster than long ones that carry three.

  • Consistent terms. Use the project's own vocabulary, the same word for the

same thing every time. Tie names to the shared-language CONTEXT.md when one

exists (see domain-modeling).

  • Readable, not clipped. Being short and being clear are different. Achieve

short by dropping what the reader does not need, not by compressing prose into

fragments, arrow chains (A -> B -> fails), or invented abbreviations.

Error messages and UI copy

  • Say what happened and what to do next: `Config not found at ./app.config.ts.

Create it or pass --config <path>. beats Error: config missing`.

  • No dead ends. Every failure names a next step.
  • Match the product's voice; drop exclamation marks and filler enthusiasm.

AI-slop tells to strip

  • Em-dashes and en-dashes - use a spaced hyphen or a full stop. This is the most

reliable machine-written tell.

  • Hollow openers: "In today's fast-paced world", "It's worth noting that".
  • Hedging stacks: "might potentially perhaps".
  • Binary flourishes: "Not X. But Y." as a rhetorical beat.
  • Over-structured lists where a sentence would do.

Output

When editing, show the tightened version and, on request, a one-line note per

change. Do not pad the edit with praise for the original.

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

它属于哪个仓库

星标★ 2,870
本站分层T1
该仓技能数41
原文件路径skills/writing-guidelines/SKILL.md

同一个仓库里的其他技能

看这个仓库的全部 41 个技能