app-store-preflight-skills
An AI agent skill for scanning iOS/macOS projects to detect App Store rejection patterns.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.3k
- Source
- skill-github
Overview
App Store Preflight is an AI agent skill that checks iOS/macOS projects before submission to catch common issues that could lead to App Store rejections. It scans Xcode projects, source code, metadata, and configuration files, flagging typical violations. The skill integrates `asc` CLI and ASC CLI Skills to fetch and inspect App Store metadata. Designed for developers to perform pre-submission checks and ensure compliance with Apple's review guidelines.
Capabilities
- ▪Scan Xcode projects
- ▪Check source code and configuration files
- ▪Flag common violations
- ▪Integrate `asc` CLI to fetch metadata
- ▪Provide detailed rejection rules
Use cases
Setup
npx skills add truongduy2611/app-store-preflight-skills
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How does this skill work?
Identify app type, fetch metadata, scan rejection rules, report results, and provide remediation suggestions.
What dependencies are required?
Node environment and `asc` CLI are required.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.