localization-qa

Validate localized UI strings, layout resilience, and locale-specific behavior before release.

7|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/KentoShimizu/sw-agent-skills --skill localization-qa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: localization-qa
Source: https://github.com/KentoShimizu/sw-agent-skills/tree/main/skills/localization-qa
Command: npx skills add https://github.com/KentoShimizu/sw-agent-skills --skill localization-qa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

Localization QA workflow ensures language correctness, layout resilience, and locale-specific behavior validation before release across target locales, preventing release-risked issues.

Core Features & Use Cases

  • Validate localized UI strings and copy for accuracy and consistency.
  • Assess layout behavior under locale-specific text expansion/truncation and RTL/LTR.
  • Produce locale-by-locale defect reports with severity, ownership, and release recommendations.
  • Provide regression evidence and a follow-up retest plan for unresolved issues.

Quick Start

Run localization QA checks for the target release scope and locales, then review the generated defect report.

Frequently Asked Questions about localization-qa

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

FAQPage Schema
What is localization QA and how does it validate multilingual UI?

Localization QA validates language correctness, UI layout resilience, and locale-specific behavior across target locales. It identifies text wrapping issues and RTL/LTR defects to prevent release-risked problems in multilingual experiences.

How do I perform regression testing for localized UI strings?

Perform localization regression by validating localized UI strings for accuracy, assessing layout behavior under text expansion or truncation, and generating regression evidence with a follow-up retest plan for unresolved issues.

Can I use this localization testing workflow for RTL and LTR layout validation?

Yes, this localization testing workflow assesses layout behavior under locale-specific text expansion or truncation and explicitly validates RTL/LTR behavior across screens to ensure full locale coverage before release.

What is the best way to report localization defects across multiple locales?

The best way to report localization defects is producing locale-by-locale reports that include severity, ownership, and release recommendations. This provides structured deliverables to support informed release decisions.

Does this localization QA process require specific dependencies or frameworks?

No specific dependencies are required. The process accepts structured inputs for target release scope and locales, functioning as an advanced standalone workflow to generate defect reports and retest plans.