Agent Skills: app-screenshots

|

UncategorizedID: phrazzld/claude-config/app-screenshots

Install this agent skill to your local

pnpm dlx add-skill https://github.com/phrazzld/claude-config/tree/HEAD/skills/app-screenshots

Skill Files

Browse the full folder contents for app-screenshots.

Download Skill

Loading file tree…

skills/app-screenshots/SKILL.md

Skill Metadata

Name
app-screenshots
Description
|

What This Does

  • Configure Snapfile for app routes, devices, locales.
  • Run fastlane snapshot across 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.md
  • references/device-specs.md