What problem does it solve?
This Skill turns localization into a controlled, repeatable pipeline so you can find hardcoded strings, manage translation tables, reduce placeholder and formatting bugs, and ship locale-ready builds with culturally appropriate content.
Core Features & Use Cases
- Localization scanning: Detect hardcoded user-facing strings and common i18n anti-patterns across source code.
- String table extraction & generation: Create new keyed entries with translator context from source usage, then output reviewable diffs for updating the English table.
- Translation validation, coverage, and QA: Check completeness, placeholders, length/context constraints, freeze violations, and produce a structured playthrough QA verdict per locale.
- Localization-specific workflows: Cultural/sensitivity review, RTL layout checks, and VO pipeline planning/validation/integration.
Quick Start
Run localize extract to scan your source and propose new localization string-table entries with translator context.