The asc-shots-pipeline skill orchestrates end-to-end iOS screenshot automation by building and running apps on simulators with Xcode CLI tools, driving UI interactions through AXe accessibility actions, applying device frames using Koubou, and uploading screenshots to App Store Connect. It is designed for developers and CI/CD systems that need to automate screenshot capture workflows, eliminating manual steps from build through upload. The skill uses JSON configuration files to define capture plans and pipeline settings, reducing setup complexity for reproducible screenshot generation across multiple devices and localizations.
npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-shots-pipeline