localize

Automate localization workflows by scanning, extracting, validating, and QA-ing translations across locales.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/packetalien/cursor-game-studios --skill localize-packetalien
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: localize
Source: https://github.com/packetalien/cursor-game-studios/tree/main/.cursor/skills/localize
Command: npx skills add https://github.com/packetalien/cursor-game-studios --skill localize-packetalien

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Localization is not just translation — it is the full process of making a game feel native in every language and region. Poor localization breaks immersion, confuses players, and blocks platform certification. This skill covers the complete pipeline from string extraction through cultural review, VO recording, RTL layout testing, and localization QA sign-off.

Core Features & Use Cases

  • End-to-end localization pipeline: scan for hardcoded strings, extract string tables, validate translations, and drive QA across locales.
  • Cultural review, VO pipeline, and RTL checks to ensure regional suitability and accessibility.
  • Integration with string tables, asset references, and production gates to automate localization workflows.

Quick Start

Open the Localization skill and run /localize scan to begin collecting all translatable strings.

Frequently Asked Questions about localize

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scan my game project for hardcoded strings to start localization?

Run an automated scan to collect hardcoded strings and extract them into string tables. This validates translatable text across multiple locales, initiating the localization pipeline.

How do I automate cultural review and RTL checks for game translations?

Automate cultural review and RTL checks by integrating them into your localization pipeline. The workflow validates regional suitability and tests RTL layout to ensure translations meet regional accessibility standards.

What is the best way to manage string freeze and localization QA sign-off?

The best way to manage string freeze and localization QA sign-off is through production gates. Integrating asset references and release gates automates QA workflows, ensuring translations are validated before release.

Does this localization pipeline support VO recording workflows?

Yes, the localization pipeline supports VO recording workflows. It integrates VO pipeline management alongside cultural reviews and string validation to ensure voiceover assets meet regional requirements.

How do I validate translations across multiple locales for platform certification?

Validate translations across multiple locales by applying automated locale validation and QA checks. This workflow ensures regional suitability and prevents poor localization from blocking platform certification.