app-store
App Store optimization and marketing skills for descriptions, screenshots, keywords, review responses, and comprehensive promotional strategy. Use when user needs help with App Store presence, ASO, marketing, or customer communication.
What this skill does
# App Store Optimization & Marketing Skills Skills for optimizing your app's App Store presence and building promotional strategies — from descriptions to comprehensive marketing campaigns. ## When This Skill Activates Use this skill when the user: - Needs to write App Store description or promotional text - Wants to plan screenshot sequence and captions - Asks about ASO (App Store Optimization) or keywords - Needs help responding to App Store reviews - Wants to improve app discoverability - Asks about marketing strategy, promotion, or user acquisition - Wants to use App Store features (events, custom pages, offers, featuring) - Asks about paid acquisition or Apple Search Ads - App was rejected or wants to avoid rejection ## Available Skills ### marketing-strategy/ ⭐ NEW Comprehensive marketing strategy advisor — describe your app and get a tailored promotional plan. - Analyzes app type, monetization model, audience, and lifecycle stage - Recommends the right App Store features for your situation - Builds promotional calendar with implementation roadmap - Orchestrates generator sub-skills for implementation - Strategy templates for subscription, paid, freemium, and game apps ### app-description-writer/ Generate compelling App Store descriptions that convert. - Promotional text (170 chars) - Full description (4000 chars) - What's New text for updates - Localization guidance ### screenshot-planner/ Plan App Store screenshot sequences with captions. - 5-10 screenshot storyboard - Caption writing - Device frame recommendations - Localization considerations ### keyword-optimizer/ Optimize app title, subtitle, and keywords for search. - Keyword research methodology - Character limit optimization (100 chars) - Competitor analysis - Localization keyword strategy - **NEW:** Advanced tactics (cross-localization, screenshot indexing) - **NEW:** Keyword criteria (Pop/Diff sweet spots, opportunity scoring) - **NEW:** Existing app strategy (safe optimization) ### review-response-writer/ Professional responses to App Store reviews. - Templates for common scenarios - Tone and brand voice guidelines - Turning negative reviews into opportunities - When to respond vs. when not to ### apple-search-ads/ Apple Search Ads campaign strategy for indie developers. - Readiness assessment (minimum thresholds before spending) - Campaign types and keyword strategy - Budget planning by app stage (launch, growth, scale) - Bid optimization with CPT benchmarks by category - Campaign structure templates and measurement KPIs - Custom Product Pages integration for ad groups ### rejection-handler/ Handle App Store rejections and prepare submissions to avoid them. - Pre-submission audit checklist by guideline section - Rejection analysis and response strategy - Resolution Center response templates - Appeal escalation path (Resolution Center → phone → App Review Board) - Top 20 common rejections with fixes (common-rejections.md) ## Related Generator Skills These generator skills produce code, metadata, and configuration for App Store features: | Skill | Purpose | |-------|---------| | `generators/subscription-offers` | StoreKit 2 code for all subscription offer types | | `generators/win-back-offers` | Win-back flow for churned subscribers | | `generators/promoted-iap` | Promoted In-App Purchase setup | | `generators/in-app-events` | In-App Event metadata templates | | `generators/custom-product-pages` | Custom Product Page strategy and metadata | | `generators/product-page-optimization` | A/B test plans for product page | | `generators/featuring-nomination` | App Store featuring pitch templates | | `generators/offer-codes-setup` | Offer code distribution strategies | | `generators/pre-orders` | Pre-order setup and launch timelines | | `generators/app-store-assets` | Asset specs for all App Store media | ## How to Use 1. User requests App Store help 2. For strategy questions → Read `marketing-strategy/SKILL.md` 3. For paid acquisition → Read `apple-search-ads/SKILL.md` 4. For rejections or submission prep → Read `rejection-handler/SKILL.md` 5. For specific content → Read the relevant sub-skill's SKILL.md 6. For code/implementation → Read the relevant generator skill 7. Ask clarifying questions about the app 8. Generate optimized content 9. Provide alternatives and explain choices ## Key Principles ### 1. User-Focused Copy - Lead with benefits, not features - Speak to user pain points - Use clear, simple language - Include social proof where possible ### 2. Platform Guidelines - Stay within character limits - Follow Apple's content guidelines - Avoid prohibited terms (free, best, #1) - Don't mention competing platforms ### 3. Search Optimization - Use high-value keywords naturally - Don't stuff keywords - Consider localized search terms - Update for seasonal relevance
Related in Code Review
gstack
IncludedFast headless browser for QA testing and site dogfooding. Navigate pages, interact with elements, verify state, diff before/after, take annotated screenshots, test responsive layouts, forms, uploads, dialogs, and capture bug evidence. Use when asked to open or test a site, verify a deployment, dogfood a user flow, or file a bug with screenshots. (gstack)
startup-due-diligence
IncludedLegal due diligence review for seed-stage and Series A startups (US, Delaware C-Corp focus). Supports both investor and founder perspectives. Capabilities include: (1) Interactive document review and issue spotting; (2) Document request list generation; (3) Cap table and SAFE/convertible note analysis; (4) Red flag identification with severity ratings; (5) Diligence report generation. TRIGGERS: due diligence, DD, startup investment, cap table review, Series A, seed round, investor diligence, legal review startup, SAFE analysis, convertible note, 409A, founder vesting.
interview-master
IncludedThis skill should be used when the user asks to "generate interview questions", "prepare for interview", "optimize resume", "conduct mock interview", "analyze git commits for resume", "generate resume from code", "review my resume", or mentions interview preparation, career assistance, or extracting project experience from git history. Provides comprehensive interview and career development guidance for both job seekers and interviewers.
fix-issue
IncludedFixes GitHub issues using parallel analysis agents for root cause investigation, code exploration, and regression detection. Reads issue context from gh CLI, searches codebase and memory for related patterns, generates a fix with tests, and links the resolution back to the issue via PR. Includes prevention analysis to avoid recurrence. Use when debugging errors, resolving regressions, fixing bugs, or triaging issues.
sf-apex
IncludedGenerates and reviews Salesforce Apex code with 150-point scoring. TRIGGER when: user writes, reviews, or fixes Apex classes, triggers, test classes, batch/queueable/schedulable jobs, or touches .cls/.trigger files. DO NOT TRIGGER when: LWC JavaScript (use sf-lwc), Flow XML (use sf-flow), SOQL-only queries (use sf-soql), or non-Salesforce code.
swift-development
IncludedComprehensive Swift development for building, testing, and deploying iOS/macOS applications. Use when Claude needs to: (1) Build Swift packages or Xcode projects from command line, (2) Run tests with XCTest or Swift Testing framework, (3) Manage iOS simulators with simctl, (4) Handle code signing, provisioning profiles, and app distribution, (5) Format or lint Swift code with SwiftFormat/SwiftLint, (6) Work with Swift Package Manager (SPM), (7) Implement Swift 6 concurrency patterns (async/await, actors, Sendable), (8) Create SwiftUI views with MVVM architecture, (9) Set up Core Data or SwiftData persistence, or any other Swift/iOS/macOS development tasks.