Skills from rudrankriyam/app-store-connect-cli-skills
13 skills available
asc-release-flow
End-to-end release workflows for TestFlight and App Store using asc publish, builds, versions, and submit commands. Use when asked to upload a build, distribute to TestFlight, or submit to App Store.
287 installs
asc-cli-usage
Guidance for using the App Store Connect CLI in this repo (flags, output formats, pagination, auth, and discovery). Use when asked to run or design asc commands or interact with App Store Connect via the CLI.
280 installs
asc-testflight-orchestration
Orchestrate TestFlight distribution, groups, testers, and What to Test notes using asc. Use when rolling out betas.
277 installs
asc-xcode-build
Build, archive, and export iOS/macOS apps with xcodebuild before uploading to App Store Connect. Use when you need to create an IPA or PKG for upload.
276 installs
asc-submission-health
Preflight App Store submissions, submit builds, and monitor review status with asc. Use when shipping or troubleshooting review submissions.
274 installs
asc-metadata-sync
Sync and validate App Store metadata and localizations with asc, including Fastlane format migration. Use when updating metadata or translations.
272 installs
asc-build-lifecycle
Track build processing, find latest builds, and clean up old builds with asc. Use when managing build retention or waiting on processing.
268 installs
asc-id-resolver
Resolve App Store Connect IDs (apps, builds, versions, groups, testers) from human-friendly names using asc. Use when commands require IDs.
267 installs
asc-signing-setup
Set up bundle IDs, capabilities, signing certificates, and provisioning profiles with the asc CLI. Use when onboarding a new app or rotating signing assets.
265 installs
asc-ppp-pricing
Set territory-specific pricing for subscriptions and in-app purchases using purchasing power parity (PPP). Use when adjusting prices by country or implementing localized pricing strategies.
253 installs
asc-notarization
This skill automates macOS Developer ID signing and Apple notarization using `xcodebuild`, `codesign`, `asc notarization`, and related tools. It instructs executing shell commands that access the local keychain (`~/Library/Keychains/login.keychain-db`), use `ASC_*` env vars (e.g., `ASC_UPLOAD_TIMEOUT`), and upload artifacts via `asc notarization submit` and `curl "LOG_URL"`.
234 installs
asc-subscription-localization
Bulk-localize subscription and in-app purchase display names across all App Store locales using asc. Use when you want to fill in subscription/IAP names for every language without clicking through ASC manually.
102 installs
asc-shots-pipeline
Orchestrate iOS screenshot automation with xcodebuild/simctl for build-run, AXe for UI actions, JSON settings and plan files, Go-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.
102 installs