dustinober1 avatar

dustinober1

Community

@dustinober1

2Followers
|
61Public Repos
|
26Published Skills

A 26-skill registry for App Store Connect operations covering iOS/macOS release orchestration, TestFlight, signing, pricing, metadata localization, and Apple Ads management.

Skills Distribution
DomainDeveloper To...App Store Release .. (35%)Code Signing & Bui.. (20%)Metadata Localizat.. (20%)Monetization & Sub.. (15%)

Agent Skills by dustinober1

Showing 26 vetted skills indexed across 1 GitHub repositories.

dustinober1dustinober1

asc-iap-attach

Attach in-app purchases and subscriptions to an App Store Connect version for review.

Community
Intermediate
dustinober1dustinober1

asc-signing-setup

Creates and manages iOS signing certificates, bundle IDs, and provisioning profiles via the asc CLI.

Community
Intermediate
dustinober1dustinober1

asc-xcode-build

Builds, archives, exports, and uploads Xcode apps for App Store Connect submission.

Community
Intermediate
dustinober1dustinober1

asc-apple-ads

Manages Apple Ads campaigns, keywords, and reports through the asc CLI.

Community
Intermediate
dustinober1dustinober1

asc-subscription-localization

Bulk-localize App Store Connect subscription and in-app purchase display names across locales using the asc CLI.

Community
Advanced
dustinober1dustinober1

asc-wall-submit

Submits or updates Wall of Apps entries via the asc CLI with dry-run preview and PR-based changes.

Community
Basic
dustinober1dustinober1

asc-team-key-create

Creates App Store Connect API keys and downloads the one-time .p8 private key.

Community
Intermediate
dustinober1dustinober1

asc-submission-health

Diagnose App Store submission blockers and manage review status with the asc CLI.

Community
Advanced
dustinober1dustinober1

asc-release-flow

Orchestrate App Store releases with asc from staging through review submission.

Community
Advanced
dustinober1dustinober1

asc-testflight-orchestration

Orchestrate TestFlight groups, testers, build distribution, and test notes using the asc CLI.

Community
Intermediate
dustinober1dustinober1

asc-metadata-sync

Sync, validate, and apply App Store Connect metadata using the asc CLI canonical workflow.

Community
Intermediate
dustinober1dustinober1

asc-whats-new-writer

Generate localized App Store What's New release notes from git logs or free text.

Community
Advanced
dustinober1dustinober1

asc-crash-triage

Fetch and summarize TestFlight crash reports, beta feedback, and performance diagnostics via asc.

Community
Intermediate
dustinober1dustinober1

asc-revenuecat-catalog-sync

Reconcile App Store Connect subscriptions and IAPs with RevenueCat products, entitlements, and offerings.

Community
Advanced
dustinober1dustinober1

asc-localize-metadata

Translate and sync App Store metadata across locales using LLM translation and the asc CLI.

Community
Intermediate
dustinober1dustinober1

asc-workflow

Define, validate, run, and resume repo-local asc workflow automations for TestFlight and App Store releases.

Community
Intermediate
dustinober1dustinober1

asc-shots-pipeline

Automate iOS screenshot capture, framing, and App Store Connect upload via CLI pipelines.

Community
Advanced
dustinober1dustinober1

asc-aso-audit

Audit App Store metadata for keyword waste, field utilization, and cross-locale gaps.

Community
Advanced
dustinober1dustinober1

asc-cli-usage

Guides construction of asc CLI commands for App Store Connect automation.

Community
Intermediate
dustinober1dustinober1

asc-build-lifecycle

Manage App Store Connect build processing, retention, and expiration with asc CLI commands.

Community
Basic
dustinober1dustinober1

asc-app-create-ui

Creates an App Store Connect app via the iris API using a cached web session.

Community
Intermediate
dustinober1dustinober1

asc-ppp-pricing

Configure territory-specific App Store Connect pricing for subscriptions and in-app purchases.

Community
Advanced
dustinober1dustinober1

asc-screenshot-resize

Resize and validate App Store Connect screenshots using asc CLI and macOS sips.

Community
Intermediate
dustinober1dustinober1

asc-notarization

Archive, sign, and notarize macOS apps with xcodebuild and the Apple Notary API.

Community
Intermediate

Frequently Asked Questions About dustinober1

FAQPage Schema
What tasks can I automate using dustinober1's skills?▼

You can manage the full App Store Connect lifecycle: build and upload Xcode archives, orchestrate releases and TestFlight betas, attach in-app purchases to submissions, set territory-specific pricing, localize metadata and release notes, triage crashes, run ASO audits, manage Apple Ads campaigns, and notarize macOS apps.

Who are these skills designed for?▼

iOS and macOS developers, release engineers, and indie app publishers who operate App Store Connect from the command line. They suit teams handling signing asset rotation, subscription catalog sync with RevenueCat, screenshot pipelines, and privacy nutrition label declarations without using the App Store Connect web UI.

How do the release and submission skills work together?▼

asc-release-flow stages a version, uploads or builds the artifact, publishes, and submits for review. asc-submission-health handles readiness validation, repair routing, status monitoring, cancellation, and retries when validation fails or a submission gets stuck, keeping execution and recovery concerns separated.

What prerequisites and dependencies do these skills require?▼

Skills assume the asc CLI with App Store Connect authentication, typically a Team API Key with a downloaded .p8 private key stored in ~/.blitz. Specific skills also require xcodebuild, simctl, macOS sips, AXe for UI actions, RevenueCat MCP access, or Astro MCP for ASO keyword analysis.

Can these skills handle App Store monetization and pricing?▼

Yes. asc-ppp-pricing sets territory-specific subscription and IAP prices via price import and schedule commands, asc-iap-attach links purchases to version submissions, asc-subscription-localization bulk-translates display names, and asc-revenuecat-catalog-sync reconciles products, entitlements, and offerings between App Store Connect and RevenueCat.