Skill Claude CodeCodex
App Store Connect New App creation via visible browser automation after bundle-ID registration for the API-less web form; never store cookies or auto-retry Create.
Skill Claude CodeCodex
App Store Connect New App creation via visible browser automation after bundle-ID registration for the API-less web form; never store cookies or auto-retry Create.
Skill Claude CodeCodex
Broad release orchestration. For focused asc work, delegate to appstore-connect-cli, appstore-id-resolver, appstore-archive-uploader, appstore-release-planner, appstore-review-readiness, appstore-metadata-sync, appstore-metadata-localizer, appstore-screenshot-pipeline, and appstore-signing-setup.
Skill Claude CodeCodex
App Store What's New notes and promotional text from git history, bullets, or prose, with optional localization. Excludes full-listing translation, metadata sync, and subscription/IAP names.
Skill Claude CodeCodex
App Store release go/no-go planning for readiness, first-submission blockers, sequencing, and stage-versus-submit decisions. Routes execution to focused skills; review commands belong to appstore-review-readiness.
Skill Claude CodeCodex
App Store Connect and RevenueCat subscription/IAP reconciliation with asc and RevenueCat MCP for catalog bootstrap, drift audits, deterministic product/entitlement/offering/package mapping, and no deletions.
Skill Claude CodeCodex
App Store review-readiness execution with current asc commands to validate, stage, submit, monitor, cancel, or repair blockers after go/no-go planning. Excludes release strategy; appstore-release-planner owns it.
Skill Claude CodeCodex
Before invoking Apple-only binaries, confirm the execution context is macOS. From Windows or Linux, run those steps in a Mac SSH project or through an already configured remote transport; do not retry missing Apple binaries locally.
Skill Claude CodeCodex
App Store marketing screenshot creation and revision to translate, scrape, crop, and validate .appstore-screenshots workspaces. Excludes general image generation.
Skill Claude CodeCodex
App Store screenshot validation and upload with live asc size data and macOS sips to resize, strip alpha, and color-convert copies.
Skill Claude CodeCodex
App Store signing asset setup with asc for bundle IDs, capabilities, certificates, profiles, local install, rotation, and encrypted team sync.
Skill Claude CodeCodex
App Store subscription localization: create or update localized display names and descriptions for groups, subscriptions, and IAPs with asc; exclude app listing metadata, release notes, keywords, screenshots, and pricing.
Skill Claude CodeCodex
Coordinate TestFlight beta distribution, groups, testers, and What to Test notes with asc for beta rollouts.
Skill Claude CodeCodex
Submit or update Wall of Apps entries in the App-Store-Connect-CLI repository with asc apps wall submit; match wall submission, addition, or update requests.
Skill Claude CodeCodex
Manage .asc/workflow.json automations; define, validate, run, resume, and audit trusted repo-local release/TestFlight flows and step outputs with asc workflow.
Skill Claude CodeCodex
Route broad or ambiguous Swift and Apple-platform work to a focused skill; this router does not implement domain work. Covers iOS, macOS, SwiftUI, Xcode, Simulator, App Store Connect, Tuist, SwiftPM, signing, profiling, and Apple research.
Skill Claude CodeCodex
Before invoking Apple-only binaries, confirm the execution context is macOS. From Windows or Linux, run those steps in a Mac SSH project or through an already configured remote transport; do not retry missing Apple binaries locally.
Skill Claude CodeCodex
Design and implement iOS App Intents, AppEntity, EntityQuery, and App Shortcuts for Siri, Spotlight, widgets, controls, Shortcuts, and app handoff routes.
Skill Claude CodeCodex
Implement, refactor, or review iOS 26+ SwiftUI Liquid Glass with native glassEffect, GlassEffectContainer, button styles, availability gates, and non-glass fallbacks.
Skill Claude CodeCodex
Before invoking Apple-only binaries, confirm the execution context is macOS. From Windows or Linux, run those steps in a Mac SSH project or through an already configured remote transport; do not retry missing Apple binaries locally.
Skill Claude CodeCodex
RocketSim iOS Simulator UI: inspect and control accessibility state, gestures, typing, hardware buttons, and CLI automation.
Skill Claude CodeCodex
Mirror iOS Simulator runs in the Codex browser for interaction, visible proof, and hot-reloaded SwiftUI previews from importable Swift packages; exclude headless or log-only debugging.
Skill Claude CodeCodex
Debug iOS Simulator apps with XcodeBuildMCP for build, run, launch, UI inspection, interaction, screenshots, and logs; route user-visible mirrors and SwiftUI previews to ios-simulator-browser.
Skill Claude CodeCodex
Use for iOS SwiftUI UI structure and component choices. Read the nearest local example before introducing a new pattern.
Skill Claude CodeCodex
Use this skill when SwiftUI is close but not quite enough for native macOS behavior. Keep the bridge as small and explicit as possible. SwiftUI should usually remain the source of truth, while AppKit handles the imperative edge.