关于
This skill equips Claude with the expertise to implement robust internationalization (i18n) for Swift and SwiftUI applications. It focuses on modern Xcode 15+ workflows, specifically leveraging String Catalogs (.xcstrings) for centralized translation management. The skill provides guided implementation for complex localization tasks including pluralization, locale-aware formatting for dates and currencies, and Right-to-Left (RTL) layout optimization. By following these patterns, developers can ensure their code is translation-ready, avoid hardcoded strings, and provide necessary context for human translators.