l10n-sync

Installation
SKILL.md

l10n-sync

One English source of truth per format; this skill keeps its translations in sync with it:

  • MarkdownREADME.md → the existing README_<LANG>.md files.
  • JSON bundlespackage.nls.json (project root) → the existing package.nls.<lang>.json siblings. Any flat X.jsonX.<lang>.json family works the same way — e.g. VS Code's modern l10n/bundle.l10n.jsonl10n/bundle.l10n.<lang>.json.

The script does all structure work (parsing, diffing, splicing, repairing, verifying); you do only the translation. plan picks the mode per file, automatically:

Installs
15
Repository
bastndev/skills
GitHub Stars
2
First Seen
Jul 4, 2026
l10n-sync — bastndev/skills