localization-ios

Installation
SKILL.md

Localization iOS — Expert Decisions

Expert decision frameworks for localization choices. Claude knows NSLocalizedString and .strings files — this skill provides judgment calls for architecture decisions and cross-language complexity.


Decision Trees

Runtime Language Switching

Do users need in-app language control?
├─ NO (respect system language)
│  └─ Standard localization
│     NSLocalizedString, let iOS handle it
│     Simplest and recommended
├─ YES (business requirement)
│  └─ Does app restart work?
Related skills

More from kaakati/rails-enterprise-dev

Installs
19
GitHub Stars
8
First Seen
Jan 25, 2026