This one checks your iOS, macOS, or visionOS code against Apple's App Store Review Guidelines before you submit. It covers all five major sections (Safety, Performance, Business, Design, Legal) with specific code examples in Swift, Objective-C, React Native, and Expo. The most useful part is the quick reference showing critical rejection patterns like hardcoded API keys, bypassing in-app purchases, or missing ATT prompts. It flags high-risk items like account deletion requirements and Sign in with Apple obligations. Created by safaiyeh, it's essentially a pre-flight checklist that catches the common mistakes that get apps rejected, which honestly could save you a week of review hell.
npx skills add https://github.com/safaiyeh/app-store-review-skill --skill app-store-review