Appshot Images

Phased App Store/Play Store screenshot generator with real ASO-keyword copy and exact store dimensions.

Works with setup

Test report

Verdict
Works with setup
Score
8.8/10
Tested
Jul 14, 2026
Environment
Claude Code 2.x (agent harness)
Upstream re-checked
Aug 10, 2026 · d1b2740

Extraction logic worked exactly as documented against a synthetic Expo project (pulled name/description/brand-colors/ASO-keywords from app.json, src/theme.ts, and fastlane/keywords.txt precisely per its own extraction tables), and its output caught a real, concrete error a plain baseline response made: shipping the optional legacy 1242x2688 screenshot size instead of Apple's mandatory 1320x2868 primary size — but the SKILL.md leans on two sibling files (../appshot-core/SKILL.md, ../shared/copy-principles.md) a single-skill copy won't include.

Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works

  • Installs cleanly 4/5
  • Triggers reliably 5/5
  • Output vs. baseline 9/10
  • Docs & honesty 4/5

What Appshot Images does

Runs a 5-phase creative-director workflow (extract app metadata -> screenshot strategy -> per-screenshot copy with ASO keyword integration -> generate HTML/Remotion/spec output at exact store dimensions -> review) to produce App Store and Google Play screenshot designs. Triggers on requests like 'create App Store screenshot mockups for my app' or 'generate Play Store listing images'. Its SKILL.md declares appshot-core/SKILL.md and shared/copy-principles.md as prerequisites, but both live in sibling folders outside skills/appshot-images/ — a single-skill copy loses the primitives/device-preset reference and the copy-principles guide unless those two folders are copied alongside it.

How to install Appshot Images

git clone https://github.com/trunghaiy/appshot
cd appshot
mkdir -p ~/.claude/skills
cp -r skills/appshot-images ~/.claude/skills/appshot-images

Skills live in ~/.claude/skills/ (global) or .claude/skills/ (per-project). Restart Claude Code after installing.

Commands — how to trigger Appshot Images

  • /appshot-images Phased App Store/Play Store screenshot generator with real ASO-keyword copy and exact store dimensions.

It also activates on plain-language prompts like these:

  • Create App Store screenshot mockups for my habit-tracking app
  • Generate Play Store listing images with ASO keyword copy
  • Design six App Store Preview screenshots at exact iOS dimensions

Frequently asked questions

Is the Appshot Images skill free?
Yes. The skill itself is free from trunghaiy/appshot. SkillProof publishes the install command and an independent test verdict at no cost.
Does Appshot Images work with Claude Code?
We tested it with Claude Code 2.x (agent harness) on Jul 14, 2026. Verdict: Works with setup. Extraction logic worked exactly as documented against a synthetic Expo project (pulled name/description/brand-colors/ASO-keywords from app.json, src/theme.ts, and fastlane/keywords.txt precisely per its own extraction tables), and its output caught a real, concrete error a plain baseline response made: shipping the optional legacy 1242x2688 screenshot size instead of Apple's mandatory 1320x2868 primary size — but the SKILL.md leans on two sibling files (../appshot-core/SKILL.md, ../shared/copy-principles.md) a single-skill copy won't include.
What is the Appshot Images SkillProof Score?
8.8/10 — installs cleanly 4/5, triggers reliably 5/5, output vs. baseline 9/10, docs & honesty 4/5.
How do I install Appshot Images?
Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
Can I use Appshot Images with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.