ascelerate
App Store Connect publishing, screenshots, and release automation
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core