Agent skill · Code Review & Quality

app-store-review

Audits App Store submission readiness and rejection risk across current review guidelines, PrivacyInfo.xcprivacy and required-reason APIs, privacy labels, ATT, StoreKit payments, metadata, entitlements, widgets, and Live Activities. Use when preparing a submission, responding to rejection, reconciling privacy evidence, or separating upload blockers from cleanup.

Derek Pearson935★ · +23/wk · 1 repos on radarProfile →
claude-codecodexcursorNOASSERTION
Install
npx skills add dpearson2699/swift-ios-skills --skill app-store-review --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 4
SKILL.md size: 13 KB
Bundled scripts: none
Path: skills/app-store-review/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 963 · +28 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# App Store Review Preparation Catch App Store rejection risks before submission. Treat policy, SDK, privacy, entitlement, payment, and metadata checks as current release evidence rather than durable facts. ## Contents - [Top Rejection Reasons and How to Avoid Them](#top-rejection-reasons-and-how-to-avoid-them) - [PrivacyInfo.xcprivacy -- Privacy Manifest Requirements](#privacyinfoxcprivacy-privacy-manifest-requirements) - [Data Use, Sharing, and Privacy Policy (Guideline 5.1.2)](#data-use-sharing-and-privacy-policy-guideline-512) - [In-App Purchase and StoreKit Rules (Guideline 3.1.1)](#in-app-purchase-and-storekit-rules-guideline-311) - [HIG Compliance Checklist](#hig-compliance-checklist) - [App Tracking Transparency (ATT)](#app-tracking-transparency-att) - [EU Digital Markets Act (DMA) Considerations](#eu-digital-markets-act-dma-considerations) - [Entitlements and Capabilities](#entitlements-and-capabilities) - [Submission Workflow](#submission-workflow) - [Metadata Best Practices](#metadata-best-practices) - [Appeal Process](#appeal-process) - [Common Mistakes](#common-mistakes) - [Review Checklist](#review-checklist) - [References](#references) Start every audit by fetching t

What's inside
Steps it walks through
  1. Contents
  2. Blocking Submission Checks
  3. Top Rejection Reasons and How to Avoid Them
  4. PrivacyInfo.xcprivacy -- Privacy Manifest Requirements
  5. Summary
  6. Data Use, Sharing, and Privacy Policy (Guideline 5.1.2)
  7. In-App Purchase and StoreKit Rules (Guideline 3.1.1)
  8. HIG Compliance Checklist
  9. App Tracking Transparency (ATT)
  10. When ATT Is Required
  11. When ATT Is NOT Required
  12. ATT Implementation
  13. EU Digital Markets Act (DMA) Considerations
  14. Entitlements and Capabilities
Ships with 3 files
  • evals/evals.json
  • references/privacy-manifest.md
  • references/review-checklists.md
More from swift-ios-skills
All skills →
About this skill
What does the app-store-review skill do?

Audits App Store submission readiness and rejection risk across current review guidelines, PrivacyInfo.xcprivacy and required-reason APIs, privacy labels, ATT, StoreKit payments, metadata, entitlements, widgets, and Live Activities. Use when preparing a submission, responding to rejection, reconciling privacy evidence, or separating upload blockers from cleanup.

How do I install it?

Run `npx skills add dpearson2699/swift-ios-skills --skill app-store-review --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From dpearson2699/swift-ios-skills, a repository with 963 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going