
NOTE: MAKE SURE TO USE 6.1 INCH simulator to capture starting screenshots
this will save u from adjusting the images later
App Store & Google Play Screenshots Generator
A skill for AI-powered coding agents (Claude Code, Cursor, Windsurf, etc.) that generates production-ready App Store and Google Play screenshots for iOS and Android apps. It scaffolds a Next.js project, designs advertisement-style screenshots, and exports them at all required Apple and Google resolutions.

What it does
- Asks you about your app's brand, features, and style preferences
- Scaffolds a minimal Next.js project (or works within an existing one)
- Designs each screenshot as an advertisement — not a UI showcase
- Writes compelling copy using proven App Store / Play Store copywriting patterns
- Renders screenshots at full resolution with a built-in iPhone mockup and CSS-based Android device frames
- Exports PNGs at all required sizes for both stores
- Supports Android Phone, 7" Tablet, 10" Tablet (portrait + landscape) and Feature Graphic (1024×500)
- Supports locale-based screenshot sets and localized copy
- Supports reusable theme presets so you can swap art direction quickly
- Supports RTL-aware layouts and bulk export across locale/device/theme combinations
Included assets
mockup.png — Pre-measured iPhone frame with transparent screen area
- Android device frames are rendered with CSS only — no additional mockup PNGs needed
Install
Using npx skills (recommended)
npx skills add ParthJadhav/app-store-screenshots
This works with Claude Code, Cursor, Windsurf, OpenCode, Codex, and 40+ other agents.
Install globally (available across all projects):
npx skills add ParthJadhav/app-store-screenshots -g
Install for a specific agent:
npx skills add ParthJadhav/app-store-screenshots -a claude-code
Manual (git clone)
git clone https://github.com/ParthJadhav/app-store-screenshots ~/.claude/skills/app-store-screenshots
Usage
Once installed, the skill triggers automatically when you ask Claude Code to:
- Build App Store or Google Play screenshots
- Generate marketing screenshots for an iOS or Android app
- Create exportable screenshot assets for both stores
Or just tell Claude Code what you need:
> Build App Store and Google Play screenshots for my app
Claude will ask you about your app's screenshots, brand colors, font, features, style direction, and number of slides before building anything.
Example prompts
These are good starting prompts because they provide product context while still leaving room for the skill to guide the design process.
Habit tracker
Build App Store screenshots for my habit tracker.
The app helps people stay consistent with simple daily routines.
I want 6 slides, clean/minimal style, warm neutrals, and a calm premium feel.
Finance app
Generate App Store screenshots for my personal finance app.
The app's main strengths are fast expense capture, clear monthly trends, and shared budgets.
I want a sharp, modern style with high contrast and 7 slides.
AI productivity tool
Create exportable App Store screenshots for my AI note-taking app.
The core value is turning messy voice notes into clean summaries and action items.
I want bold copy, dark backgrounds, and a polished tech-forward look.
Wellness app
Build marketing screenshots for my meditation app.
The app focuses on sleep, stress relief, and short guided sessions.
Use a soft, warm, organic style and prioritize emotional outcomes over feature lists.
Multi-language / multi-theme
Build App Store screenshots for my language learning app.
I need English, German, and Arabic screenshot sets.
Use two reusable themes: clean-light and dark-bold.
Make sure Arabic slides feel RTL-native, not just translated.
Better prompt tips
- say what the app does in one sentence
- list the top 3-5 features in priority order
- describe the visual style you want
- mention how many slides you need
- mention if you need multiple languages or RTL locales
- mention if you want one art direction or reusable theme presets
- provide references if you want the output to match a certain App Store style
What gets scaffolded
If starting from an empty folder, the skill creates: