submission-preview

Community

Preflight checks for App Store approval

Authorn0rvyn
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill scans an Xcode/macOS project to detect code-level issues that commonly trigger App Store rejections, saving developers time and reducing last-minute submission failures.

Core Features & Use Cases

  • Project characteristic detection: Automatically determines if the app has accounts, IAP, UGC, background modes, location, HealthKit, third-party login, or tracking to scope relevant checks.
  • Code and plist verification: Searches Info.plist, imports, and source files to validate permission strings, deprecated APIs, background mode implementations, StoreKit usage, and sign-in flows with file:line evidence.
  • Actionable report: Produces a categorized pre-submission report (High/Medium/Passed), a manual verification checklist, and remediation steps tied to specific guideline sections (1–5).
  • Use Case: Run before uploading a build to App Store Connect or when asked "will this pass review" to catch privacy, permission, IAP, and background implementation issues.

Quick Start

Run a submission preview by asking the assistant to run submission-preview on the project and review App Store readiness.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: submission-preview
Download link: https://github.com/n0rvyn/indie-toolkit/archive/main.zip#submission-preview

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.