What problem does it solve?
This Skill removes the risk and manual overhead of managing localization across a project, helping teams find hardcoded strings, prepare translation-ready assets, and verify that translated content behaves correctly in every locale.
Core Features & Use Cases
- String discovery and extraction: Scan source files for user-facing text, identify localization anti-patterns, and generate translation-ready string tables.
- Translation validation: Check completeness, placeholder consistency, string-length limits, orphaned keys, stale translations, and encoding support by locale.
- Localization operations: Produce translator briefs, run cultural sensitivity reviews, manage voice-over localization workflows, enforce string freeze, and support RTL readiness and QA.
- Use case: A product team can use this Skill to audit their app before release, prepare the English source strings for translators, and verify that Arabic, Hebrew, or other locales will display and behave correctly.
Quick Start
Use the localize skill to scan this repository for hardcoded strings and report the localization risks that need to be fixed first.