app-store
App Store optimization and marketing skills for descriptions, screenshots, keywords, review responses, and comprehensive promotional strategy. Use when user…
Brainstorm and rank iOS/macOS app ideas tailored to developer skills. Use when user says "what should I build", "give me app ideas", "I don't know what to build", "brainstorm app ideas", or "help me find an app idea".
$ npx -y skills add rshankras/claude-code-apple-skills --skill idea-generator --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/idea-generatorContext preview
The summary Claude sees to decide when to auto-load this skill.
Brainstorm and rank iOS/macOS app ideas tailored to developer skills. Use when user says "what should I build", "give me app ideas", "I don't know what to build", "brainstorm app ideas", or "help me find an app idea".
name: idea-generator description: Brainstorm and rank iOS/macOS app ideas tailored to developer skills. Use when user says "what should I build", "give me app ideas", "I don't know what to build", "brainstorm app ideas", or "help me find an app idea". allowed-tools: [Read, Write, WebSearch, WebFetch, AskUserQuestion] last_verified: 2026-07-16 review_by: 2027-06-22 os_version: iOS 27 / macOS 27
Generates a ranked shortlist of 3-5 app ideas tailored to the developer's skills, interests, and constraints. Output is formatted to feed directly into the product-agent skill for validation.
Use this skill when the user:
**Already has a specific idea?** Skip this skill. Use the product-agent skill instead.
Gathers context about the developer to personalize ideas:
Each lens generates 5-8 raw ideas. Lenses are applied in order:
1. **Skills & Interests** — What can you uniquely build given what you know? 2. **Problem-First** — What took 30 seconds today that should take 5? What's annoying? 3. **Technology-First** — Which Apple frameworks have few indie apps? (Foundation Models, ActivityKit, WidgetKit, VisionKit, WeatherKit, MapKit) 4. **Market Gap** — Where are App Store categories underserved, stale, or overpriced? 5. **Trend-Based** — What macro trends create new app opportunities? (AI-native, privacy-first, health/wellness, single-use utilities, Apple Silicon productivity)
Each raw idea is evaluated against five filters:
| Filter | Question | |--------|----------| | Solo Dev Scope | Can one developer ship an MVP in 4-8 weeks? | | Platform API Fit | Does this leverage Apple platform APIs well? | | Monetization Viability | Is there a clear path to revenue? | | Competition Density | How crowded is this space? | | Technical Complexity | Does the developer have the skills to build this? |
Each surviving idea is scored across five dimensions:
| Dimension | WEAK (1-2) | MODERATE (3-5) | STRONG (6-8) | EXCELLENT (9-10) | |-----------|------------|----------------|--------------|------------------| | Solo Dev Scope | 6+ months | 3-6 months | 4-8 weeks | 2-4 weeks | | Platform API Fit | Generic/cross-platform | Some native APIs | Good platform integration | Deep Apple API usage | | Monetization | Unclear model | Ad-supported or low ARPU | Subscription viable | Premium pricing justified | | Competition | Dominated by incumbents | Crowded but fragmented | Few quality options | Blue ocean | | Technical Fit | Major skill gaps | Some learning needed | Good skill match | Perfect skill match |
**Overall Score** = weighted average on 1-10 scale (Solo Dev Scope and Technical Fit weighted 1.5x).
Final output is a ranked list of 3-5 ideas, each with:
{
"developer_profile": {
"skills": ["Swift", "SwiftUI", "HealthKit", "Core Motion"],
"interests": ["fitness", "wearables", "data visualization"],
"platform": "iOS + watchOS",
"time_availability": "side project (10 hrs/week)",
"constraints": ["no backend experience", "solo developer"]
},
"brainstorm_lenses_used": [
"skills_and_interests",
"problem_first",
"technology_first",
"market_gap",
"trend_based"
],
"shortlist": [
{
"rank": 1,
"idea": "Workout Recovery Timer",
"lens": "skills_and_interests",
"one_liner": "Apple Watch app that tracks heart rate recovery between sets and suggests optimal rest periods",
"platform": "watchOS + iOS companion",
"problem_statement": "Gym-goers either rest too long (wasting time) or too short (risking injury). No app uses real-time HR data to personalize rest periods.",
"target_user": "Regular gym-goers who wear Apple Watch during workouts",
"feasibility": {
"solo_dev_scope": "STRONG (6 weeks — HealthKit + WatchKit + simple UI)",
"platform_api_fit": "EXCELLENT (HealthKit, WorkoutKit, Live Activities)",
"monetization_viability": "STRONG (subscription $3.99/mo — fitness users pay for tools)",
"competition_density": "STRONG (few apps focus specifically on HR-based rest timing)",
"technical_fit": "EXCELLENT (matches HealthKit + Core Motion skills)"
},
"overall_score": 8.4,
"monetization_model": "Freemium — free with 3 workouts/week, $3.99/mo unlimited + insights",
"competition_notes": "Strong Timer+ and Intervals Pro exist but focus on pre-set timers, not adaptive HR-based rest",
"mvp_scope": "Watch app with HR monitoring during rest, vibration alert when ready, basic iOS companion for history",
"next_step": "Run the product-agent skill with idea: 'Apple Watch app that tracks heart rate recovery between sets and suggests optimal rest periods based on real-time HR data'A collection of Claude Code skills for iOS, macOS, watchOS, visionOS, and Apple platform development. These skills help you plan and build apps, maintain code quality, ensure HIG compliance, and guide you from idea to App Store.
Repo: rshankras/claude-code-apple-skills
App Store optimization and marketing skills for descriptions, screenshots, keywords, review responses, and comprehensive promotional strategy. Use when user…
Privacy-preserving ad measurement with AdAttributionKit (SKAdNetwork's successor) — install and re-engagement attribution, conversion-value strategy under…
Generate compelling App Store descriptions that convert browsers into users. Use when writing initial descriptions, improving existing copy, or drafting…
Apple Search Ads campaign strategy for indie developers — paid acquisition, keyword bidding, budget planning, and ROAS optimization. Use when user asks about…
Take a one-time in-app purchase from MISSING_METADATA to READY_TO_SUBMIT in App Store Connect — set its price schedule and localized display name/description…
Optimize app title, subtitle, and keywords for maximum App Store discoverability. Use when launching a new app, improving search rankings, entering new…