What problem does it solve? Translating content often breaks formatting, corrupts placeholders, or produces literal translations that ignore cultural context. This Skill provides structured rules for accurate translation that preserves markdown structure, code blocks, and locale-specific conventions. ## Core Features & Use Cases - Formatting Preservation: Keeps code blocks, HTML tags, markdown syntax, and placeholders like {name} or %s intact during translation. - Language-Specific Handling: Applies correct plural forms, gender agreement, formality registers (tu/vous, du/Sie), and RTL considerations per target language. - Cultural Adaptation: Adapts idioms, converts units, and adjusts date and number formats to locale standards. - Use Case: Localize a product documentation site into Spanish, French, and German while keeping all code samples, API endpoints, and markdown links untouched and using the appropriate formal register for each audience. ## Quick Start Translate this markdown document into German, preserving all code blocks, placeholders, and formatting while using the formal Sie register.