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".
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Um comando direto ignora o prompt de revisão. Verifique a origem antes de executá-lo.
Instruções da origem · Visualização somente leitura
name
product-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".
First step: Tell the user: "product-idea-generator skill loaded."
Idea Generator Skill
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.
When to Use This Skill
Use this skill when the user:
Doesn't have an app idea yet
Says "what should I build?" or "I don't know what to build"
Wants to brainstorm app ideas
Is stuck after a previous idea was rejected or abandoned
Wants to explore what's possible with a specific technology (e.g., "what can I build with Foundation Models?")
Wants inspiration based on their skills or domain expertise
Asks for a brainstorm session
Already has a specific idea? Skip this skill. Use the product-agent skill instead.
What This Skill Does
1. Developer Profile Elicitation
Gathers context about the developer to personalize ideas:
DeviceActivity / Screen Time API — Digital wellness, parental controls
Process:
Pick 2-3 frameworks matching the developer's platform preference
Search App Store for apps using that framework
Identify gaps — what should exist but doesn't?
Step 5: Apply Market Gap Lens
Use WebSearch to find underserved App Store categories.
Searches to run:
"underserved App Store categories 2026"
"indie app opportunities iOS 2026"
"App Store category [domain] top apps" (check staleness)
"[category] app reviews complaints" site:reddit.com
Signals of opportunity:
Top apps haven't been updated in 12+ months
Reviews complain about the same issues across multiple apps
Premium pricing ($9.99+) with mediocre ratings (< 4.0)
Category has few apps but clear demand
Step 6: Apply Trend Lens
Identify macro trends creating new app opportunities.
Current trends (2026):
AI-native apps — Apps that couldn't exist without on-device AI
Privacy-first — Apps that explicitly don't collect data (selling point)
Health & wellness — Mental health, sleep, nutrition, fitness
Single-use utilities — Do one thing exceptionally well
Apple Silicon productivity — Pro tools for Mac (M-series GPU, Neural Engine)
Aging population — Accessibility, health monitoring, simplified tech
Creator economy — Tools for content creators, freelancers
Process:
Pick 2-3 trends relevant to the developer's interests
For each trend, generate 2-3 ideas that serve the trend
Prefer trend + skill intersections
Step 7: Filter, Score, and Rank
Filter phase:
Collect all raw ideas from Steps 2-6 (typically 25-40 ideas)
Apply the five feasibility filters (see Section 3)
Remove any idea that scores WEAK on Solo Dev Scope or Technical Fit
Remove any idea that scores WEAK on 3+ dimensions
Score phase:
Score each surviving idea on all five dimensions
Calculate overall score (Solo Dev Scope and Technical Fit weighted 1.5x)
Rank by overall score descending
Output phase:
Take the top 3-5 ideas
Write full entries with all fields from Output Structure
Format next_step as description for the product-agent skill
List 1-3 filtered-out ideas with reasons
Write a recommendation highlighting Rank 1 and why
End-to-End Example
Developer profile:
Maya, backend engineer (Python, some Swift), interested in nutrition and cooking. Wants to build her first iOS app as a side project (8 hrs/week). No design skills. Comfortable with APIs but no HealthKit experience.
Lens application:
Skills & Interests → Recipe nutrition calculator (Swift + API skills + nutrition interest), meal prep planner, ingredient substitution finder
Problem-First → "I never know if my meals hit my protein target" → macro tracker that works from photos, "grocery lists from recipes are always wrong" → smart grocery list
Technology-First → Foundation Models → describe leftovers and get recipe suggestions, VisionKit → scan nutrition labels and auto-log
Market Gap → Searched "nutrition app complaints reddit" → users hate manual food logging, want simpler interfaces, tired of ads in free tier
Recommendation: "Start with AI Leftover Recipe Finder. It uses Foundation Models (few competitors), aligns with your cooking interest, and can ship a basic version in 5 weeks. Run the product-agent skill to validate demand."
Integration with Other Skills
Phase 0: idea-generator (THIS SKILL)
↓ pick 1 idea from shortlist
Phase 1: product-agent → validate the problem
↓
Phase 2: market-research / competitive-analysis → size the opportunity
↓
Phase 3: prd-generator → define features
↓
Phase 4: architecture-spec → technical design
↓
Phase 5+: ux-spec, implementation-guide, test-spec, release-spec
The next_step field in each shortlist entry describes what to feed into the product-agent skill. After the user picks their favorite idea, they can run it directly to kick off Phase 1 validation.
When NOT to Use This Skill
Already has a specific idea — Go directly to the product-agent skill
Already validated an idea — Go to market-research or competitive-analysis
Wants code generation — Use the generators- skills
Building to learn only — Skip feasibility filtering; just pick what's fun
Hard deadline — Skip brainstorming; go straight to the product-agent skill with whatever idea you have
Deliverables
At the end of this skill, you should have:
Developer profile captured (skills, interests, platform, time, constraints)
All 5 brainstorming lenses applied
Feasibility filtering applied (5 filters)
Shortlist of 3-5 ideas with full scoring
Ideas ranked by overall_score (highest first)
Each idea has next_step for the product-agent skill
Filtered-out ideas listed with reasons
Recommendation paragraph highlighting Rank 1
Output File Location
Save results to:
idea-shortlist.json (project root)
Format: Use the JSON structure from the Output Structure section.
Next action: Feed Rank 1 into the product-agent skill using the next_step description.
Generate fast, filter ruthlessly, validate before committing. The best app idea is the one that matches your skills, solves a real problem, and can ship in weeks — not months.
,
"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"
"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' for watchOS + iOS"
}
,
{
"rank"
:
2
,
"idea"
:
"Walking Meetings Tracker"
,
"lens"
:
"problem_first"
,
"one_liner"
:
"Track steps, route, and calories during meetings — share walking meeting summaries with attendees"
,
"platform"
:
"iOS + watchOS"
,
"problem_statement"
:
"Walking meetings are popular for health but there's no way to track the health benefit or share it. Calendar apps don't connect to HealthKit."
,
"target_user"
:
"Knowledge workers and managers who take walking meetings"
"MODERATE (niche audience, $2.99 one-time or $1.99/mo)"
,
"competition_density"
:
"EXCELLENT (no dedicated walking meeting app exists)"
,
"technical_fit"
:
"STRONG (HealthKit skills transfer, MapKit is new but manageable)"
}
,
"overall_score"
:
7.6
,
"monetization_model"
:
"One-time purchase $4.99 with optional $1.99/mo for team features"
,
"competition_notes"
:
"Pedometer apps exist but none integrate with calendar or frame walking as meetings"
,
"mvp_scope"
:
"Start/stop walking meeting, auto-detect from calendar, log steps + route, share summary"
,
"next_step"
:
"Run the product-agent skill with idea: 'iOS app that tracks steps, route, and calories during walking meetings and shares summaries with attendees' for iOS + watchOS"
}
,
{
"rank"
:
3
,
"idea"
:
"Gym Equipment Wait Time"
,
"lens"
:
"market_gap"
,
"one_liner"
:
"Crowdsourced gym equipment availability — see which machines are free before you go"
,
"platform"
:
"iOS"
,
"problem_statement"
:
"Gyms are crowded at peak hours. No way to know if the squat rack is free without going. Leads to wasted time and frustration."
,
"target_user"
:
"Gym members at commercial gyms (Planet Fitness, LA Fitness, Equinox)"
,
"feasibility"
:
{
"solo_dev_scope"
:
"MODERATE (8 weeks — needs crowdsource mechanics and gym database)"
,
"platform_api_fit"
:
"MODERATE (MapKit for gym location, but core logic is custom)"
,
"monetization_viability"
:
"STRONG (subscription or gym partnership revenue)"
,
"competition_density"
:
"STRONG (no quality solution exists — GymBook is workout logging, not availability)"
,
"technical_fit"
:
"MODERATE (needs backend for crowdsource data — outside current skills)"
}
,
"overall_score"
:
6.8
,
"monetization_model"
:
"Freemium — free for 1 gym, $2.99/mo for multiple gyms + predictions"
,
"competition_notes"
:
"Some gyms have their own capacity apps but no cross-gym equipment-level tracking exists"
,
"mvp_scope"
:
"Single gym support, manual check-in/check-out for equipment, peak time predictions"
,
"next_step"
:
"Run the product-agent skill with idea: 'Crowdsourced gym equipment availability app that shows which machines are free at your gym' for iOS"
}
]
,
"ideas_filtered_out"
:
[
{
"idea"
:
"AI Personal Trainer"
,
"lens"
:
"technology_first"
,
"reason"
:
"Extremely competitive (Fitbod, Future, Hevy). Would need 6+ months to differentiate. Failed solo_dev_scope filter."
}
,
{
"idea"
:
"Sleep Architecture Analyzer"
,
"lens"
:
"trend_based"
,
"reason"
:
"Apple's own sleep tracking in watchOS 10+ covers most of this. Failed competition_density filter — competing with platform owner."
}
]
,
"recommendation"
:
"Start with Rank 1 (Workout Recovery Timer). It scores highest, leverages your exact skills (HealthKit + Core Motion), has a clear monetization path, and can ship in 6 weeks. Run the product-agent skill to validate the problem before committing."