swift-localization

Best practices for internationalizing Swift/SwiftUI applications using LocalizedStringResource, String Catalogs (.xcstrings), and type-safe localization patterns. Use when implementing multi-language support, adding new UI strings, or refactoring hardcoded text in Swift apps.

$ 설치

git clone https://github.com/jamesmontemagno/app-trimly /tmp/app-trimly && cp -r /tmp/app-trimly/.github/skills/swift-localization ~/.claude/skills/app-trimly

// tip: Run this command in your terminal to install the skill