leter/zh-tech-writing

写中文技术文档的 Agent Skill,基于阮一峰《中文技术文档的写作规范》:短句、平实、没有 AI 腔

Open original source ↗

From the publisher

README & documentation

Source preview

Read the project’s overview, installation instructions and usage examples. The original README is the source of truth.

一个写中文技术文档的 Agent Skill。用它写 README、设计文档、接口说明和教程,读起来像工程师写的,没有 AI 腔。 规则基于阮一峰的《中文技术文档的写作规范》整理,另外补充了一份“AI 腔清单”。 适用于 Claude Code,以及其他支持 Agent Skills 的工具。 下面是一段常见的 AI 写法: 用这个 skill 以后: 改动有三处: 事实需要来自你的项目。skill 找不到事实时,会删掉空话,或者直接问你。 用 skills 命令行工具安装到全局: 也可以手动安装。把 skills/zh-tech-writing 目录复制到 /.claude/skills/ 下面: autocorrect 是一个命令行工具。它会自动在中英文之间补空格,并把中文句子里的半角标点改成全角。装了它,AI 写完文档后会按 skill 的要求运行一遍;没装就跳过这一步。…

leter/zh-tech-writing on GitHub A short preview, not the full document.

Read the full README ↗ · Preview checked 2026-09-26T12:57:46.044Z

Inside the original README — Document outline
  1. zh-tech-writing
  2. 效果
  3. 安装
  4. 安装 autocorrect(推荐)
  5. 使用
  6. 它做了什么
  7. 目录结构
  8. 来源与致谢
  9. 许可

Headings are captured from the source. Links open the publisher’s document, not a locally hosted copy.

Links from the README

References supplied by the publisher, not independently verified endorsements. Check the destination before downloading files or entering credentials.

Documentation belongs to its respective authors. Reported project/model license: MIT. A listing is not a grant of reuse or training rights. Confirm the document’s own terms at the source.

What this repository does

写中文技术文档的 Agent Skill,基于阮一峰《中文技术文档的写作规范》:短句、平实、没有 AI 腔

Repository facts

Owner
leter
Primary language
Not reported
Stars
257
Forks
10
Open issues + pull requests
0
License
MIT
Archived
No
Default branch
main
Created
2026-09-24T17:37:46.000Z
Last push
2026-09-24T17:49:53.000Z

Topics and intended use

Owner-supplied topics: agent-skills, chinese, claude-code, documentation, style-guide, technical-writing

Review the README for scope, installation, examples and limitations. We do not run repository code or certify it.

Evaluate before installing

Review licensing and dependencies, inspect recent commits and unresolved issues, and test in an isolated environment before production use. Stars and forks alone cannot answer these questions.

README and project files

Issues and maintenance discussion

Releases and changelog

Source and freshness

Source: GitHub. Metadata observed 2026-09-26T12:03:50.182Z. Daily imports are snapshots, not real-time monitoring.

Popularity and source listings do not establish security, suitability, licensing rights or benchmark performance.

Open original source

Related repositories