Standards and workflow for internationalization. All user-visible text must use i18n.
Announce at start: "I'm using i18n skill to ensure proper internationalization."
| Module | Page or major feature | cron, chat, settings, auth | | Feature | Specific functionality | form, list, modal, sidebar | | Detail | Specific text purpose | title, placeholder, label, empty |
Internationalization (i18n) workflow and standards for managing translations. Use when: (1) Adding new user-facing text, (2) Creating new components with text, (3) Reviewing code for i18n compliance. Features: Key naming conventions, sync checking, hardcoded string detection, translation workflow. Source: iofficeai/aionui.