localization-design

Installation
SKILL.md

Localization Design

Text Expansion

Translated text is often longer. Plan for it:

Language Expansion
German +30-40%
French +15-20%
Japanese -10-20% (but taller)
Arabic -10-20% (RTL)
Chinese -30-50% (but taller)

Design Rules

  1. Never hardcode text in images
  2. Avoid text in buttons that's right at the edge (needs expansion room)
  3. Don't use flags for language selection (flags = countries, not languages)
  4. Use auto-layout/flexbox (not fixed widths for text containers)
  5. Test with the longest translation, not just English
Installs
2
GitHub Stars
11
First Seen
Jul 18, 2026
localization-design — dragoon0x/everything-design-taste