What problem does it solve? Maintaining bilingual documentation is error-prone: pages drift out of sync when one language is updated but the other is not. This Skill guides page-by-page, paragraph-by-paragraph translation so Chinese and English docs stay consistent. ## Core Features & Use Cases - Direction-aware translation: Changelogs are translated from English to Chinese, while all other pages are translated from Chinese to English. - Code-grounded accuracy: Consults source code files when needed to ensure technical terms are translated correctly. - Style consistency: Preserves structure and formatting while respecting language-specific conventions such as sentence case and translation glossaries. - Use Case: After updating the Chinese user guide for a CLI tool, run this Skill to produce the matching English pages and keep the changelog bilingual. ## Quick Start Translate the docs directory page by page, keeping the Chinese and English versions in sync following the translation direction rules.