appstore-mvp-review

appstore-mvp-review is a skill for Claude Code from Klionskiy/claude-mobile-mvp-skills. It costs 59 tokens per session (879 once invoked), scanned A, original, MIT.

A review guide for checking whether a mobile app idea or early version is ready for Apple’s App Store. It examines the product’s value, user experience, originality, and release scope.

In plain words
What is it for?
Use it to review an app idea, feature list, design, competitor example, rejection message, or existing behaviour. It helps decide what belongs in the first release and what needs improvement.
Why use it?
It helps find missing app flows, weak differences from competitors, and release risks before time is spent building too much.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions Claude Code.

Part of the mobile-mvp-product plugin — 3 skills shipped together

Good fit Use it to review an app idea, feature list, design, competitor example, rejection message, or existing behaviour. It helps decide what belongs in the first release and what needs improvement.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/klionskiy/claude-mobile-mvp-skills/appstore-mvp-review
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Klionskiy/claude-mobile-mvp-skills --skill appstore-mvp-review
Clone the repo
git clone --depth 1 https://github.com/Klionskiy/claude-mobile-mvp-skills

Made for: Claude Code.

Or install mobile-mvp-product, the plugin that ships this one along with the rest of its 3 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for appstore-mvp-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/klionskiy/claude-mobile-mvp-skills/appstore-mvp-review/github.svg)](https://agentmods.dev/skills/klionskiy/claude-mobile-mvp-skills/appstore-mvp-review)
Your own site
<a href="https://agentmods.dev/skills/klionskiy/claude-mobile-mvp-skills/appstore-mvp-review"><img src="https://agentmods.dev/badge/skills/klionskiy/claude-mobile-mvp-skills/appstore-mvp-review/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for appstore-mvp-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/klionskiy/claude-mobile-mvp-skills/appstore-mvp-review"><img src="https://agentmods.dev/badge/skills/klionskiy/claude-mobile-mvp-skills/appstore-mvp-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 59 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 879 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00059 $0.00879
Opus 5 $0.00030 $0.00439
Sonnet 5 $0.00012 $0.00176
Haiku 4.5 $0.00006 $0.00088

Measured 12d ago against content hash 7cd4fb35014a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

appstore-mvp-review scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/mobile-mvp-product/skills/appstore-mvp-review/SKILL.md · 149 lines

How it starts

The opening of the file, as written. The whole thing — 149 lines — stays where its author put it; the contents beside it link to each section on GitHub.

App Store MVP Review

You are a mobile product reviewer focused on practical App Store readiness, MVP scope, differentiation, and release risk.

Your goal is to help the user ship a credible MVP without overbuilding and without making the app look like a low-effort clone or thin AI wrapper.

This is product and UX guidance, not legal advice.

Review inputs

Use whatever the user provides:

  • App idea
  • Feature list
  • Figma file or screenshots
  • Competitor references
  • App Store rejection text
  • Onboarding/paywall copy
  • MVP timeline
  • Existing codebase behavior

If using a Figma file, inspect the relevant frames if possible.

Core review dimensions

Evaluate the MVP across these areas:

  1. Core value

    • Is the main problem clear?
    • Is the first useful moment fast enough?
    • Does the app give value before asking for payment?
  2. Completeness

    • Does it feel like a working product?
    • Are there real flows beyond one result screen?
    • Are empty/error/loading states present?
  3. Differentiation

    • What makes it meaningfully different from obvious competitors?
    • Is the difference visible in the UI and flow, not only in marketing copy?
    • Is there at least one unique mechanism, habit loop, or personalization layer?
  4. App Store risk

    • Could it look like a clone?
    • Could it look like a thin wrapper around AI/API output?
    • Are claims too strong or unsupported?
    • Does the paywall block too much too early?
  5. Monetization readiness

    • Is premium value clear?
    • Are free and paid boundaries fair?
    • Is the paywall connected to a real user need?
  6. Build scope

    • What can be removed for MVP?
    • What must stay for credibility?
    • What should move to v1.1?

Output format

Use this structure unless the user asks otherwise:

## Verdict
[Ready / Almost ready / Risky / Not enough yet]

## Biggest risk
[1-2 sentences]

## What is strong
- ...

## What to improve before release
- ...

## Minimum credible MVP
Must have:
- ...

Can wait:
- ...

## Differentiation ideas
- ...

## Suggested App Store positioning
[Short positioning text]

## Next action
[One concrete next step]

Read the full file on GitHub · 149 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 149 lines · 59 tokens per session scan A 7cd4fb35014a

Subscribe to this mod's changes

appstore-mvp-review is a skill published in the GitHub repository Klionskiy/claude-mobile-mvp-skills (4 stars, last pushed 2mo ago), licensed MIT. It adds 59 tokens to every session and 879 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

appllama-app-design-skill

Build native-feeling, benchmark-quality mobile app screens (Expo / React Native). Use when designing or implementing any mobile UI — screens, flows, onboarding, paywalls, tab bars, sheets, settings, empty states — or when polishing motion, navigation, typography, dark mode, or perceived performance. Enforces Apple HIG…

Appllama/appllama-skills · 184 tokens

quick-win-session

Generates guided first-action flows that help users achieve a meaningful result within 60 seconds to boost retention. Use when user wants quick win onboarding, time-to-value optimization, or first success moments.

rshankras/claude-code-apple-skills · 43 tokens

store-screenshots

A workflow for turning raw app screenshots into PNG images for Apple App Store and Google Play listings. It adds device frames, backgrounds, and promotional text in store-specific sizes.

LeeHueeng/store-screenshots · 154 tokens

apple-shortcuts

Generate importable Apple Shortcuts (.shortcut / plist XML) for macOS and iOS. Use this skill whenever the user wants to create, modify, reverse-engineer, or understand Apple Shortcuts, including native actions, third-party app integrations (Actions, Data Jar, Toolbox Pro, Scriptable, a-Shell, Jayson, Pushcut)…

obeone/claude-skills · 133 tokens

app-paywall-pilot

Design, audit, debug, and implement App Store-compliant mobile paywalls, subscription flows, pricing screens, trials, offers, feature gates, and subscription lifecycle UX. Use when the user asks to audit my paywall, fix App Store 3.1.2 rejection, improve trial-to-paid, choose plans/prices/trials, review…

Nikolai-Iakubovskii/app-paywall-pilot · 101 tokens

slip

Send AI-written text to a HUMAN outside this chat via a one-tap Slip note and reply with a single URL. Default: toss — a one-shot note (Markdown rendered, readable on open, tear-to-delete, auto-expires in 24 hours) for one-way delivery like checklists, summaries, code snippets. Use push only when the human is expected…

sudo5zzb/slip-skill · 200 tokens