AI AGENT ADDONS

You can automate taking screenshots of your iOS app for the App Store. This skill builds your app, runs it on a simulator, captures screenshots with simple commands, and adds device frames. It then uploads the final images. Xcode and AXe handle the heavy lifting. The whole process is controlled by a settings file. Anyone who needs to create app store screenshots quickly can benefit.

You start by creating a settings file that tells the system your app details. Then you build and launch the app on a simulator. After that, you capture screenshots using a plan file or direct commands. Finally, you add device frames like an iPhone or iPad and upload the images to App Store Connect. This skill does all the steps in one smooth pipeline.

Use this when you want automated screenshot capture without manual clicks. It works for a single screenshot or a whole set. The output is ready for upload. No more repetitive manual work.

Add Asc Shots Pipeline skill to your workflow

Global

mkdir -p ~/.claude/skills/asc-shots-pipeline

Project

mkdir -p .claude/skills/asc-shots-pipeline

Source Repository

Stars
879
Forks
48
Watchers
879
License
MIT
Last Push
1 month ago
Created
5 months ago