Xopoko

99 mods across 2 repositories, 45 stars between them.

Xopoko/build-swift-apps

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.

45 4d ago A 36 tokens original MIT

Xopoko/build-swift-apps

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.

45 4d ago A 45 tokens original MIT

Xopoko/build-swift-apps

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.

45 4d ago A 45 tokens original MIT

Xopoko/build-swift-apps

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.

45 4d ago A 46 tokens original MIT

Xopoko/build-swift-apps

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.

45 4d ago A 47 tokens original MIT

Xopoko/build-swift-apps

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.

45 4d ago A 51 tokens original MIT

Xopoko/build-swift-apps

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.

45 4d ago A 40 tokens original MIT

Xopoko/build-swift-apps

Skill Claude CodeCodex

App Store marketing screenshot creation and revision to translate, scrape, crop, and validate .appstore-screenshots workspaces. Excludes general image generation.

45 4d ago A 39 tokens original MIT

Xopoko/build-swift-apps

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.

45 4d ago A 38 tokens original MIT

Xopoko/build-swift-apps

Skill Claude CodeCodex

App Store signing asset setup with asc for bundle IDs, capabilities, certificates, profiles, local install, rotation, and encrypted team sync.

45 4d ago A 36 tokens original MIT

Xopoko/build-swift-apps

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.

45 4d ago A 48 tokens original MIT

Xopoko/build-swift-apps

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.

45 4d ago A 40 tokens copy · 89% MIT

Xopoko/build-swift-apps

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.

45 4d ago A 42 tokens original MIT

build-swift-apps

39

Xopoko/build-swift-apps

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.

45 4d ago A 61 tokens original MIT

Xopoko/build-swift-apps

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.

45 4d ago A 35 tokens original MIT

Xopoko/build-swift-apps

Skill Claude CodeCodex

Design and implement iOS App Intents, AppEntity, EntityQuery, and App Shortcuts for Siri, Spotlight, widgets, controls, Shortcuts, and app handoff routes.

45 4d ago A 43 tokens original MIT

Xopoko/build-swift-apps

Skill Claude CodeCodex

Implement, refactor, or review iOS 26+ SwiftUI Liquid Glass with native glassEffect, GlassEffectContainer, button styles, availability gates, and non-glass fallbacks.

45 4d ago A 47 tokens original MIT

Xopoko/build-swift-apps

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.

45 4d ago A 42 tokens original MIT

Xopoko/build-swift-apps

Skill Claude CodeCodex

RocketSim iOS Simulator UI: inspect and control accessibility state, gestures, typing, hardware buttons, and CLI automation.

45 4d ago A 31 tokens original MIT

Xopoko/build-swift-apps

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.

45 4d ago A 42 tokens original MIT

Xopoko/build-swift-apps

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.

45 4d ago A 49 tokens original MIT

Xopoko/build-swift-apps

Skill Claude CodeCodex

Use for iOS SwiftUI UI structure and component choices. Read the nearest local example before introducing a new pattern.

45 4d ago A 43 tokens original MIT

macos-appkit-bridge

48

Xopoko/build-swift-apps

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.

45 4d ago A 47 tokens copy · 86% MIT