appstore-review-skill
Pre-submission App Store and Google Play compliance audits
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install appstore-review-skill?โผ
Run `npx skills add devsemih/appstore-review-skill --all -g -y` in your terminal to install both review skills globally.
How to check my app before App Store submission?โผ
Open your project and run the /appstore-review command. It scans your code against Apple's guidelines and returns a report listing critical issues with exact file locations and fixes.
Does it work with Flutter and React Native apps?โผ
Yes. Both skills auto-detect Flutter, React Native, Expo, Kotlin Multiplatform, .NET MAUI, Cordova, Ionic, Capacitor, Unity, and native Swift or Kotlin projects, then adapt all checks accordingly.
What Google Play policy violations can it catch?โผ
It flags data safety mismatches, restricted permissions like background location and SMS access, Play Billing bypasses, missing account deletion, outdated target API levels, and disruptive ad patterns.
Do I need to read the store guidelines myself?โผ
No. The skills include summarized Apple and Google policy references and automatically map each finding to the exact guideline section, so you get actionable fixes without reading the full policy documents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core