Emasoft

iOS Review Preflight — Development skill for Claude Code

Development community

Scan an iOS project for App Store rejection patterns and emit a preflight risk report.

How to install iOS Review Preflight

Installs to ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-review-preflight/SKILL.md

Terminal
mkdir -p ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-review-preflight && curl -fsSL https://raw.githubusercontent.com/Emasoft/emasoft-complete-ios-app-authoring/HEAD/commands/ios-review-preflight.md -o ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-review-preflight/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What iOS Review Preflight does


description: Scan an iOS project for App Store rejection patterns and emit a preflight risk report argument-hint: "[path] [--focus safety|metadata|privacy|iap|design|signing]"

/ios-review-preflight

Audit the app project for App Store Review Guideline violations and missing submission artifacts **before** upload, then produce a single preflight risk report. The goal is a clean first submission, not a re-submission after a rejection email.

Target the latest Apple platforms (iOS 26 / i

Alternatives in Development

  • iOS Marketing Capture — Automate Multi-Locale asset creation for your iOS app 256 ★
  • Netclode — Self hosted cloud coding agent with k3s + kata containers + cloud hypervisor microVMs + tailscale + any harnes 249 ★
  • iOS App Store Submit — Claude Code skill for automating iOS App Store submission 130 ★

Full documentation available on GitHub

View Source Repository