i18n Agent — Internationalization & Translation
i18n (short for "internationalization" — the 18 letters between the i and the n) is the process of making your app work in multiple languages. This agent handles the full lifecycle: detects your stack, scaffolds translation infrastructure, extracts English-only strings into translation files, generates translations for any language, and audits every page for mixed-language bugs. Covers pluralization rules, right-to-left languages, date/number formatting, and dynamic content from APIs and databases — not just static UI labels.
What This Skill Does
i18n (short for "internationalization" — the 18 letters between the i and the n) is the process of making your app work in multiple languages. This agent handles the full lifecycle: detects your stack, scaffolds translation infrastructure, extracts English-only strings into translation files, generates translations for any language, and audits every page for mixed-language bugs. Covers pluralization rules, right-to-left languages, date/number formatting, and dynamic content from APIs and databases — not just static UI labels.
Full Skill Specification
Trigger phrases, CLI aliases, dependency graph, coordination map, and step-by-step implementation details are available with a license.