VerifiedGit
v1.0.0

asc-submission-prereqs

by @moasq0 pulls
URLopenbooklet.com/s/asc-submission-prereqs
Pinnedopenbooklet.com/s/asc-submission-prereqs@1.0.0
APIGET /api/v1/skills/asc-submission-prereqs

Complete App Store submission prerequisites checklist including privacy, data collection, AI disclosure, screenshots, and metadata requirements. Use when preparing an app for App Store review or diagnosing submission failures.

21 skills from this repomoasq/nanowave
asc-submission-prereqsviewing
adaptive-layoutinternal/skills/data/ui/adaptive-layout/SKILL.md

Adaptive layout for iPad and universal apps: NavigationSplitView, size classes, horizontalSizeClass, presentations, HIG compliance. Use when building iPad-optimized layouts, supporting multiple screen sizes, or adapting UI for iPhone+iPad. Triggers: iPad, universal, NavigationSplitView, horizontalSizeClass, size class, adaptive.

animationsinternal/skills/data/ui/animations/SKILL.md

Animation enforcement: containment, modifier order, timing, performance, and transition safety. Use when implementing UI patterns related to animations.

app-clipsinternal/skills/data/extensions/app-clips/SKILL.md

App Clip implementation: separate target, associated domains, URL handling, size limits. Use when implementing app features related to app clips.

app-reviewinternal/skills/data/features/app-review/SKILL.md

App Store review prompts: StoreKit requestReview(), timing rules, rate limiting, review request best practices. Use when adding rating prompts, requesting reviews, or integrating StoreKit review APIs. Triggers: requestReview, StoreKit, AppStore, rating, review prompt.

apple-translationinternal/skills/data/features/apple-translation/SKILL.md

On-device translation: Translation framework, system translation sheet, TranslationSession API, language detection. Use when adding text translation, language switching, or on-device ML translation features. Triggers: Translation, TranslationSession, translate, language, translationTask.

asc-cli-usageinternal/skills/data/features/asc-cli-usage/SKILL.md

Guidance for using asc cli in this repo (flags, output formats, pagination, auth, and discovery). Use when asked to run or design asc commands or interact with App Store Connect via the CLI.

asc-publishinternal/skills/data/features/asc-publish/SKILL.md

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.

asc-revenuecat-catalog-syncinternal/skills/data/features/asc-revenuecat-catalog-sync/SKILL.md

Reconcile App Store Connect subscriptions and in-app purchases with RevenueCat products, entitlements, offerings, and packages using asc and RevenueCat MCP. Use when setting up or syncing subscription catalogs across ASC and RevenueCat.

asc-screenshot-uploadinternal/skills/data/features/asc-screenshot-upload/SKILL.md

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.

asc-version-routinginternal/skills/data/features/asc-version-routing/SKILL.md

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 state.

asset-managementinternal/skills/data/features/asset-management/SKILL.md

Manage Xcode project assets including app icons, images, and asset catalogs. Use when handling app icon installation, image asset creation, or asset catalog modifications.

biometricsinternal/skills/data/features/biometrics/SKILL.md

watchOS authentication: wrist detection, optic ID, LAContext on watchOS. Use when implementing watchOS-specific patterns related to biometrics.

chartsinternal/skills/data/features/charts/SKILL.md

Swift Charts: BarMark, LineMark, AreaMark, PointMark, axis customization, scrollable charts. Use when implementing app features related to charts.

color-contrastinternal/skills/data/ui/color-contrast/SKILL.md

Color contrast and accessibility: WCAG ratios, semantic colors, dark mode pairing, text on images, opacity rules. Use when choosing colors, ensuring text readability, or validating contrast ratios for accessibility. Triggers: contrast, WCAG, foregroundColor, background, opacity, semantic color, dark mode color.

feedback-statesinternal/skills/data/ui/feedback-states/SKILL.md

Feedback state patterns: loading indicators, error handling UI, success confirmations, disabled states, skeleton views. Use when adding loading spinners, error alerts, success feedback, or managing empty/error/loading view states. Triggers: ProgressView, loading, error, alert, empty state, skeleton, disabled, feedback.

forms-and-inputinternal/skills/data/ui/forms-and-input/SKILL.md

Forms and input: TextField, Picker, Toggle, validation, keyboard. Use when implementing UI patterns related to forms and input.

gesturesinternal/skills/data/watchos/gestures/SKILL.md

Gesture patterns: tap, swipe actions, long press, drag, context menus, gesture priority, haptic pairing. Use when implementing UI patterns related to gestures.

healthkitinternal/skills/data/features/healthkit/SKILL.md

HealthKit: HKHealthStore, authorization, reading/writing health data, queries. Use when implementing app features related to healthkit.

layoutinternal/skills/data/always-macos/layout/SKILL.md

Layout patterns: VStack, HStack, Grid, LazyVGrid, GeometryReader, alignment. Use when implementing UI patterns related to layout.

list-patternsinternal/skills/data/ui/list-patterns/SKILL.md

List patterns: ForEach, sections, swipe actions, search, pull-to-refresh. Use when implementing UI patterns related to lists.

Auto-indexed from moasq/nanowave

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0