What problem does it solve?
Modpack creators and localizers struggle with inconsistent translations, untranslated strings, and unaddressed UI/font compatibility issues when adapting Bethesda Game Studio modpacks for new languages, leading to broken user experiences and wasted rework.
Core Features & Use Cases
- Glossary & Precedence Checks: Enforces consistent terminology by validating translations against a defined glossary and source precedence rules.
- Gap Identification: Scans modpack content to find untranslated or inconsistently translated strings across all assets.
- Workflow Timing Guidance: Clarifies whether translation work should be completed before or after mod patching to avoid redundant effort.
- Risk Flagging: Alerts users to potential UI, font, and string-table issues that could break localized modpack functionality.
- Use Case: When localizing a large, complex Bethesda modpack to Spanish, this skill ensures all in-game strings use consistent terminology, catches untranslated UI elements, and warns about font compatibility issues with accented characters.
Quick Start
Use the localization-assistant skill to review your current modpack's translation consistency, identify all untranslated strings, and flag any localization-related risks before release.