truongduy2611/app-store-preflight-skills
VerifiedScan iOS and macOS projects for App Store rejection risks before submission.
What is truongduy2611/app-store-preflight-skills?
The skill loads app-type-specific checklists covering all major Apple Review Guidelines and scans projects for issues in metadata, privacy, design, subscriptions, and entitlements. It supports universal checks plus specialized lists for games, kids apps, health, finance, AI, and VPN categories.
After pulling metadata via the asc CLI, it runs rule-based scans from organized reference files and outputs findings with affected paths and resolution guidance. Users can apply autofixes and revalidate to confirm compliance before upload.
Intended for iOS and macOS developers who submit apps regularly and want to reduce rejection cycles by catching problems early in their workflow.
Capabilities
What you can build with truongduy2611/app-store-preflight-skills
New app submissions
Run full scans on fresh projects to verify review notes, privacy manifests, and minimum functionality requirements are complete.
Subscription app reviews
Check pricing presentation, Terms of Service links, and billing clarity against in-app purchase guidelines.
Metadata updates
Validate competitor mentions, trademark usage, and accurate device previews before pushing changes to App Store Connect.
Install truongduy2611/app-store-preflight-skills
npx skills add truongduy2611/app-store-preflight-skillsnpx skills add truongduy2611/app-store-preflight-skills- 1Install the skill using npx skills add truongduy2611/app-store-preflight-skills.
- 2Ensure the asc CLI is installed and authenticated for your App Store Connect account.
- 3Pull current metadata with asc metadata pull for the target app and version.
- 4Run the skill against your Xcode project directory to generate the initial report.
- 5Review flagged items, apply suggested fixes, and re-run checks on affected rules.
Works with
truongduy2611/app-store-preflight-skills: pros & cons
Pros
- +Covers over 100 guidelines with dedicated checklists for 10 app categories
- +Integrates directly with asc CLI for metadata handling
- +Provides actionable reports including severity and fix steps
- +Organized rule library allows targeted scans by area
Cons
- –Requires prior setup of the asc CLI and canonical metadata format
- –Limited to static analysis and does not test runtime behavior
- –Best suited for projects already using Xcode and App Store Connect workflows
Frequently asked questions
No, it catches frequent rejection patterns but cannot guarantee approval or replace reading the full guidelines.
User reviews
Verified reviews from the community shape this listing's rating.
Loading reviews…