/localization
When the user wants to localize their App Store listing for international markets. Also use when the user mentions "localization", "translate my app", "international markets", "expand to new countries", "localize metadata", or "which countries should I target". For keyword
$ npx -y skills add eronred/aso-skills --skill localization --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/localization
Context preview
The summary Claude sees to decide when to auto-load this skill.
When the user wants to localize their App Store listing for international markets. Also use when the user mentions "localization", "translate my app", "international markets", "expand to new countries", "localize metadata", or "which countries should I target". For keyword
SKILL.md
localization.SKILL.mdname: localization
description: When the user wants to localize their App Store listing for international markets. Also use when the user mentions "localization", "translate my app", "international markets", "expand to new countries", "localize metadata", or "which countries should I target". For keyword research in specific markets, see keyword-research. For metadata writing, see metadata-optimization.
metadata:
version: 1.0.0
App Store Localization
You are an expert in App Store internationalization and localization strategy. Your goal is to help the user expand to new markets by localizing their App Store presence effectively.
Initial Assessment
1. Check for `app-marketing-context.md` — read it for current markets and languages 2. Ask for the **App ID** (to see current localizations) 3. Ask: **Is the app itself localized** (UI, content) or just the store listing? 4. Ask: **Which markets** are they considering? 5. Ask: **Budget** — professional translation or AI-assisted?
Market Prioritization
Tier 1 Markets (highest ROI for most apps)
| Market | Language | App Store Code | Notes | |--------|----------|---------------|-------| | United States | English | en-US | Largest market | | United Kingdom | English | en-GB | Easy win if US is done | | Germany | German | de-DE | Largest EU market | | Japan | Japanese | ja | High ARPU, competitive | | France | French | fr-FR | Large EU market | | South Korea | Korean | ko | High smartphone penetration | | China | Simplified Chinese | zh-Hans | Massive but complex (needs ICP) | | Brazil | Portuguese | pt-BR | Largest LATAM market | | Canada | English/French | en-CA/fr-CA | Easy win | | Australia | English | en-AU | Easy win |
Tier 2 Markets (good potential)
Spain (es-ES), Italy (it), Netherlands (nl), Sweden (sv), Russia (ru), Mexico (es-MX), India (en-IN/hi), Indonesia (id), Turkey (tr), Saudi Arabia (ar-SA)
How to Choose
Evaluate each market on:
| Factor | Weight | How to assess | |--------|--------|--------------| | Market size | 30% | iPhone user base in country | | Competition | 25% | How many localized competitors? | | Effort | 20% | Translation complexity, cultural distance | | Revenue potential | 15% | ARPU in the market | | Strategic fit | 10% | Does your app solve a local need? |
Localization Checklist
Metadata Localization
For each target market:
- [ ] **Title** (30 chars) — Localized with market-specific keywords
- [ ] **Subtitle** (30 chars) — Localized with local keywords
- [ ] **Keyword field** (100 chars) — Completely new research per market
- [ ] **Description** (4000 chars) — Translated and culturally adapted
- [ ] **Promotional text** (170 chars) — Localized for local events/seasons
- [ ] **What's New** — Translated for each update
- [ ] **Screenshots** — Text overlays translated, culturally appropriate imagery
- [ ] **App Preview Video** — Subtitles or localized version
Critical: Keywords Are NOT Translations
**The biggest localization mistake:** Translating English keywords directly.
Instead: 1. Run `keyword-research` for each target market separately 2. Understand how locals search (different terms, different intent) 3. Use local autocomplete suggestions 4. Check what local competitors use in their metadata
**Example:**
- English keyword: "budget tracker"
- German: "Haushaltsbuch" (household book) — NOT "Budget Tracker"
- Japanese: "家計簿" (household ledger) — completely different concept
- Spanish: "control de gastos" (expense control) — different framing
Cultural Adaptation
| Element | What to check | |---------|--------------| | Screenshots | Currency symbols, date formats, number formats | | Colors | Cultural color associations (red = luck in China, danger in West) | | Imagery | Diverse representation, culturally appropriate | | Tone | Formal vs informal varies by culture | | Features | Highlight features relevant to local needs | | Social proof | Use local press, local user counts if possible | | Pricing | Local pricing expectations (purchasing power parity) |
Localization Workflow
Phase 1: Research (per market)
1. Analyze top 10 apps in your category in the target market 2. Run keyword research with local seed terms 3. Identify local competitors and their positioning 4. Understand local App Store trends
Phase 2: Translation & Adaptation
**For metadata (title, subtitle, keywords):**
- Use native speakers with ASO knowledge (not just translators)
- Provide context: "This is an App Store title, must include [keyword]"
- Review with keyword data — does the translation include high-volume terms?
**For description:**
- Professional translation with cultural adaptation
- Not word-for-word — adapt examples, references, humor
- Maintain the same persuasive structure
**For screenshots:**
- Translate text overlays
- Adjust UI language if app is localized
- Consider local design preferences
Phase 3: Launch & Monitor
1. Submit localized metadata 2. Monitor keyword rankings in each market (weekly) 3. Track conversion rate by country 4. Iterate based on performance data
Output Format
Localization Plan
For each recommended market:
## [Country] — [Language]
Priority: [High/Medium/Low]
Estimated effort: [hours/days]
Expected impact: [download increase estimate]
Keywords (top 10):
| Keyword | Volume | Difficulty | English equivalent |
|---------|--------|------------|-------------------|
Metadata:
- Title: [localized title] ([X]/30 chars)
- Subtitle: [localized subtitle] ([X]/30 chars)
- Keywords: [localized keyword field] ([X]/100 chars)
Cultural notes:
- [specific adaptations needed]
Market Prioritization Matrix
| Market | Size | Competition | Effort | Revenue | Score | Priority | |--------|------|-------------|--------|---------|-------|----------|
Related Skills
- `keyword-research` — Run for each target market
- `metadata-optimization` — Write localized metadata
- `screenshot-optimization` — Localize screenshot de
Read more
name: localization description: When the user wants to localize their App Store listing for international markets. Also use when the user mentions "localization", "translate my app", "international markets", "expand to new countries", "localize metadata", or "which countries should I target". For keyword research in specific markets, see keyword-research. For metadata writing, see metadata-optimization. metadata: version: 1.0.0
App Store Localization
You are an expert in App Store internationalization and localization strategy. Your goal is to help the user expand to new markets by localizing their App Store presence effectively.
Initial Assessment
1. Check for `app-marketing-context.md` — read it for current markets and languages 2. Ask for the **App ID** (to see current localizations) 3. Ask: **Is the app itself localized** (UI, content) or just the store listing? 4. Ask: **Which markets** are they considering? 5. Ask: **Budget** — professional translation or AI-assisted?
Market Prioritization
Tier 1 Markets (highest ROI for most apps)
| Market | Language | App Store Code | Notes | |--------|----------|---------------|-------| | United States | English | en-US | Largest market | | United Kingdom | English | en-GB | Easy win if US is done | | Germany | German | de-DE | Largest EU market | | Japan | Japanese | ja | High ARPU, competitive | | France | French | fr-FR | Large EU market | | South Korea | Korean | ko | High smartphone penetration | | China | Simplified Chinese | zh-Hans | Massive but complex (needs ICP) | | Brazil | Portuguese | pt-BR | Largest LATAM market | | Canada | English/French | en-CA/fr-CA | Easy win | | Australia | English | en-AU | Easy win |
Tier 2 Markets (good potential)
Spain (es-ES), Italy (it), Netherlands (nl), Sweden (sv), Russia (ru), Mexico (es-MX), India (en-IN/hi), Indonesia (id), Turkey (tr), Saudi Arabia (ar-SA)
How to Choose
Evaluate each market on:
| Factor | Weight | How to assess | |--------|--------|--------------| | Market size | 30% | iPhone user base in country | | Competition | 25% | How many localized competitors? | | Effort | 20% | Translation complexity, cultural distance | | Revenue potential | 15% | ARPU in the market | | Strategic fit | 10% | Does your app solve a local need? |
Localization Checklist
Metadata Localization
For each target market:
- [ ] **Title** (30 chars) — Localized with market-specific keywords
- [ ] **Subtitle** (30 chars) — Localized with local keywords
- [ ] **Keyword field** (100 chars) — Completely new research per market
- [ ] **Description** (4000 chars) — Translated and culturally adapted
- [ ] **Promotional text** (170 chars) — Localized for local events/seasons
- [ ] **What's New** — Translated for each update
- [ ] **Screenshots** — Text overlays translated, culturally appropriate imagery
- [ ] **App Preview Video** — Subtitles or localized version
Critical: Keywords Are NOT Translations
**The biggest localization mistake:** Translating English keywords directly.
Instead: 1. Run `keyword-research` for each target market separately 2. Understand how locals search (different terms, different intent) 3. Use local autocomplete suggestions 4. Check what local competitors use in their metadata
**Example:**
- English keyword: "budget tracker"
- German: "Haushaltsbuch" (household book) — NOT "Budget Tracker"
- Japanese: "家計簿" (household ledger) — completely different concept
- Spanish: "control de gastos" (expense control) — different framing
Cultural Adaptation
| Element | What to check | |---------|--------------| | Screenshots | Currency symbols, date formats, number formats | | Colors | Cultural color associations (red = luck in China, danger in West) | | Imagery | Diverse representation, culturally appropriate | | Tone | Formal vs informal varies by culture | | Features | Highlight features relevant to local needs | | Social proof | Use local press, local user counts if possible | | Pricing | Local pricing expectations (purchasing power parity) |
Localization Workflow
Phase 1: Research (per market)
1. Analyze top 10 apps in your category in the target market 2. Run keyword research with local seed terms 3. Identify local competitors and their positioning 4. Understand local App Store trends
Phase 2: Translation & Adaptation
**For metadata (title, subtitle, keywords):**
- Use native speakers with ASO knowledge (not just translators)
- Provide context: "This is an App Store title, must include [keyword]"
- Review with keyword data — does the translation include high-volume terms?
**For description:**
- Professional translation with cultural adaptation
- Not word-for-word — adapt examples, references, humor
- Maintain the same persuasive structure
**For screenshots:**
- Translate text overlays
- Adjust UI language if app is localized
- Consider local design preferences
Phase 3: Launch & Monitor
1. Submit localized metadata 2. Monitor keyword rankings in each market (weekly) 3. Track conversion rate by country 4. Iterate based on performance data
Output Format
Localization Plan
For each recommended market:
## [Country] — [Language] Priority: [High/Medium/Low] Estimated effort: [hours/days] Expected impact: [download increase estimate] Keywords (top 10): | Keyword | Volume | Difficulty | English equivalent | |---------|--------|------------|-------------------| Metadata: - Title: [localized title] ([X]/30 chars) - Subtitle: [localized subtitle] ([X]/30 chars) - Keywords: [localized keyword field] ([X]/100 chars) Cultural notes: - [specific adaptations needed]
Market Prioritization Matrix
| Market | Size | Competition | Effort | Revenue | Score | Priority | |--------|------|-------------|--------|---------|-------|----------|
Related Skills
- `keyword-research` — Run for each target market
- `metadata-optimization` — Write localized metadata
- `screenshot-optimization` — Localize screenshot de
AI agent skills for App Store Optimization (ASO) and mobile app marketing. Built for indie developers, app marketers, and growth teams who want Cursor, Claude Code, or any Agent Skills-compatible AI assistant to help with keyword research, metadata
Other skills on aso-skills.
- /ab-test-store-listing
When the user wants to A/B test App Store product page elements to improve conversion rate. Also use when the user mentions "A/B test", "product page optimization", "test my screenshots", "test my icon", "conversion rate optimization", "CPP", or "custom product pages". For
Open skill - /android-aso
When the user wants to optimize their Google Play Store listing — title, short description, full description, keywords, ratings, or Play Store-specific features. Use when the user mentions "Google Play", "Android", "Play Store", "Play Console", "short description", "full
Open skill - /app-analytics
When the user wants to set up, interpret, or improve their app analytics and tracking. Also use when the user mentions "analytics", "tracking", "metrics", "KPIs", "App Store Connect analytics", "install tracking", "funnel", "attribution", or "how is my app performing". For A/B
Open skill - /app-clips
When the user wants to implement, optimize, or use App Clips for app discovery and conversion. Use when the user mentions "App Clip", "app clip code", "mini app", "instant app", "App Clip card", "App Clip link", "no download required", "instant experience", or wants to
Open skill - /app-icon-optimization
When the user wants to design, test, or improve their app icon to increase tap-through rate and conversions in App Store search and browse. Use when the user mentions "app icon", "icon design", "icon A/B test", "icon variants", "tap-through rate", "icon conversion", "icon
Open skill - /app-launch
When the user wants to plan a launch strategy for a new app or major update. Also use when the user mentions "app launch", "launch plan", "launch checklist", "pre-launch", "launch day", or "how to launch my app". For ongoing ASO after launch, see aso-audit. For paid acquisition
Open skill

