About
This skill provides Claude with specialized knowledge for handling i18n and L10n tasks across various frameworks like React, Next.js, and Python. It helps developers identify hardcoded strings, manage complex locale file structures, implement Right-to-Left (RTL) support using CSS logical properties, and ensure proper formatting for dates and numbers. By using standardized patterns like the ICU message format and automated checking scripts, it streamlines the process of making software accessible to a global audience while avoiding common pitfalls like string concatenation or layout breakage.