i18n
Installation
SKILL.md
i18n — Translation Files & Cultural Rewriting
This skill has two parts:
- File Handling — How to safely edit translation files without hitting token limits.
- Translation Teams — How to produce culturally authentic translations using a multi-role review process.
Part 1: Handling Translation / i18n Files
Why This Matters
Translation files can be extremely large (thousands of keys). Attempting to rewrite an entire translation file will likely exceed output token limits and cause errors. Always use surgical, minimal edits instead.