market-app
Generate ASO, market research, and marketing materials for a finalized app
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Generate ASO, market research, and marketing materials for a finalized app
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Analyze every interactive UI element โ classify effects, detect broken promises, map cross-screen dependencies
Full QA procedure โ interaction map, unit tests, Maestro flows, visual review
Add/remove features, fix bugs, redesign โ keeping code clean and artifacts in sync
Generate a new mobile app โ full pipeline or code-only if PRD already exists
Run full QA โ interaction map, unit tests, Maestro UI tests, visual review
Read screenshots and verify UI against DESIGN.md, reference mockups, and quality checklist
| name | market-app |
| description | Generate ASO, market research, and marketing materials for a finalized app |
| disable-model-invocation | true |
Prepare market materials for a finalized app: ASO metadata (platform-specific), market research, and launch content. Run after code is complete, before /release-app.
App: $ARGUMENTS
apps/<slug>/spec/prd.md โ features, positioning, target userapps/<slug>/spec/research.md โ initial market research from discovery phaseRefresh and deepen the initial research:
Save updated findings to apps/<slug>/research/:
market_research.md โ market size, trends, opportunitiescompetitor_analysis.md โ direct/indirect competitors, strengths/weaknessespositioning.md โ unique value proposition, differentiationUse WebSearch โ do not hallucinate market data.
iOS and Google Play are different systems โ generate separate metadata.
iOS (apps/<slug>/aso/ios/):
title.txt โ โค30 chars, primary keywordsubtitle.txt โ โค30 chars, no word overlap with titlekeywords.txt โ 100 chars, comma-no-space, deduplicated from title+subtitle, singular formsdescription.txt โ conversion-focused (NOT indexed for search on iOS)Android (apps/<slug>/aso/android/):
title.txt โ โค30 chars, primary keywordshort_description.txt โ โค80 chars, contains primary keywordfull_description.txt โ 2,500-4,000 chars, primary keyword density 2.5-3%, keywords in first/last 180 charsSee .claude/rules/aso-quality.md for full validation rules.
Marketing artifacts (apps/<slug>/marketing/):
launch_thread.md โ Twitter/X thread (10+ posts)landing_copy.md โ landing page headline + body copypress_blurb.md โ press one-pagersocial_assets.md โ social media descriptions for different platformsAll content must reflect the actual app as built, not the original PRD if features changed.
Show summary (in user's language):
## Market Prep: <app-name>
### ASO (iOS)
- Title: <title> (<N>/30 chars)
- Subtitle: <subtitle> (<N>/30 chars)
- Keywords: <N>/100 chars used, <N> unique tokens
### ASO (Android)
- Title: <title> (<N>/30 chars)
- Short desc: <N>/80 chars
- Description: <N> chars, <X>% primary keyword density
### Research
- <key market insights>
- <top competitors>
### Marketing
- Launch thread: <N> posts
- Landing copy: ready
- Press blurb: ready
Apply all?
Ask via AskUserQuestion:
question: "Market materials ready. Apply?"
header: "Market"
options:
- label: "Apply all"
description: "Save all research, ASO, and marketing artifacts"
- label: "Need changes"
description: "Want to adjust something first"
- label: "Show details"
description: "Display all generated content for review"