What problem does it solve?
This Skill streamlines the complex process of localizing SwiftUI applications, ensuring consistency, quality, and engineering-grade management of all your app's text across multiple languages.
Core Features & Use Cases
- Comprehensive Analysis: Detects localization systems, scans for hardcoded strings, checks key naming, and identifies unused keys.
- Automated Refactoring: Safely removes unused keys, renames keys to best practices, and updates code references.
- Translation Quality: Enforces translation standards, performs cultural QA (e.g., zh-Hant), and checks placeholder consistency.
- CI Integration: Provides a
lint mode to act as a quality gate in your CI pipeline.
- Use Case: Integrate this Skill into your CI pipeline to automatically catch hardcoded strings or missing translations before they reach production, ensuring a high-quality user experience for all your global users.
Quick Start
Run the swiftui-localize skill to scan your project for localization issues.