Generate App Store and Play Store screenshots with device frames. Use when: preparing for app store submission, updating marketing assets, localizing screenshots, or automating screenshot generation in CI. Uses fastlane (free) not SaaS. Keywords: app store, play store, screenshot, device frame, fastlane, snapshot, frameit, localization.
Resources
2Install
npx skillscat add phrazzld/claude-config/app-screenshots Install via the SkillsCat registry.
SKILL.md
What This Does
- Configure
Snapfilefor app routes, devices, locales. - Run
fastlane snapshotacross simulators/emulators. - Apply device frames via
fastlane frameit. - Organize output by platform/locale/device.
Why fastlane (not Screenshots Pro)
- Free, CLI-first, CI/CD native, handles all device sizes automatically.
Prerequisites
gem install fastlane- Xcode (iOS) or Android SDK (Android)
Usage
/app-screenshots apps/mobile for ios in english and spanish/app-screenshots . for iphone 15 pro only
References
references/fastlane-config.mdreferences/device-specs.md