swift-localization-spm

Installation
SKILL.md

Swift Localization Best Practices

Comprehensive guide for implementing localization in Swift and SwiftUI applications using modern Apple frameworks and type-safe patterns.

Core Principles

1. Never Hardcode User-Facing Strings

All text visible to users must be localized, including:

  • UI labels, buttons, and navigation titles
  • Error messages and alerts
  • Placeholder text and hints
  • Accessibility labels and hints
  • Status messages and notifications
Installs
1
First Seen
Jul 5, 2026
swift-localization-spm — hocgin/agent-skills