asc-shots-pipeline
Orchestrate iOS screenshot automation with xcodebuild/simctl for build-run, AXe for UI actions, JSON settings and plan files, Koubou-based framing (asc screenshots frame), and screenshot upload (asc screenshots upload). Use when users ask for automated screenshot capture, AXe-driven simulator flows, frame composition, or screenshot-to-upload pipelines.
- installs 8w
- 1,272
- 30-day movement
- starts with the next reading
- Related entries
- 2
- Connections
- 0
An agent skill that orchestrates an end-to-end iOS screenshot pipeline: build and launch apps with xcodebuild/simctl, drive the UI with AXe, frame shots with Koubou via `asc screenshots frame`, and upload via `asc screenshots upload`. Configuration is driven by a `.asc/shots.settings.` file plus plan files, with support for multi-locale capture running one locale per simulator in parallel.
You need a repeatable, agent-driven path from built app to framed, uploaded App Store screenshots without manual simulator work.
Use it to
- Set up a JSON settings and plan file for screenshot capture
- Build, install, and launch an app on a simulator
- Capture screenshots via AXe-driven UI flows
- Frame captured screenshots with Koubou
- Run parallel multi-locale capture and upload results
For iOS developers preparing App Store screenshots via AI coding agents
- Host repository
- rorkai/app-store-connect-cli-skills
- Installs, lifetime
- 6,300
- Installs, 8 weeks
- 1,272
- Host stars
- 1,030
- Host language
- Python