Agent skill

internationalization-at-scale

Implement performant i18n pipelines with code-splitting and ICU message support.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/internationalization-at-scale

SKILL.md

Internationalization (i18n) at Scale

Summary

Implement performant i18n pipelines with code-splitting and ICU message support.

Key Capabilities

  • Dynamically load locale chunks based on user preference.
  • Implement ICU message parsing and interpolation.
  • Manage bidirectional layout changes for RTL languages.

PhD-Level Challenges

  • Prevent waterfall loading of translation strings.
  • Handle layout shifts during locale switching.
  • Automate string extraction and synchronization with translation services.

Acceptance Criteria

  • Show sub-second locale switching mechanism.
  • Provide valid ICU message usage examples.
  • Demonstrate RTL layout mirror correctness.

Didn't find tool you were looking for?

Be as detailed as possible for better results