I18n Translation Sync

Community

Keep translations flawless, effortlessly.

Authorjls42
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manual translation management is error-prone, leading to missing keys, empty values, or type inconsistencies across languages. This Skill automates the verification process, ensuring all translation files are perfectly synchronized, saving you from tedious manual checks and localization bugs.

Core Features & Use Cases

  • Automated Comparison: Detects missing keys, extra keys, empty values, and type mismatches across fr.json (reference), en.json, and es.json.
  • Detailed Reporting: Provides a clear console report and exports a JSON report for easy debugging and issue resolution.
  • Use Case: Before a new feature release, activate this Skill to guarantee all UI texts are translated and consistent across French, English, and Spanish, preventing embarrassing localization bugs and ensuring a smooth global user experience.

Quick Start

Check current translation synchronization status

npm run i18n:compare

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: I18n Translation Sync
Download link: https://github.com/jls42/leapmultix/archive/main.zip#i18n-translation-sync

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository