market-app
Generate ASO, market research, and marketing materials for a finalized app
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Generate ASO, market research, and marketing materials for a finalized app
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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"