Resources
Give the whole kit to your AI.
Every fiche, checklist, guide, prompt and template as clean Markdown — structured as an index plus 10 thematic files (93 docs), so your AI loads only what it needs. Install it as a skill in Claude Code, or attach the files to any AI, and let it audit your submission.
The download is included with the kit. Buy once, then grab the ZIP or point your AI at the files.
Install it in your tool
Download and unzip — you get a app-store-approval-kit/ folder.
Then, depending on where you code:
- Claude Code
-
Drop the folder into
.claude/skills/(in your project, or~/.claude/for every project). Claude invokes it on its own whenever you mention an App Store rejection. - Claude.ai / Desktop
- Add the files to a Project, or attach them to the conversation.
- Cursor / Windsurf
-
Attach the
.mdfiles with@, or pasteindex.mdinto your rules. (No skills here — so no.claude/skills/.) - ChatGPT / Codex
- Attach the folder (or just the files you need) and ask your question.
Then ask, e.g. “Using these AppRejectKit files, audit my app against what
Apple checks and list what I should fix before submitting.”
Point it at SKILL.md or index.md first — both map
every file so the AI reads only what’s relevant and keeps token usage low.
What’s inside
- SKILL.md Installable agent-skill manifest (drop the folder into
.claude/skills/). - index.md Map of the kit + how to use it with an AI.
- before-submit.md Pre-submission checklists, self-audit, App Store Connect field guide and glossary — do these before hitting Submit. 11 docs
- by-app-type.md Where AI, subscription, WebView, no-code, crypto and UGC apps get rejected — and the pre-submit must-dos for each. 13 docs
- ai-prompts.md Copy-paste prompts to audit your build with Claude Code / Cursor before Apple does. 6 docs
- fixes-1-safety.md Rejections under Guideline 1 — objectionable / UGC content moderation, broken links, and data security / ATS. 4 docs
- fixes-2-availability-completeness.md Rejections under Guideline 2 — demo access, crashes, placeholder content, backend availability, IAP completeness. 14 docs
- fixes-3-payments.md Rejections under Guideline 3 — in-app purchase rules, subscriptions, external payments, business model. 10 docs
- fixes-4-design.md Rejections under Guideline 4 — minimum functionality, spam/copycat, WebView wrappers, iPad compatibility. 5 docs
- fixes-5-legal-privacy.md Rejections under Guideline 5 — privacy policy, privacy labels, purpose strings, account deletion, ATT, export compliance, and Developer Code of Conduct (5.6) issues like manipulative paywalls and rating prompts. 10 docs
- fixes-other.md Process-level issues — Resolution Center replies, appeals, unresolved-issue loops, and cross-guideline rejections. 5 docs
- templates.md Review Notes, rejection replies, clarifications, appeals and re-review requests — copy, fill the brackets, send. 15 docs