·localization
</>

localization

johnrogers/claude-swift-engineering

Wird bei der Implementierung von Internationalisierung (i18n), String-Katalogen, Pluralisierung oder Unterstützung für das Layout von rechts nach links verwendet. Deckt moderne Lokalisierungsworkflows mit Xcode-String-Katalogen und LocalizedStringKey-Mustern ab.

32Installationen·1Trend·@johnrogers

Installation

$npx skills add https://github.com/johnrogers/claude-swift-engineering --skill localization

SKILL.md

Modern iOS localization using String Catalogs (.xcstrings) for managing translations, plural forms, and locale-aware content. Supports SwiftUI's LocalizedStringKey and String(localized:) APIs.

ALWAYS load reference files if there is even a small chance the content may be required. It's better to have the context than to miss a pattern or make a mistake.

| String Catalogs | Setting up or using Xcode 15+ String Catalogs | | Pluralization | Handling plural forms, stringsdict migration | | Formatting | Date, number, currency locale-aware formatting | | RTL Support | Right-to-left layouts, semantic directions |

Wird bei der Implementierung von Internationalisierung (i18n), String-Katalogen, Pluralisierung oder Unterstützung für das Layout von rechts nach links verwendet. Deckt moderne Lokalisierungsworkflows mit Xcode-String-Katalogen und LocalizedStringKey-Mustern ab. Quelle: johnrogers/claude-swift-engineering.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/johnrogers/claude-swift-engineering --skill localization
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist localization?

Wird bei der Implementierung von Internationalisierung (i18n), String-Katalogen, Pluralisierung oder Unterstützung für das Layout von rechts nach links verwendet. Deckt moderne Lokalisierungsworkflows mit Xcode-String-Katalogen und LocalizedStringKey-Mustern ab. Quelle: johnrogers/claude-swift-engineering.

Wie installiere ich localization?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/johnrogers/claude-swift-engineering --skill localization Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/johnrogers/claude-swift-engineering