ratings-mechanics

Featured

How App Store ratings actually behave — per-storefront isolation (your US stars show nowhere else), the never-reset rule, phased release + manual release as rating protection, and where prompting/replying fit. Use when planning ratings strategy for new markets, considering a ratings reset, setting release options, or diagnosing "why is my rating missing in country X."

AI & Automation 565 stars 47 forks Updated 4 days ago MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
92
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Ratings Mechanics The rating is an asset with mechanics most developers learn the hard way. This skill covers the four rules that aren't obvious from the ASC UI. Prompting *code* lives in `generators/review-prompt`; reply *writing* lives in `app-store/review-response-writer` — this skill is the strategy layer that tells you when each matters. ## When This Skill Activates - Localizing or expanding into new storefronts ("why does my app show no rating in Japan?") - Considering the "reset ratings summary" option on a version release - Choosing release options before submitting (phased vs immediate, auto vs manual) - Planning a per-market ratings strategy alongside `product/localization-strategy` - A bad build or review-bomb is threatening the rating ## Rule 1: Ratings are per-storefront — they do not travel Your 4.8★ from 2,000 US ratings renders as **no rating at all** on the Japanese storefront until Japanese users rate the app there. Every storefront starts from zero. Consequences: - ✅ Entering a new market = re-running the early-days ratings playbook *in that market*: prompt eagerly (within guidelines), localize the prompt moment, reply to every early review. - ✅ Weight `requestReview` triggers by storefront maturity — a market with 12 ratings needs the prompt more than the home market with 5,000. - ❌ Assuming social proof transfers with the binary. A localized listing with zero local ratings converts like an unknown app, because there it *is* one. - The writt...

Details

Author
rshankras
Repository
rshankras/claude-code-apple-skills
Created
9 months ago
Last Updated
4 days ago
Language
Swift
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

Code & Development Listed

aso-reviews

Review and rating analysis for app store listings. Sentiment classification, keyword extraction from reviews, theme clustering, rating distribution, developer response strategy. Triggers on: "reviews", "ratings", "sentiment", "review response".

1 Updated yesterday
elladineluxemburger97
Data & Documents Listed

aso-fundamentals

When the user wants general App Store Optimization guidance, best practices, or to understand how ASO works — with no live data or API key required. Also use when the user mentions "how does ASO work", "app store best practices", "how does keyword indexing work", "how do I write a good title or subtitle", "keyword strategy", "screenshot strategy", "how to get more reviews", "ASO checklist", "why isn't my app ranking" (conceptually), or "teach me ASO". This is the ONE skill in the pack that works without an ASOScan API key. For your app's REAL numbers (rank, volume, difficulty, score, opportunities), use the data skills — keyword-intelligence, keyword-opportunities, competitor-analysis, metadata-audit.

1 Updated yesterday
ASOScan
AI & Automation Listed

apify-app-store-optimization-reviews

Mine Apple App Store reviews for app store optimization signals with the Apify Apple App Store Reviews API Actor (johnvc/apple-app-store-reviews-api). Pull most-critical and most-recent reviews for your app and competitor apps across 52 country stores, then turn the rows into complaint themes, rating trends by reviewed_version, and per-country feedback that feeds listing updates and release notes. Use when the user wants app store optimization insight from reviews, an ASO review audit, competitor app review analysis, review sentiment for an iOS app, to find out why users leave 1-star reviews, or to check how an app update changed the reviews. Review mining only; keyword rankings belong to the Apple App Store Search Actor and listing metadata to the Product API Actor. Pay-per-review billing, MCP-ready for Claude and other AI agents.

0 Updated 1 weeks ago
johnisanerd