Translate and synchronize rtp2httpd Chinese documentation into English. ALWAYS use this skill whenever Chinese docs under docs/ need English translations under docs/en/, when Chinese doc diffs need to be reflected in existing English files, when VitePress English sidebar entries need to mirror Chinese docs, or when translation terminology needs to stay consistent across docs.
75
93%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Use this skill to keep English documentation faithful to the Chinese source of truth.
Chinese docs under docs/ are authoritative; English docs under docs/en/ are translations.
Before translating, read references/translation-memory.md for established terminology and
project-specific conventions. Update that reference when you confirm stable terminology,
documentation structure, sidebar patterns, or other reusable translation decisions.
docs/en/.::: tip, ::: warning, ::: danger, ::: info, ::: details, and custom containers. Translate the content inside containers./en/ prefix. Example: /guide/quick-start becomes /en/guide/quick-start.../ because English docs live one level deeper under docs/en/.
docs/index.md using ./images/foo.png becomes docs/en/index.md using ../images/foo.png.docs/guide/bar.md using ../images/foo.png becomes docs/en/guide/bar.md using ../../images/foo.png./: keep unchanged.group-title="央视" to group-title="CCTV".make ... compile.docs/en/ with the same relative path.docs/.vitepress/config.ts needs a matching English sidebar entry.docs/.vitepress/config.ts is complete.en or /en/./en/-prefixed links.Before finishing each file, verify:
/en/ prefixes.../.When a document links to another page, the link text must match the H1 title of the target page. After translating or updating a page title, search English docs for references to that page and update stale link text in related documentation, next steps sections, and inline references.
Use references/translation-memory.md as the persistent project memory for this skill.
Record:
Do not record:
AGENTS.md or CLAUDE.md.f63adb0
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.