docs-en-improvement
Installation
SKILL.md
Docs En Improvement
Rsdoctor documentation is built with Rspress and lives in packages/document/. Content is written in Markdown / MDX.
Steps
-
Focus on files in
packages/document/docs/en. -
Rewrite only sentences that clearly improve clarity, correctness, or naturalness in English.
-
Preserve original meaning exactly; do not introduce new claims or remove technical details.
-
If a file in
packages/document/docs/enis updated, check the mirrored file inpackages/document/docs/zhand apply equivalent updates when needed. -
Preview changes locally with
cd packages/document && pnpm dev.