Documentation
README
Skill: i18n Validate (Translation Completeness & Consistency)
Purpose
Validate i18n JSON files for completeness, consistency, and quality across multiple languages. Catch missing translations, orphaned keys, placeholder mismatches, and length violations before deployment.
Usage context: Post-translation (after idiomatic-translate), before committing to codebase. Also useful as CI/CD validation on every PR.
Input
This is the opening of the README. Read the full README on GitHub.