If you've ever burned hours wiring up XCUITest or Fastlane just to generate App Store screenshots, this is the opposite approach. It builds a DEBUG-only in-app capture system that seeds demo data, navigates through your SwiftUI screens programmatically, and snapshots the full window including status bar and sheets. One build, then the shell script relaunches your simulator with different AppleLanguages flags to loop through every locale automatically. It also renders isolated components like cards and widgets as transparent PNGs using ImageRenderer, which genuinely requires running inside the app process. The step-based coordinator pattern is clean, and skipping the test target means fewer fragile pbxproj edits. Solid choice if you control the app code and want fast, deterministic marketing assets.
npx -y skills add aradotso/marketing-skills --skill ios-marketing-capture-automation --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
rohitg00/pro-workflow
supercent-io/skills-template