Internationalization (i18n) workflow and standards for managing translations. Use when: (1) Adding new user-facing text, (2) Creating new components with user-facing text, (3) Reviewing code for i18n compliance, (4) Adding a new translation module.
$npx -y skills add iofficeai/aionui --skill i18nInstalls into the current project.
Run `npx skills use "https://github.com/iofficeai/aionui" --skill "iofficeai/aionui/i18n"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/iofficeai/aionui" that are relevant to the current task. Run `npx skills add "https://github.com/iofficeai/aionui"` and select the relevant skills, then follow their instructions.