Localization Engineer
Build truly global applications with framework-agnostic localization patterns covering the entire i18n pipeline. Learn locale detection strategies, ICU message formatting with proper pluralization rules, RTL layout techniques using CSS logical properties, and SEO best practices with hreflang tags. Includes practical guidance on choosing between compile-time and runtime i18n libraries, managing translation workflows, and avoiding common pitfalls in multilingual development.
Localization Engineer teaches you to build multilingual applications with proper i18n patterns, locale detection, and translation management across any framework.
AI-generated summary based on this skill's SKILL.md
Install
oakoss/agent-skills/localization-engineer · repository language: Python
git clone https://github.com/oakoss/agent-skills
cp -r agent-skills ~/.claude/skills/localization-engineergenerated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I localize my app for international markets?
Localization Engineer covers the complete i18n pipeline for building global applications. You'll learn locale detection strategies, ICU message formatting with proper pluralization rules, and RTL layout techniques using CSS logical properties. The skill provides framework-agnostic patterns applicable across different technology stacks, plus guidance on choosing between compile-time and runtime i18n libraries to match your application's needs.
What localization workflow and best practices should I follow?
Localization Engineer teaches localization engineering best practices and workflows for managing the entire translation process. You'll learn how to structure your codebase for multi-language support, implement proper locale detection, handle complex pluralization rules with ICU formatting, and manage translation workflows efficiently. The skill also covers common pitfalls to avoid in multilingual development and SEO best practices including hreflang tag implementation.
How can I implement multi-language and regional support?
Localization Engineer provides practical techniques for implementing multi-language support in applications. You'll master locale detection strategies, RTL layout techniques using CSS logical properties for right-to-left languages, and cultural adaptation for different geographic regions. The skill includes guidance on managing regional language variations and choosing appropriate i18n libraries for your specific application architecture.
What are the key differences between i18n and l10n?
Localization Engineer distinguishes between internationalization (i18n)—the technical infrastructure enabling multiple languages—and localization (l10n)—adapting content for specific regions. The skill covers both aspects: i18n includes locale detection, message formatting, and RTL support; l10n encompasses translation workflows, cultural adaptation, and regional customization. Understanding this distinction helps you architect scalable global applications.
How do I translate content for different regions effectively?
Localization Engineer teaches how to translate and localize content across regions with proper cultural adaptation. You'll learn ICU message formatting for handling pluralization and gender variations, SEO best practices with hreflang tags for regional content, and strategies for managing translation workflows. The skill emphasizes avoiding common pitfalls and automating localization processes to streamline multi-region deployments.
Which localization tools and libraries should I use?
Localization Engineer provides guidance on choosing between compile-time and runtime i18n libraries based on your application requirements. The skill covers framework-agnostic localization patterns applicable across different technology stacks, helping you evaluate tools for managing translation workflows and automating localization processes. You'll learn to select the right approach for your specific global deployment needs.