What is asc-app-create-ui?
Create a new App Store Connect app record via browser automation. Use when there is no public API for app creation and you need an agent to drive the New App form. Source: rudrankriyam/asc-skills.
Create a new App Store Connect app record via browser automation. Use when there is no public API for app creation and you need an agent to drive the New App form.
Quickly install asc-app-create-ui AI skill to your development environment via command line
Source: rudrankriyam/asc-skills.
Use this skill to create a new App Store Connect app by driving the web UI. This is opt-in, local-only automation that requires the user to be signed in.
Open App Store Connect Navigate to https://appstoreconnect.apple.com/apps and ensure the user is signed in.
Open the New App form The "New App" button (blue "+" icon) opens a dropdown menu, not a dialog directly.
Create a new App Store Connect app record via browser automation. Use when there is no public API for app creation and you need an agent to drive the New App form. Source: rudrankriyam/asc-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/rudrankriyam/asc-skills --skill asc-app-create-uiCreate a new App Store Connect app record via browser automation. Use when there is no public API for app creation and you need an agent to drive the New App form. Source: rudrankriyam/asc-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rudrankriyam/asc-skills --skill asc-app-create-ui Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/rudrankriyam/asc-skills