Generates App Store screenshots as advertisement slides rather than plain UI captures. Scaffolds a Next.js project where you define slides with headlines, subheadlines, and app screenshots that get composited inside iPhone mockup frames. Exports PNGs at all four Apple-required resolutions (6.9", 6.5", 6.3", 6.1") with a single click. Everything lives in one page.tsx file using html-to-image for rendering. Includes theme presets, multi-locale support, and RTL layout handling. Treats each screenshot as marketing copy, not documentation, which is the right approach for App Store conversion but means you need to write punchy headlines yourself or let the agent generate them.
npx skills add https://github.com/aradotso/trending-skills --skill app-store-screenshots-generator