npm.io
0.13.0 • Published 5d agoCLI

ascelerate-skill

Licence
MIT
Version
0.13.0
Deps
0
Size
6 kB
Vulns
0
Weekly
364

ascelerate-skill

The AI coding skill for ascelerate — a Swift command-line tool for the App Store Connect API.

It teaches your AI coding agent how to drive the ascelerate CLI: app submissions, localizations, screenshots, builds, provisioning, in-app purchases, subscriptions, customer reviews, in-app events, custom product pages, and release workflows.

Install

npx ascelerate-skill

You'll get an interactive picker for whichever agents are installed on your machine:

  • Claude Code~/.claude/skills/ascelerate/SKILL.md
  • Cursor~/.cursor/rules/ascelerate.md
  • Windsurf~/.windsurf/rules/ascelerate.md
  • GitHub Copilot~/.github/instructions/ascelerate.md

The installer fetches the latest skill file from GitHub each time, so you always get the current version.

Uninstall

npx ascelerate-skill --uninstall

Already have the CLI?

If you've installed the ascelerate binary, you can install or update the skill for your agents directly — no npx needed:

ascelerate install-skill            # install/update for every detected agent
ascelerate install-skill --all      # include all supported agents (e.g. Copilot)
ascelerate install-skill --uninstall

It auto-detects Claude Code, Cursor, and Windsurf, installs/updates the skill for each (and GitHub Copilot with --all), and stamps each install with the version so the CLI can tell you when the skill is out of date.

MIT Kerem Erkan

Keywords