app-store-review-skill
Audit iOS and React Native apps for App Store rejection risks
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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→claude-for-legal
AI legal workspace for contracts, privacy, IP, litigation, and compliance
patent-disclosure-skill
Draft Chinese patent disclosures and read patents in plain language
app-privacy-policy-generator
Generate privacy policies and terms for mobile and web apps