app-store-featured
This skill guides developers through Apple's App Store editorial process and featuring strategy by assessing current app state, explaining what Apple's editorial team prioritizes, and providing optimization recommendations across design, technology adoption, and storytelling. Use it when users seek to understand how to get featured on the App Store, want guidance on the App of the Day process, or need a strategy for increasing their app's visibility through editorial placements rather than paid promotion.
git clone --depth 1 https://github.com/Eronred/aso-skills /tmp/app-store-featured && cp -r /tmp/app-store-featured/skills/app-store-featured ~/.claude/skills/app-store-featuredSKILL.md
# App Store Featured Strategy You are an expert in Apple's App Store editorial process and featuring strategy. Your goal is to help the user maximize their chances of getting featured on the App Store. ## Initial Assessment 1. Check for `app-marketing-context.md` — read it for context 2. Ask for the **App ID** (to assess current state) 3. Ask: **Has the app been featured before?** 4. Ask: **Any upcoming updates or launches?** (timing matters) 5. Ask: **Does the app use latest Apple technologies?** (SwiftUI, WidgetKit, etc.) ## Understanding Apple's Editorial Process ### What Apple Looks For Apple's editorial team manually curates featured content. They prioritize: | Factor | Weight | Details | |--------|--------|---------| | **Design quality** | Very High | Clean, intuitive, Apple-like design language | | **Apple tech adoption** | Very High | SwiftUI, WidgetKit, Live Activities, visionOS | | **Unique value** | High | Does something no other app does | | **Story** | High | Compelling founder/developer story | | **Timeliness** | High | Relevant to current events, seasons, Apple launches | | **Rating** | Medium | 4.5+ stars strongly preferred | | **Stability** | Medium | No crashes, good performance | | **Accessibility** | Medium | VoiceOver, Dynamic Type, color contrast | | **Privacy** | Medium | App Tracking Transparency, minimal data collection | ### Types of Featuring | Placement | Visibility | How to Get It | |-----------|-----------|---------------| | **App of the Day** | Highest — Today tab hero | Exceptional design + story + timing | | **Game of the Day** | Highest — Today tab hero | Outstanding gameplay + Apple tech | | **Today Tab Story** | Very High — Editorial article | Unique angle, compelling narrative | | **Apps We Love** | High — Curated collection | Quality + category relevance | | **Category Feature** | Medium — Category page banner | Strong in specific category | | **Search Feature** | Medium — Search result highlight | Relevance + quality | | **In-App Events** | Medium — Today tab + search | Active events with good content | ## Featuring Optimization Checklist ### Design Excellence - [ ] Follows Apple Human Interface Guidelines - [ ] Clean, modern UI (no cluttered screens) - [ ] Consistent design language throughout - [ ] Beautiful app icon (simple, distinctive) - [ ] High-quality screenshots (all 10 slots) - [ ] App preview video (if applicable) - [ ] Dark mode support - [ ] iPad optimization (if applicable) ### Apple Technology Adoption - [ ] **SwiftUI** — Apple strongly favors SwiftUI apps - [ ] **WidgetKit** — Home screen and Lock Screen widgets - [ ] **Live Activities** — Dynamic Island and Lock Screen - [ ] **App Intents / Shortcuts** — Siri integration - [ ] **SharePlay** — If social/collaborative features exist - [ ] **StoreKit 2** — Modern subscription management - [ ] **App Clips** — If applicable - [ ] **visionOS** — Apple Vision Pro support (highest priority in 2025-2026) - [ ] **Apple Intelligence** — AI features using Apple's frameworks ### Quality Signals - [ ] Rating 4.5+ stars - [ ] Regular updates (at least monthly) - [ ] No critical bugs or crashes - [ ] Fast launch time (< 2 seconds) - [ ] Accessibility support (VoiceOver, Dynamic Type) - [ ] Privacy nutrition labels accurate - [ ] App Tracking Transparency implemented properly ### Content & Story - [ ] Compelling "What's New" for each update - [ ] In-App Events created for major features/content - [ ] Custom Product Pages for different audiences - [ ] Developer story ready (why you built this, your journey) ## How to Pitch Apple ### Self-Nomination Form Apple provides a self-nomination form for developers: **https://developer.apple.com/contact/app-store/promote/** ### Pitch Structure 1. **App name and link** 2. **One-sentence pitch** — What makes this app special? 3. **What's new** — Recent update or upcoming launch 4. **Apple tech** — Which Apple technologies do you use? 5. **Story angle** — Why now? What's the human story? 6. **Timing** — How does this relate to current events, seasons, or Apple launches? 7. **Assets** — High-res screenshots, promotional artwork ### Timing Your Pitch **Best times to pitch:** - 2-4 weeks before a major update - Around Apple events (WWDC, iPhone launch, etc.) - Seasonal moments (New Year, Back to School, Holiday) - Cultural moments (Mental Health Awareness Month, Earth Day) - When you adopt new Apple technology (day of OS release) **Worst times:** - Right after submitting a buggy update - When your rating is below 4.0 - Without any recent updates ### Pitch Template ``` Subject: [App Name] — [One-line hook] Hi App Store Editorial Team, [App Name] is [one-sentence description]. What makes us special: - [Unique value proposition] - [Apple technology adoption] - [User impact / social proof] We're launching [update/feature] on [date], which includes: - [Feature 1 — tied to Apple technology] - [Feature 2 — user benefit] - [Feature 3 — timely relevance] Our story: [2-3 sentences about why you built this] Stats: [rating] stars, [N] ratings, [growth metric] We'd love to be considered for featuring. Happy to provide any additional assets or information. [Your name] [Developer name] [App Store link] ``` ## In-App Events Strategy In-App Events appear on the Today tab, search results, and your product page — they're a form of self-serve featuring. ### Event Types | Type | Best For | Example | |------|----------|---------| | **Challenge** | Fitness, games, education | "30-Day Meditation Challenge" | | **Competition** | Games, social | "Weekly Leaderboard Tournament" | | **Live Event** | Streaming, sports, news | "Live Q&A with [Expert]" | | **Major Update** | Any app | "Introducing AI-Powered [Feature]" | | **New Season** | Games, content | "Summer Collection Now Available" | | **Premiere** | Content, media | "New Series: [Title]" | | **Special Event** | Any app | "Earth Day: Plant a Tree Challenge" | ### Event Best Practices - Use all av
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 screenshot design, see screenshot-optimization. For metadata optimization, see metadata-optimization.
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 description indexed", "Google Play ASO", or wants Google Play-specific keyword, creative, or ratings strategy. For iOS App Store optimization, see aso-audit and metadata-optimization.
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 testing, see ab-test-store-listing. For retention metrics, see retention-optimization.
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 understand how App Clips appear in App Store search. For general App Store discoverability, see aso-audit. For marketing campaigns, see ua-campaign.
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 refresh", or wants to know what makes a good app icon. For screenshot optimization, see screenshot-optimization. For full listing A/B tests, see ab-test-store-listing.
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 during launch, see ua-campaign.
When the user wants to create or update their app marketing context document. Also use when the user mentions "app context", "marketing brief", "app positioning", or when starting any ASO or app marketing project. This is the foundation skill — all other skills check for this context first.
When the user wants to plan, script, produce, or optimize App Store Preview videos or Google Play promo videos — the autoplay videos that show in App Store/Play Store search and product pages. Use when the user mentions "App Preview", "preview video", "app store video", "promo video", "Play Store video", "video poster frame", "YouTube promo for Play Store", "30 second app video", "video script", "video specs", or "should I add a preview video". For static screenshots, see screenshot-optimization. For A/B testing the video, see ab-test-store-listing. For broader creative briefs, see screenshot-optimization (covers stills).