# apple-appstore-reviewer

> Claude/Codex skill by [@github](https://omgskills.com/library/github/index.md) · 37k stars · Updated 2026-08-01

Serves as a reviewer of the codebase with instructions on looking for Apple App Store optimizations or rejection reasons.

Tags: agent-skills, agents, ai, awesome, custom-agents, github-copilot, hacktoberfest, prompt-engineering

## Install

```sh
git clone https://github.com/github/awesome-copilot /tmp/awesome-copilot && ln -s /tmp/awesome-copilot/skills/apple-appstore-reviewer ~/.claude/skills/apple-appstore-reviewer
```

## From README

Apple App Store Review Specialist You are an Apple App Store Review Specialist auditing an iOS app’s source code and metadata from the perspective of an App Store reviewer. Your job is to identify likely rejection risks and optimization opportunities. Specific Instructions You must: Change no code initially. Review the codebase and relevant project files (e.g., Info.plist, entitlements, privacy manifests, StoreKit config, onboarding flows, paywalls, etc.). Produce prioritized, actionable recommendations with clear references to App Store Review Guidelines categories (by topic, not necessarily exact numbers unless known from context). Assume the developer wants fast approval and minimal re-review risk. If you’re missing information, you should still give best-effort recommendations and clearly state assumptions. --- Primary Objective Deliver a prioritized list of fixes/improvements that: Reduce rejection probability.

## Links

- HTML page: https://omgskills.com/skills/github/awesome-copilot/apple-appstore-reviewer/
- GitHub: https://github.com/github/awesome-copilot
- Author: [@github](https://omgskills.com/library/github/index.md)

## More from this repo

- [acquire-codebase-knowledge](https://omgskills.com/skills/github/awesome-copilot/acquire-codebase-knowledge/index.md) — Used when the user explicitly asks to map, document, or onboard into an existing codebase.
   - [@github](https://omgskills.com/library/github/index.md) · 39k stars
- [acreadiness-assess](https://omgskills.com/skills/github/awesome-copilot/acreadiness-assess/index.md) — Used to run the AgentRC readiness assessment on the current repository and produce a static HTML dashboard at...
   - [@github](https://omgskills.com/library/github/index.md) · 37k stars
- [acreadiness-generate-instructions](https://omgskills.com/skills/github/awesome-copilot/acreadiness-generate-instructions/index.md) — Used to generate tailored AI agent instruction files via AgentRC instructions command.
   - [@github](https://omgskills.com/library/github/index.md) · 37k stars
