·localize
""

localize

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.

15Installs·1Trend·@ryokun6

Installation

$npx skills add https://github.com/ryokun6/ryos --skill localize

How to Install localize

Quickly install localize AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ryokun6/ryos --skill localize
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ryokun6/ryos.

SKILL.md

View raw

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

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ryokun6/ryos --skill localize
Category
""Writing
Verified
First Seen
2026-03-09
Updated
2026-03-11

Browse more skills from ryokun6/ryos

Quick answers

What is localize?

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.

How do I install localize?

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

Where is the source repository?

https://github.com/ryokun6/ryos

Details

Category
""Writing
Source
skills.sh
First Seen
2026-03-09