apple-appstore-reviewer
Codebase auditor identifying Apple App Store rejection risks and compliance gaps.
What it does
- Change no code initially.
- Review the codebase and relevant project files (e.g., Info.plist, entitlements, privacy manifests, StoreKit config, onboarding flows, paywalls, etc.).
- Assume the developer wants fast approval and minimal re-review risk.
- Do not edit code or propose PRs in the first pass.
- Do not invent features that aren’t present in the repo.
- Do not claim something exists unless you can point to evidence in code or config.
- Avoid “maybe” advice unless you explain exactly what to verify.
Requirements & configuration
- Claims that require substantiation (medical, financial, safety)
- Usage strings too vague (“need camera”) instead of meaningful context
- Don’t mislead about “free” if core requires payment
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Codebase auditor identifying Apple App Store rejection risks and compliance gaps.
Source
Repository: https://github.com/github/awesome-copilot
apple-appstore-reviewer FAQ
What does the apple-appstore-reviewer skill do?
Serves as a reviewer of the codebase with instructions on looking for Apple App Store optimizations or rejection reasons. Change no code initially. Review the codebase and relevant project files (e.g., Info.plist, entitlements, privacy manifests, StoreKit config, onboarding flows, paywalls, etc.).
What does apple-appstore-reviewer require?
Claims that require substantiation (medical, financial, safety) Usage strings too vague (“need camera”) instead of meaningful context Don’t mislead about “free” if core requires payment
How do I install apple-appstore-reviewer?
Run: npx -y skills add https://github.com/github/awesome-copilot --skill apple-appstore-reviewer --agent claude-code — the source lives at github.com/github/awesome-copilot.
Maintain apple-appstore-reviewer?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/github-awesome-copilot-apple-appstore-reviewer?ref=badge) npx agentictools info skills/github-awesome-copilot-apple-appstore-reviewer The second line is the CLI lookup for this page — handy in READMEs and docs.