asc-app-create-ui
Automates App Store Connect app creation via browser UI, handling platform selection and bundle ID verification.
Install
npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-app-create-uiStats
| Total installs | 968 |
| Weekly installs | 964 |
| GitHub stars | 615 |
| First seen | Feb 16, 2026 |
| Source | @rudrankriyam/app-store-connect-cli-skills |
Summary
- Requires a pre-registered bundle ID in the Apple Developer portal and user sign-in to App Store Connect; handles multi-platform selection (iOS, macOS, tvOS, visionOS) and all required fields including the tricky User Access radio buttons
- Includes detailed workarounds for known UI quirks: dropdown menu navigation for "New App", asynchronous Bundle ID dropdown loading, and span-overlay interception on radio buttons
- Provides preflight checks via public API to verify bundle ID registration and confirm no existing app record, plus post-creation verification and handoff to setup workflows
- Enforces safety guardrails: visible browser sessions only, no cookie export, confirmation pause before final Create click, and no automatic retries on failure
Tags
Related skills
| Skill | Installs | vs asc-app-create-ui |
|---|---|---|
| n8n-code-python | 1,053 | +85 |
| deploy | 953 | -15 |
| grimoire-pendle | 934 | -34 |
| developer-growth-analysis | 984 | +16 |
| authenticate-wallet | 1,006 | +38 |
FAQ
- How many installs does asc-app-create-ui have?
- asc-app-create-ui has 968 total installs and 964 installs this week.
- Where is asc-app-create-ui hosted?
- asc-app-create-ui is published by @rudrankriyam/app-store-connect-cli-skills at https://github.com/rudrankriyam/app-store-connect-cli-skills.
- How many GitHub stars does asc-app-create-ui have?
- asc-app-create-ui has 615 GitHub stars.
- When was asc-app-create-ui first indexed?
- OrangeBot.AI first indexed asc-app-create-ui on Feb 16, 2026.
- How do I install asc-app-create-ui?
- Run: npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-app-create-ui