i18n-maintenance
OfficialEnsure consistent, complete translations across locales.
Authorparisgroup-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Keeps translation JSON files and code-based translation calls in sync to prevent missing keys, orphaned translations, and inconsistent placeholders across locales, using en-US as the source of truth.
Core Features & Use Cases
- Structure validation: Compare en-US key paths with other locale files to detect missing or extra keys.
- CodeāJSON verification: Scan code for useTranslations and t() calls and confirm referenced keys exist in the locale JSON.
- Unused key discovery: Identify translation keys present in JSON but never referenced in code to find legacy or removable entries.
- Value consistency checks: Validate placeholders and embedded HTML/markdown are consistent across locales.
- Use case: Before release, run a full sweep to ensure new components' translation keys are added to en-US and propagated as placeholders to other locales.
Quick Start
Use the i18n-maintenance skill to validate translation coverage, find missing or unused keys, and sync the en-US structure to other locales.
Dependency Matrix
Required Modules
None requiredComponents
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-maintenance Download link: https://github.com/parisgroup-ai/imersao-ia-setup/archive/main.zip#i18n-maintenance Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.