asc-ppp-pricing
Set territory-specific pricing for subscriptions and in-app purchases using purchasing power parity (PPP). Use when adjusting prices by country or implementing localized pricing strategies.
Browse curated skills with source links, package snapshots, README assets and install signals in one calm, searchable catalog.
Set territory-specific pricing for subscriptions and in-app purchases using purchasing power parity (PPP). Use when adjusting prices by country or implementing localized pricing strategies.
Route App Store Connect actions based on version state. Use when the user wants to submit, update, or manage an app version and you need to determine the correct workflow based on the current version …
Manage Xcode project assets including app icons, images, and asset catalogs. Use when handling app icon installation, image asset creation, or asset catalog modifications.
End-to-end release workflows for TestFlight and App Store including build, archive, export, upload, and distribution. Use when asked to publish, submit, distribute to TestFlight, or submit to App Stor…
MapKit integration: Map view, annotations, overlays, user location, search, directions. Use when implementing app features related to maps.
Subscription and credit management architecture with RevenueCat. Use when implementing subscription state, credit balance, or feature gating.
Mobile app development conventions for Adynato projects using React Native and Expo. Covers navigation patterns, native APIs, performance optimization, and platform-specific considerations. Use when b…
The Apple FoundationModels framework is used for on-device LLMs—text generation, guided generation with @Generable, tool invocation, and snapshot streaming in iOS 26+.
App Store publishing workflow with readiness checks, metadata preview, and submission. Use when publishing to the App Store, submitting to TestFlight, or managing App Store metadata.
Bulk-localize subscription and in-app purchase display names across all App Store locales using asc. Use when you want to fill in subscription/IAP names for every language without clicking through App…
Build, archive, and export iOS/macOS apps with xcodebuild before uploading to App Store Connect. Use when you need to create an IPA or PKG for upload.
Haptic feedback: UIImpactFeedbackGenerator, UINotificationFeedbackGenerator, CoreHaptics custom patterns. Use when implementing app features related to haptics.
Local notifications: permission states, scheduling, badge management, UserNotifications framework. Use when implementing app features related to notifications.
visionOS spatial gesture patterns: eye tracking, hand pinch, drag, rotate, magnify gestures. Use when implementing visionOS input handling or spatial interactions. Triggers: gesture, tap, drag, pinch,…
API integration patterns for Adynato mobile apps. Covers data fetching with TanStack Query, authentication flows, offline support, error handling, and optimistic updates in React Native/Expo apps. Use…
Focus on building high-performance, scalable, and well-architected Flutter applications. Covers clean architecture, advanced state management, and deep performance optimization.
Handle App Store screenshot requirements including automatic simulator capture and validated browser upload. Use when screenshots are missing or need to be uploaded for App Store submission.
Orchestrate iOS screenshot automation with xcodebuild/simctl for build-run, AXe for UI actions, JSON settings and plan files, Go-based framing (`asc screenshots frame`), and screenshot upload (`asc sc…
Biometric authentication: Face ID, Touch ID, LAContext, fallback to passcode. Use when implementing app features related to biometrics.
HealthKit: HKHealthStore, authorization, reading/writing health data, queries. Use when implementing app features related to healthkit.
Timer patterns: TimelineView for smooth updates, Timer.publish for periodic ticks, countdown/stopwatch formatting. Use when implementing app features related to timers.
Helps implement mobile support in HYTOPIA SDK games. Use when users need touch controls, mobile UI, device detection, or cross-platform compatibility. Covers mobile controls, touch input, and responsi…
Clean Architecture pattern for Android and Kotlin Multiplatform projects - module structure, dependency rules, use cases, repositories, and data layer patterns.
Debug Android Flutter apps including runtime errors, build issues, device connection problems, and performance issues. Use when troubleshooting Android-specific problems, crashes, or deployment issues…