i18n-integrity
SolidTranslation integrity: every key present in every language, no hardcoded strings, consistent placeholders and plurals. Runs when user-facing text changes.
Install
Quality Score: 79/100
Skill Content
Details
- Author
- byerlikaya
- Repository
- byerlikaya/claude-starter-kit
- Created
- 1 months ago
- Last Updated
- yesterday
- Language
- Shell
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
docs-i18n
Stop letting translations rot silently. Audits multilingual docs for content parity across languages, ISO 639-1 correctness, hreflang tags, navigation translation, date/number localization and out-of-date pages — across the 15 languages Docsbook supports. Skipped automatically if only one language is enabled.
i18n-validate
Validate translation completeness and consistency across all locale files — detect missing keys, untranslated strings, format mismatches, and glossary violations.
i18n-ready
Make generated UI code translatable and right-to-left safe. Use when the user mentions i18n, l10n, internationalization, localization, translation, multiple languages, RTL, right to left, Hebrew, Arabic, Persian, Urdu, locale formatting, pluralization, or says the layout breaks in another language. Also apply while building any UI that will ship in more than one language, before the strings are hardcoded and expensive to extract.