safaiyehsafaiyehCommunity·1 Agent Skills Included

app-store-review-skill

Audit iOS and React Native apps for App Store rejection risks

Audits iOS, macOS, and React Native app code against every point of Apple's App Store Review Guidelines. Flags rejection risks like missing privacy policies, broken in-app purchases, and weak content moderation before submission. Provides checklists, code examples, and fixes so developers ship compliant apps faster.
npx skills add safaiyeh/app-store-review-skill --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install App Store Review Skill?

Run `npx skills add safaiyeh/app-store-review-skill --all -g -y` in your terminal to install it globally for your coding agent.

How to check my app for App Store rejection risks?

Open your project with your coding agent and ask for an App Store compliance review. The skill scans your code against all five guideline sections and lists issues with code references and fixes.

Does it work with React Native and Expo apps?

Yes. It includes dedicated checklists and code patterns for React Native and Expo, covering packages like react-native-iap, expo-tracking-transparency, and expo-apple-authentication.

Which agents support this skill?

It works with Codex, Claude Code, Cursor, Windsurf, and any agent that supports the skills.sh standard.

What issues does it catch before submission?

It flags critical problems like private API usage, hardcoded secrets, and external payments, plus high-risk issues like missing App Tracking Transparency, no account deletion, and unmoderated user content.

Related Repositories in Legal & Compliance

View All in Legal & Compliance