Emasoft

iOS Setup Asc — Development skill for Claude Code

Development community

Configure App Store Connect API auth (Key ID, Issuer ID, .p8) for the ASC CLI/MCP — validate and store securely.

How to install iOS Setup Asc

Installs to ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-setup-asc/SKILL.md

Terminal
mkdir -p ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-setup-asc && curl -fsSL https://raw.githubusercontent.com/Emasoft/emasoft-complete-ios-app-authoring/HEAD/commands/ios-setup-asc.md -o ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-setup-asc/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What iOS Setup Asc does


description: Configure App Store Connect API auth (Key ID, Issuer ID, .p8) for the ASC CLI/MCP — validate and store securely. argument-hint: "[status|verify] (omit for the full wizard)"

/ios-setup-asc — App Store Connect API authentication

Set up (or check) the App Store Connect API key so `xcrun altool`, fastlane, EAS, and any ASC MCP server can authenticate. The credential triple is: **Key ID** (10-char alphanumeric), **Issuer ID** (UUID), and a **`.p8` private key** that App Store

Alternatives in Development

  • Setup Video Vision — Interactive setup wizard for claude-video-vision — configure backend, whisper, frames, and verify dependencies 1.3k ★
  • Codex Deepseek Subagent — Configure DeepSeek as a native Codex subagent with automated setup and verified routing 357 ★
  • iOS Marketing Capture — Automate Multi-Locale asset creation for your iOS app 256 ★

Full documentation available on GitHub

View Source Repository