Apps that speak multiple languages reach more people around the world. This skill helps you add French, Arabic, Chinese, and many other languages to your iOS or macOS app. You will learn to use String Catalogs to manage all your translations in one place. Modern tools like FormatStyle automatically adapt dates, numbers, and currency for each country. Your app will also handle right-to-left languages like Arabic and Hebrew without broken layouts.
Many apps get rejected from the App Store because of bad translations or misaligned text. With this skill you can avoid those mistakes from the start. You will use generated symbols that check your translation keys at build time. No more typos in strings that are hard to find later. The skill also covers plural rules like “one apple” versus “five apples” which work differently in every language.
Whether you are adding a second language or supporting twenty, these techniques make your app feel native to users everywhere. Simple steps and clear examples let you localize with confidence.
Global
mkdir -p ~/.claude/skills/ios-localizationProject
mkdir -p .claude/skills/ios-localizationSource Repository
Accessibilityaddyosmani/web-quality-skills
Audit and improve web accessibility following WCAG 2.2 guidelines for inclusivity
Fixing Accessibilityibelick/ui-skills
Audit and fix HTML accessibility issues for a more inclusive web
Accessibility Compliancewshobson/agents
Build inclusive interfaces that everyone can use with ease and confidence
Next Intl Add Languagegithub/awesome-copilot
Easily add a new language to your Next.js internationalized app
Wcag Audit Patternswshobson/agents
Audit websites for WCAG 2.2 compliance and fix accessibility violations
Vscode Ext Localizationgithub/awesome-copilot
Localize VS Code extensions correctly for all languages using official best practices
Flutter Improving Accessibilityflutter/skills
Make your Flutter app usable for everyone with accessibility features
Screen Reader Testingwshobson/agents
Test websites with screen readers for full accessibility and user inclusion