translate_to_language

Community

Translate UI strings while preserving placeholders and formatting.

Authorericfitz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill translates English text to a specified target language while preserving placeholders, formatting, and tone, making it ideal for localizing UI strings and i18n values.

Core Features & Use Cases

  • Placeholder preservation: Detect and keep placeholders (e.g., {{name}}, {count}, ${total}) intact in translations.
  • Context-aware tone: Optional context_key informs tone and formality for accurate localization.
  • Format-conscious translation: Maintains capitalization, punctuation, HTML entities, and spacing.

Quick Start

source_text: "Hello {{name}}, you have {{count}} messages." target_language_code: "es" target_language_name: "Spanish" context_key: "greeting.inbox" Output: "Hola {{name}}, tienes {{count}} mensajes."

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: translate_to_language
Download link: https://github.com/ericfitz/tmi-ux/archive/main.zip#translate-to-language

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.