Claude Skill

truongduy2611/app-store-preflight-skills

App Store Preflight Skills is a Claude Skill that scans iOS/macOS projects for App Store rejection patterns before submission, reducing rejection risk and streamlining app review.

Overview

Stars1,263
Forks68
LanguageUnknown
Last pushed2026-05-29
Last synced2026-07-02
View on GitHub

Repository

Ownertruongduy2611
Repositoryapp-store-preflight-skills
Full nametruongduy2611/app-store-preflight-skills
Repo ID1,185,958,882

Install this Skill

npx skills add truongduy2611/app-store-preflight-skills

Registry

Typeopenclaw_skill
Quality score75/100
Verificationreadme_parsed
Last verified2026-06-03
Platforms
Claude
Capabilities
imagevideoterminal
Detected files
README.mdSKILL.md
Config keys
APP_ID

Summary

App Store Preflight Skills is an AI agent skill (Claude Skill) that scans iOS and macOS projects for common App Store rejection patterns before submission, helping developers identify and fix issues early.

Chinese description

AI代理技能:在提交前扫描iOS/macOS项目中的App Store拒绝模式(Claude Skill)

Key features

  • Scans iOS/macOS projects for App Store rejection patterns
  • Pre-submission validation to reduce rejection risk
  • Integrates with AI agents for automated analysis
  • Lightweight and easy to integrate into CI/CD pipelines

Use cases

  • Pre-submission code review for App Store compliance
  • Automated rejection pattern detection in CI/CD
  • Developer education on common rejection causes
  • Quality assurance for iOS/macOS app releases

README excerpt

# ✈️ App Store Preflight An AI agent skill that runs pre-submission checks on your iOS/macOS project to catch common mistakes that lead to App Store rejection. ## Overview Preflight helps developers catch potential App Store Review guideline violations **before** submitting their app. It scans your Xcode project, source code, metadata, and configuration files to flag issues that commonly result in rejections from Apple. This skill integrates with the [`asc` CLI](https://github.com/rudrankriyam/App-Store-Connect-CLI) (`brew install asc`) and the [ASC CLI Skills](https://github.com/rudrankriyam/app-store-connect-cli-skills) to pull and inspect App Store metadata. Most metadata examples assume the canonical JSON layout written by `asc metadata pull`. If you are starting from fastlane metadata, adapt the path examples or pull the canonical `asc` layout first. ## Install ```bash npx skills add truongduy2611/app-store-preflight-skills ``` ## Guideline Index (by App Type) The `references/guidelines/` directory contains a **complete index of all 100+ Apple Review Guidelines** and **10 app-type specific checklists**: | Checklist | App Type | |-----------|----------| | [all_apps.md](./references/guidelines/by-app-type/all_apps.md) | Universal (every submission) | | [subscription_iap.md](./references/guidelines/by-app-type/subscription_iap.md) | Subscriptions / In-App Purchases | | [social_ugc.md](./references/guidelines/by-app-type/social_ugc.md) | Social / User-Generated Content | | [kids.md](./references/guidelines/by-app-type/kids.md) | Kids Category | | [health_fitness.md](./references/guidelines/by-app-type/health_fitness.md) | Health, Fitness & Medical | | [games.md](./references/guidelines/by-app-type/games.md) | Games | | [macos.md](./references/guidelines/by-ap

Topics

No topics yet.

Explore more

Data from GitHub. Synced on 2026-07-02