i18n-setup

Installation
SKILL.md

i18n Setup

Follow the project's localization system, keep messages whole, and verify catalogs and layouts as one change.

1. Inspect the project and define scope

Identify the engine or runtime, build and test commands, current localization library or resource format, source locale, target locales, font pipeline, and supported platforms. Determine whether the request is an audit or includes implementation.

Use the project's current, complete source locale as the fallback unless the project or user specifies another. Confirm whether any target locale uses right-to-left layout or grammar that changes around parameters. When it does, read rtl-and-grammar.md and include that work in scope.

2. Inventory player-facing content

Sweep the whole project, including:

Installs
3
GitHub Stars
7
First Seen
Aug 17, 2026
i18n-setup — nexpace-limited/msu-skills