AIAny
AI Image2026
Icon for item

App Store & Google Play Screenshots Generator

Generates production-ready App Store and Google Play screenshots from app metadata and style preferences using AI. Scaffolds a Next.js project, composes ad-style slides with localized/RTL support, and exports PNGs at all required Apple and Google resolutions.

Introduction

Most app teams treat screenshots as an afterthought, then scramble to make them look like ads at the last minute. This skill flips that workflow: it uses an AI-guided generator to turn a short app brief (brand, features, style) into a scaffolded Next.js page that renders marketing-first screenshots and exports them at store-ready sizes.

What Sets It Apart
  • End-to-end generator: instead of just producing images, the skill scaffolds a minimal Next.js project (single page generator) so outputs are reproducible and editable — you get a working dev UI, not a one-off image. This means teams can iterate locally or integrate into CI.
  • Ad-first design and copywriting: layouts are composed as advertisements (headlines, supporting lines, decorative art), and copy is generated with App Store/Play patterns in mind — so thumbnails sell a benefit, not just show UI. That improves conversion-focused assets without manual copywriting.
  • Locale & export matrix: supports multiple locales (including RTL), theme presets, and bulk export across device matrices (iOS 6.1" base plus Android phone/tablet/feature graphic). The skill handles device framing and resolution rules so designers don’t resize assets by hand.
  • Agent-friendly integration: packaged as a “skill” for AI coding agents (Claude Code, Cursor, Windsurf, OpenCode, etc.), letting agent workflows collect inputs, iterate on art direction, and produce final PNGs programmatically.
Who It's For & Tradeoffs

Great fit if you need fast, repeatable marketing screenshots across locales and devices, want ad-style copy generated automatically, or want to embed screenshot generation into an agent-driven CI/design flow. Look elsewhere if you need pixel-perfect UI screenshots for strict visual QA, or if you prefer a WYSIWYG design tool rather than a code-scaffolded generator. Requires Node.js 18+ and some familiarity with a dev workflow (Next.js/Tailwind), so it’s aimed at teams that can run a small dev server or integrate the scaffold into their build process.

More Items

GitHub
AI Image2026

Turns 530+ GPT-Image2 examples into a structured 'Prompt-as-Code' library and style skill for reproducible image-generation workflows; includes a browsable gallery, 20+ industrial templates, and an agent-ready style skill for automation.

GitHub
AI Image2022

Enlarges and enhances low-resolution images using AI models (Real-ESRGAN) through a cross-platform desktop app. Runs on a local NCNN/Vulkan backend (requires a Vulkan-compatible GPU), offers an Electron GUI plus a CLI backend (upscayl-ncnn), and supports custom models for different image types.

GitHub
AI Image2022

Web and desktop/mobile WebUI for generating, editing, captioning and processing images and videos with Stable Diffusion and many diffusion models. Key features include automatic model download, SDNQ on-the-fly quantization for VRAM savings, balanced CPU/GPU offload, multi-backend GPU support, and built-in captioning/tagging/upscaling workflows.