chinese-documentation

Applies Chinese typography and copywriting rules to technical documentation and README files.

2|Updated Jul 6, 2026
One-click install
npx skills add https://github.com/NAMEWTA/learning-open-code --skill chinese-documentation-namewta
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: chinese-documentation
Source: https://github.com/NAMEWTA/learning-open-code/tree/main/.agents/skills/chinese-documentation
Command: npx skills add https://github.com/NAMEWTA/learning-open-code --skill chinese-documentation-namewta

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Chinese technical documents often read awkwardly due to missing spaces between Chinese and English text, mixed full-width and half-width punctuation, machine-translation tone, and inconsistent terminology. This Skill provides a complete set of Chinese copywriting and typesetting rules so documentation reads naturally and professionally. ## Core Features & Use Cases - Typography Rules: Enforces spacing between Chinese/English text and numbers, correct full-width vs half-width punctuation, and proper bracket and quote usage. - Terminology Guidance: Defines when to keep English terms (React, API, Redis) versus translate them, with first-occurrence bilingual annotation conventions. - Templates & Checklists: Provides bilingual API documentation templates, a Chinese README.md template, and a pre-release writing checklist covering layout, terminology, content, and formatting. - Use Case: When writing a Chinese README or API doc for an open-source project, use this Skill to fix mixed punctuation, add proper spacing, and restructure long Europeanized sentences into natural Chinese. ## Quick Start Use the chinese-documentation skill to review and polish my Chinese README.md according to standard Chinese copywriting guidelines.

Frequently Asked Questions about chinese-documentation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I format Chinese technical documentation correctly?▼

Add spaces between Chinese and English text and between Chinese and numbers, use full-width punctuation in Chinese sentences, and keep technical terms like API or Redis in English. Follow the Chinese copywriting guidelines for consistent, readable output.

What are the spacing rules for Chinese and English mixed text?▼

Insert a space between Chinese characters and English words or numbers, such as "使用 Git 进行版本管理". Exceptions include degrees and percentages like 32°C and 95%, which take no space.

Should I translate technical terms into Chinese?▼

Keep proper nouns, industry abbreviations, commands, and protocols in English, such as Kubernetes, SDK, and HTTP. Translate only concepts with established Chinese equivalents like database or version control, and annotate terms bilingually on first occurrence.

When should this skill be triggered?▼

This skill only activates when the user explicitly invokes /chinese-documentation. It is not designed to trigger automatically from context, so you must request it directly when polishing Chinese documentation.

How do I avoid machine-translation tone in Chinese writing?▼

Avoid passive voice constructions, redundant pronouns, and long Europeanized sentences with stacked clauses. Split long sentences into short ones, use lists and tables for structured information, and prefer direct natural phrasing.