app-store-screenshots

Generate App Store screenshots from a Next.js workflow with html-to-image.

1|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/OMIXEC/Mobile-dev-skills --skill app-store-screenshots-omixec
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: app-store-screenshots
Source: https://github.com/OMIXEC/Mobile-dev-skills/tree/main/skills/app-store-screenshots
Command: npx skills add https://github.com/OMIXEC/Mobile-dev-skills --skill app-store-screenshots-omixec

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

App developers and marketers struggle to produce consistent App Store screenshots that meet Apple's resolution requirements and branding guidelines. This skill automates the generation of marketing screenshots from a Next.js-based workflow, reducing manual design time.

Core Features & Use Cases

  • Automated, branded App Store screenshots at Apple-resolutions from a Next.js page.
  • Multi-language support and theme presets for quick localization and consistency.
  • Export-ready images via html-to-image for marketing assets and store listings. Use case: A team wants to publish a new app and needs a batch of compliant screenshots in multiple locales across iPhone sizes.

Quick Start

Create a Next.js project configured for the screenshot generator and run the page to generate exports.

Frequently Asked Questions about app-store-screenshots

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate App Store screenshots for multiple locales?

Automate App Store screenshots for multiple locales by using a Next.js-based workflow with multi-language content support and theme presets. This generates consistent, localized marketing assets automatically without manual design work.

Do I need a Next.js project to generate Apple resolution screenshots?

Yes, you need a Next.js project setup to generate Apple resolution screenshots. The workflow requires Next.js to render the pages and the html-to-image library to perform the exports for your marketing assets.

Can I export device-specific App Store mockups using html-to-image?

Yes, you can export device-specific App Store mockups using html-to-image. The workflow takes your local app icons and mockups to produce export-ready images compliant with Apple resolutions for various iPhone sizes.

What is the best way to produce compliant iOS app store listings from code?

The best way to produce compliant iOS app store listings from code is an automated Next.js workflow. It renders HTML pages into Apple-resolution screenshots, ensuring branding consistency and device-specific export sizes.

What local assets are required for App Store screenshot automation?

Required local assets for App Store screenshot automation include local app icons and device mockups. These assets are loaded into the Next.js page to generate branded marketing images.