AI AGENT ADDONS

Asc App Create Ui

rudrankriyam/asc-skills

You can use a browser to create a new app record in App Store Connect. This skill automates the process of filling out the online form. It helps when the official API does not support app creation directly.

The automation works step by step. It opens the Apple website, fills in the required fields like app name and bundle ID, and clicks the create button. Important things include having a registered bundle ID and being signed in with two-factor authentication.

This approach is safe and local. It uses a visible browser session and pauses before the final click. It avoids storing cookies or retrying on failure. This makes it reliable for developers who need to create many apps or integrate this into a larger workflow.

Add Asc App Create Ui skill to your workflow

Global

mkdir -p ~/.claude/skills/asc-app-create-ui

Project

mkdir -p .claude/skills/asc-app-create-ui

Source Repository

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