Adds missing keys to all language files, marked with [TODO].
| Menu bars | All labels, items, submenus | | Dialogs | Titles, descriptions, button labels | | Status | showStatus() calls, toasts | | Help items | Auto-translated via useTranslatedHelpItems |
Localize ryOS apps and components by extracting hardcoded strings, replacing with translation keys, and syncing across languages. Use when localizing an app, adding i18n support, translating UI text, or working with translation files. Source: ryokun6/ryos.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ryokun6/ryos --skill localize Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw