devsemihdevsemihCommunityยท1 Agent Skills Included

appstore-review-skill

Pre-submission App Store and Google Play compliance audits

Audits iOS and Android projects against Apple App Store and Google Play policies before submission. Detects missing privacy manifests, account deletion flows, billing violations, restricted permissions, and hardcoded secrets across native, Flutter, React Native, Expo, and Unity projects. Produces structured compliance reports with exact file locations and fixes, preventing costly store rejections.
npx skills add devsemih/appstore-review-skill --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’