sync-zh-en-docs

star 3.3k

Sync uncommitted docs between `website/docs/zh` and `website/docs/en`. Use when authors update docs in one language and need to align the mirrored `.md`/`.mdx` file in the other language.

web-infra-dev By web-infra-dev schedule Updated 2/28/2026

name: sync-zh-en-docs description: Sync uncommitted docs between website/docs/zh and website/docs/en. Use when authors update docs in one language and need to align the mirrored .md/.mdx file in the other language.

Sync Zh/En Documentation

Steps

  1. Check uncommitted changes under website/docs/zh and website/docs/en.

  2. Translate each changed file to the counterpart path (zh <-> en), and keep:

  • meaning and structure consistent
  • technical terms / commands / code blocks unchanged unless localization is required
  • concise, clear, professional technical-doc style
  1. Format and verify:
node --run format
Install via CLI
npx skills add https://github.com/web-infra-dev/rsbuild --skill sync-zh-en-docs
Repository Details
star Stars 3,324
call_split Forks 268
navigation Branch main
article Path SKILL.md
More from Creator
web-infra-dev
web-infra-dev Explore all skills →