App Store Connect CLI
A JSON-first CLI for the App Store Connect API (TestFlight, builds, submissions, signing, screenshots) usable as an agent tool.
Install
Installs through Popy — it fetches the skill from the author's repo and prints the credit. Works with any agent.
$ curl -fsSL https://skills.popy.app/i/rudrankriyam-asc-cli | shInspect what it runs first: skills.popy.app/i/rudrankriyam-asc-cli
Prefer to do it by hand?
- 1Open the source repo: https://github.com/rudrankriyam/App-Store-Connect-CLI
- 2Copy its SKILL.md (and any supporting files) into ~/.claude/skills/rudrankriyam-asc-cli/
- 3Restart your agent so it picks up the new skill.
Heads up: this listing was compiled from public sources and hasn't been hand-verified yet. Always confirm details on the source repo before installing.
Related skills
SwiftUI Pro
FeaturedReviews SwiftUI code for modern APIs, performance, state, and accessibility — catching mistakes LLMs commonly make.
SwiftData Pro
Guides AI on SwiftData: @Model, @Query, predicates, indexes, migrations, relationships, and iCloud sync.
Swift Concurrency Pro
Concurrency reviewer that catches reentrancy bugs, actor-isolation violations, and async/await pitfalls.