·roo-translation
""

roo-translation

Provides comprehensive guidelines for translating and localizing Roo Code extension strings. Use when tasks involve i18n, translation, localization, adding new languages, or updating existing translation files. This skill covers both core extension (src/i18n/locales/) and WebView UI (webview-ui/src/i18n/locales/) localization.

13Installs·0Trend·@roocodeinc

Installation

$npx skills add https://github.com/roocodeinc/roo-code --skill roo-translation

How to Install roo-translation

Quickly install roo-translation 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/roocodeinc/roo-code --skill roo-translation
  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: roocodeinc/roo-code.

SKILL.md

View raw

Localize all strings into the following locale files: ca, de, en, es, fr, hi, id, it, ja, ko, nl, pl, pt-BR, ru, tr, vi, zh-CN, zh-TW

The VSCode extension has two main areas that require localization:

| Core Extension | src/i18n/locales/ | Extension backend strings | | WebView UI | webview-ui/src/i18n/locales/ | User interface strings |

Provides comprehensive guidelines for translating and localizing Roo Code extension strings. Use when tasks involve i18n, translation, localization, adding new languages, or updating existing translation files. This skill covers both core extension (src/i18n/locales/) and WebView UI (webview-ui/src/i18n/locales/) localization. Source: roocodeinc/roo-code.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/roocodeinc/roo-code --skill roo-translation
Category
""Writing
Verified
First Seen
2026-03-09
Updated
2026-03-11

Browse more skills from roocodeinc/roo-code

Quick answers

What is roo-translation?

Provides comprehensive guidelines for translating and localizing Roo Code extension strings. Use when tasks involve i18n, translation, localization, adding new languages, or updating existing translation files. This skill covers both core extension (src/i18n/locales/) and WebView UI (webview-ui/src/i18n/locales/) localization. Source: roocodeinc/roo-code.

How do I install roo-translation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/roocodeinc/roo-code --skill roo-translation 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/roocodeinc/roo-code

Details

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