This orchestrates the full iOS screenshot pipeline: build and launch your app with xcodebuild, drive the UI with AXe commands from a JSON plan, frame the raw screenshots with Koubou, and upload them via asc. It's built for automation, not manual point-and-click work. The framing is pinned to Koubou 0.18.1 for deterministic output, and there's explicit support for multi-locale captures using dedicated simulator UDIDs with system-wide locale settings. Use this when you need repeatable screenshot workflows that you can version control and run in CI, especially if you're already using the App Store Connect CLI for release automation.
npx skills add https://github.com/rudrankriyam/asc-skills --skill asc-shots-pipeline