#790 · Primary category: AI Agents & Automation

app-store-preflight-skills

AI agent skill to scan iOS/macOS projects for App Store rejection patterns before submission

Project last updated:05/29/26

GitHub Stars

1.3K

Forks

71

Contributors

2

License

MIT

Why we included this project

If you ship iOS or macOS apps, this is a skill you can hand to an AI coding agent so it audits your project against Apple's review guidelines before you hit submit. It walks through your Xcode project, source code, metadata, and config files, and flags the specific patterns that commonly trigger rejections: missing privacy manifests, incomplete review notes, misleading subscription pricing, unused entitlements, and similar issues. The bundled reference covers all 100+ Apple Review Guidelines plus ten app-type-specific checklists, so the checks adapt to whether you're shipping a kids app, a health app, a game, or a VPN. It also integrates with the asc CLI to pull real App Store metadata rather than guessing from local files. For solo developers and small teams who can't afford a rejected submission cycle, this turns a tedious manual review into a repeatable, automated pre-flight step.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category