i18n-localization
Installation
SKILL.md
i18n Localization
Use this skill to plan, review, or harden localization work across product UI, documentation, marketing pages, emails, and web/app routing surfaces.
Canonical Vocabulary
| Term | Meaning |
|---|---|
| locale | Language plus optional regional conventions, such as en, en-US, or ar-EG |
| message catalog | Source of translated strings and message metadata |
| ICU message | Message format that models variables, plurals, selects, and ordinals safely |
| pseudo-locale | Test locale that expands and marks strings to reveal hardcoded text and layout clipping |
| RTL | Right-to-left layout direction for languages such as Arabic and Hebrew |
| fallback | Intentional behavior when a locale, key, or translation is missing |
Dispatch
$ARGUMENTS |
Mode | Output |
|---|
Related skills