claudeers.
// Developer Tools

vibe-aso

You vibe-coded the app — now vibe the ASO. A Claude Code skill: keyword research, 50-locale App Store metadata, localized screenshots, worldwide pricing, in-…

// Developer Tools[ cli ][ api ][ mobile ][ claude ]#claude#devtoolsMIT$open-sourceupdated 7 days ago

Install with your AI

Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.

Install and set up vibe-aso (claude-plugin project) into my current project.
Found on https://claudeers.com/vibe-aso
Repo: https://github.com/Kronop/vibe-aso
Homepage/docs: —
Detected install method: claude-plugin → /plugin install vibe-aso@Kronop/vibe-aso
Category: devtools. Platforms: cli, api, mobile.
Read the repo's README for exact setup and env vars, then install it and wire it into my project.

Claudeers Health Verdict:
unknown; community-verified: false. Confirm the source before running anything.
// or install directly (claude-plugin)

Unverified / not recently updated — review before pasting a run-this config.

/plugin marketplace add Kronop/vibe-aso
/plugin install vibe-aso@Kronop/vibe-aso
// or clone
git clone https://github.com/Kronop/vibe-aso

// compatibility

Platformscli, api, mobile
Operating systems
AI compatibilityclaude
LicenseMIT
Pricingopen-source
LanguageJavaScript

Vibe ASO — a Claude Code skill

You vibe-coded the app. Now vibe the ASO.

One skill that takes an iOS app from "ready to submit" to a fully-optimized, fully-localized App Store presence — driven from Claude Code, end to end:

  1. Keyword research — popularity/difficulty-driven, intent-matched, per market. Decides what your name, subtitle, and keyword field say.
  2. Store metadata in up to 50 locales — keyword-led name and subtitle, adapted (never invented) keyword fields, descriptions that translate by meaning. Reviewed by automated checks, not vibes.
  3. Localized screenshots — your background mockups + translated headings burned in by a bundled renderer (Playwright + per-script Noto fonts, RTL handled, auto-fit). No mockups yet? Start from the free Figma template.
  4. Worldwide pricing — pick a model (uniform, GNI bands, Big Mac index, Netflix index) and it's applied per territory via the App Store Connect API, with read-back verification.
  5. In-app localization — your actual UI strings, translated with a detector suite that catches the bugs fluent output hides (format-specifier drift, wrong-sense domain words, script contamination, register drift).
  6. Submission checklist — every field the ASC API can set gets set and verified; everything it can't becomes an explicit manual-steps list instead of a silent gap.

No signup, no SaaS — you bring your own App Store Connect API key, and translations run on Claude subagents by default (or your own DeepSeek / OpenAI-compatible key if you prefer).

Install

Run these two commands in Claude Code one at a time — wait for the first to succeed before pasting the second.

Step 1 — register the marketplace:

/plugin marketplace add Kronop/vibe-aso

Step 2 — install the plugin:

/plugin install vibe-aso@vibe-aso-marketplace

If the install summary says Plugin is now active. you're done; if it says Run /reload-plugins to activate., run that (or restart Claude Code).

Or clone directly (no plugin manager):

git clone https://github.com/Kronop/vibe-aso /tmp/vibe-aso
cp -R /tmp/vibe-aso/skills/vibe-aso ~/.claude/skills/vibe-aso

Use

Open Claude Code in your app's repo and say what you want:

do the ASO for my app

…or any slice of it: "find keywords for my calorie tracker", "localize my App Store page", "localize my screenshots", "set worldwide prices", "localize the app itself", "get my listing ready for submission". Claude loads the skill on its own from the description.

First run walks you through a short setup wizard:

  • App Store Connect API key (App Store Connect → Users and Access → Integrations → Team Keys). Stored in ~/.vibe-aso/, chmod 600, never in a repo, never printed.
  • Translation engine — Claude subagents (default, zero setup), DeepSeek, or any OpenAI-compatible API.
  • Keyword data source — an ASO tool with popularity/difficulty data (Astro's MCP is the best-supported), or honest degraded mode without one.

Screenshot mockups — free Figma template

Don't have App Store screenshot designs? Duplicate the vibe-ASO mockups template (free Figma account is enough):

  1. Paste your app screenshots over the "Your screenshot here" placeholders (iPhone, iPad, Apple Watch frames included).
  2. Pick your background colors; leave the top band empty — the renderer burns the localized heading there.
  3. Export each frame as PNG named iphone_1..N.png / ipad_1..N.png into your project folder, and the screenshots phase takes it from there.

Requirements

Nothing up front — each phase checks its own prerequisites (scripts/check_setup.sh prints exactly what's missing and the fix command), and you only need the tools for the phases you actually use:

You wantYou need
Keyword researchnothing (an ASO data tool with popularity/difficulty makes it much stronger)
Metadata generationnothing
Metadata / screenshot uploadfastlane ≥ 2.234.0 (brew install fastlane)
Screenshot renderingnode — one-time npm install, npx playwright install chromium, ~55 MB font download
Pricing + submission checklistruby (ships with macOS)
In-app localizationXcode command-line tools — it rebuilds your app to verify translations

Assumes macOS, which is where iOS apps get built anyway. Upload goes through fastlane because it's the community standard — but the skill writes plain fastlane/metadata/<locale>/ layout files, so if you deliver with something else, everything up to the upload step still works as-is.

What it costs

Nothing beyond what you already pay: your Claude usage, and — only if you choose the DeepSeek engine — roughly $0.50 per app for a full ~400-string × 40-locale in-app cascade. The App Store Connect API is free.

Design principles

  • Fan out, then verify. Every localization pass covers all chosen locales at once and is reviewed by automated detectors + targeted spot-checks — a human can't review 40 languages, and reviewing one proves nothing about the other 39.
  • Read-back or it didn't happen. Every API write is verified with a GET. Every thing the API can't do lands in an explicit manual-steps list.
  • Intent over volume. A keyword is worth ranking for only when the person typing it wants your app.

License

MIT. The renderer downloads Google Fonts (DM Sans, Noto Sans family) at setup time; those are OFL-licensed and not redistributed here.

// faq

What is vibe-aso?

You vibe-coded the app — now vibe the ASO. A Claude Code skill: keyword research, 50-locale App Store metadata, localized screenshots, worldwide pricing, in-app localization.. It is open-source on GitHub.

Is vibe-aso free to use?

vibe-aso is open-source under the MIT license, so it is free to use.

What category does vibe-aso belong to?

vibe-aso is listed under devtools in the Claudeers registry of Claude-compatible tools.

1 views
91 stars
unclaimed
updated 7 days ago

// embed badge

vibe-aso on Claudeers
[![Claudeers](https://claudeers.com/api/badge/vibe-aso.svg)](https://claudeers.com/vibe-aso)

// retro hit counter

vibe-aso hit counter
[![Hits](https://claudeers.com/api/counter/vibe-aso.svg)](https://claudeers.com/vibe-aso)

// reviews

// guestbook

0/500

// related in Developer Tools

🔓

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Curs…

// devtoolsaffaan-m/JavaScript240,305MIT[ claude ]
🔓

Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA

// devtoolsgarrytan/TypeScript128,278MIT[ claude ]
🔓

AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs,…

// devtoolssafishamsi/Python109,277MIT[ claude ]
🔓

Makes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.

// devtoolsDietrichGebert/JavaScript104,762MIT[ claude ]
→ see how vibe-aso connects across the ecosystem