multi-lang

Generate i18n/l10n guidance with RTL support for detected tech stacks.

44|9|Updated May 7, 2026
One-click install
npx skills add https://github.com/Omar-Obando/qwen-orchestrator --skill multi-lang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: multi-lang
Source: https://github.com/Omar-Obando/qwen-orchestrator/tree/main/skills/multi-lang
Command: npx skills add https://github.com/Omar-Obando/qwen-orchestrator --skill multi-lang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Multi-language teams struggle to produce consistent, idiomatic code across different languages and frameworks, especially when RTL and cultural conventions must be respected.

Core Features & Use Cases

  • Language-idiomatic conventions: Align naming, typing, and code structure to TypeScript/JavaScript, PHP/Laravel, Python, Dart/Flutter, and Rust (and adapt output to the detected tech stack).
  • Localization-aware development: Provide guidance for i18n/l10n patterns with RTL support and culturally appropriate adaptation strategies.
  • Context7 integration with fallbacks: Use Context7 for high-confidence library/feature guidance or fall back to cached docs and built-in knowledge with reduced confidence.

Quick Start

Use the multi-lang skill to generate framework-appropriate i18n and RTL implementation guidance for your current project stack.

Frequently Asked Questions about multi-lang

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add RTL support to my multi-language software project?

RTL support for multi-language software projects is provided by generating language-idiomatic i18n/l10n guidance. This adapts right-to-left layout patterns and cultural conventions to your detected tech stack, ensuring consistent localization-aware development across your codebase.

What is the best way to handle internationalization in a framework like Flutter or Laravel?

Internationalization in frameworks like Flutter or Laravel is handled by applying language-idiomatic conventions. The Skill detects your tech stack and aligns naming, typing, and code structure to framework-specific i18n patterns for consistent multi-language output.

Can I use Context7 for high-confidence library guidance during tech stack detection?

Yes, Context7 is integrated for high-confidence library and feature guidance during tech stack detection. It provides stack-aware adaptation by pulling accurate framework patterns, ensuring your i18n implementation matches current library standards.

How does localization guidance work when Context7 is unavailable?

When Context7 is unavailable, the Skill falls back to cached docs and built-in knowledge to generate i18n guidance. It clearly communicates reduced confidence during this Context7-free workflow, ensuring you know the output may lack the latest library specifics.

Does this support writing idiomatic code across TypeScript, Python, and Rust?

Yes, it supports writing idiomatic code across TypeScript, Python, Rust, PHP, and Dart. The Skill aligns code structure, naming, and typing conventions to the detected language, ensuring your i18n and l10n patterns match the specific framework's expected style.