Skip to content

Frontend · Global library

Bilingual Content Sync

Maintain product and UI parity across languages while adapting tone and cultural context beyond literal translation.

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use Bilingual Content Sync when you need to maintain product and UI parity across languages while adapting tone and cultural context beyond literal translation, especially when the work is driven by i18n and translation parity.

Trigger signals

i18ntranslation paritylocalized copy

Validation hooks

verify_translation_coverage

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show bilingual-content-sync

Use

orchestrator-mcp skills export bilingual-content-sync --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/bilingual-content-sync ./your-agent-skills/bilingual-content-sync
# or open skills/bilingual-content-sync/SKILL.md in a markdown-first client

File patterns

**/locales/**/*.json**/i18n/****/*.tsx

Model preferences

meta/llama-3.3-70b-instructqwen3-coder:480b-cloudllama3.1:8b

Related skills

Adjacent packs to compose next.

FrontendGlobal library

@property Animator

Open pack

Creates smooth, performant animations of CSS custom properties using @property to enable transitions on gradients, transforms, and complex values

CodexClaude Code
FrontendGlobal library

3D CSS Specialist

Open pack

Creates immersive 3D experiences using CSS transforms, perspective, and transform-style for depth and dimension without JavaScript

CodexClaude Code
FrontendGlobal library

Accessible Form Builder

Open pack

Creates fully accessible forms with proper labeling, error handling, validation announcements, and keyboard navigation for all users

CodexClaude Code