keremerkankeremerkanCommunity·2 Agent Skills Included

ascelerate

App Store Connect publishing, screenshots, and release automation

Automates App Store Connect tasks like version creation, localizations, screenshot uploads, review submissions, and in-app purchase pricing. Eliminates slow manual clicking through the App Store Connect web interface and repetitive release checklists. Generates framed device screenshots and marketing-ready App Store images, with JSON output ready for scripts and coding agents.
npx skills add keremerkan/ascelerate --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ascelerate?

Run `npx skills add keremerkan/ascelerate --all -g -y` in your terminal to install all skills in this suite globally.

What does ascelerate do?

It is a command-line tool for the App Store Connect API that handles app versions, localizations, screenshots, review submissions, in-app purchases, subscriptions, and sales reports without using the web interface.

How to automate App Store review submissions?

Run preflight checks, attach builds, and submit versions for review directly from the terminal with commands like `ascelerate apps review submit`, or let your coding agent run them for you.

Does ascelerate work with Claude Code and Cursor?

Yes. It ships a SKILL.md file that gives coding agents full knowledge of every command, JSON format, and release workflow, installable via `ascelerate install-skill`.

Can I generate App Store screenshots automatically?

Yes. The screenshot skill frames raw captures in accurate Apple device bezels and builds a Next.js page that exports marketing screenshots at Apple's required resolutions.

Related Repositories in Software Engineering

View All in Software Engineering