md-translator
Installation
SKILL.md
Markdown Translator for Docusaurus
Translate Docusaurus docs (MD/MDX and i18n JSON) to a target language while preserving all syntax, structure, and Docusaurus-specific components.
Before Implementation
| Source | Gather |
|---|---|
| Conversation | Target locale, scope (file/chapter/all/JSON), resume vs fresh |
| Manifest | Read apps/learn-app/translation-work/manifest.json for current state |
| Glossary | Load references/glossary-<locale>.md for terminology |
| Source files | Read files to translate from apps/learn-app/docs/ |
| Rules | Read references/translation-rules.md before first translation |
Required Clarifications
- What locale? (if not specified or inferrable from conversation)
- What scope? Single file, chapter, all JSON files, or full locale