Professional translation using Claude's native capabilities. Use this skill when the user needs to translate text between languages with high quality, or when content needs to be localized for different language audiences.
Provide professional, high-quality translation using Claude's native language understanding and generation capabilities.
This skill enables accurate, context-aware translation between languages while preserving:
Before translating:
Apply professional translation principles:
Accuracy:
Fluency:
Format Preservation:
**bold** or *italic* before the next character**Text:** word → Ensure space after the second ****粗体:** 文字 (space after **)**粗体:**文字 (no space, will break MDX rendering)**...**, *...*, __...__, _..._Technical Terms:
Chinese (Simplified - zh):
French (fr):
Korean (ko):
English (en):
Before delivering translation:
Present translations clearly:
For single translations: Provide the translated text directly, maintaining all original formatting.
For multiple languages: Use clear section headers to separate each language:
## English (en)
[Translated content]
## 中文 (zh)
[Translated content]
## Français (fr)
[Translated content]
## 한국어 (ko)
[Translated content]
Source (en):
# Getting Started
Install the package using npm:
\`\`\`bash
npm install my-package
\`\`\`
The API provides three endpoints for data retrieval.
Target (zh):
# 快速开始
使用 npm 安装该包:
\`\`\`bash
npm install my-package
\`\`\`
该 API 提供三个数据检索端点。
Source (en): "The React component uses hooks for state management."
Target (zh): "该 React 组件使用 hooks 进行状态管理。"
Target (fr): "Le composant React utilise des hooks pour la gestion d'état."
Target (ko): "React 컴포넌트는 상태 관리를 위해 hooks를 사용합니다."
Source:
> **Note:** This is important.
See [documentation](https://example.com) for details.
Translation maintains exact same structure:
> **注意:** 这很重要。
详情请参阅[文档](https://example.com)。