概要
This skill provides a comprehensive framework for building globally accessible applications using modern i18n standards. It establishes structured translation file organizations and hierarchical naming conventions to keep localization assets manageable as projects scale. Beyond basic text translation, the skill offers advanced implementations for complex pluralization across diverse language categories, robust date and number formatting using the native Intl API, and full Right-to-Left (RTL) support through CSS logical properties. It is designed to work seamlessly with popular libraries like react-i18next while maintaining framework-agnostic best practices for data structure and formatting.