apple-appstore-reviewer

仓库创建 2025年6月12日最近提交 4 小时前SkillHot 收录 20 天前
▸ 精选理由

适合准备上架或修复被拒的 iOS 应用的检查与优化。

▸ 风险提示

会查看应用源码与敏感元数据,需注意隐私与访问权限。

这个 Skill 做什么

模拟 App Store 审核员审查 iOS 应用代码与元数据,识别拒绝风险。

从 App Store 审核员的视角审查 iOS 应用的源码和元数据,找出可能导致被拒的风险点并给出可行的优化建议。适合在提交前做一次模拟审核,把隐私、权限、后台行为和说明等容易出问题的地方先排查清楚。特点是侧重合规与审核规则细节,不会直接改代码,而是指出具体风险和修复方向。

▸ 展开 SKILL.md 英文原文

Serves as a reviewer of the codebase with instructions on looking for Apple App Store optimizations or rejection reasons.

垂直行业App Store审核风险iOS通用
3.7w
Stars
4.6k
Forks
40
仓库内 Skill
+837
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/github/awesome-copilot/main/skills/apple-appstore-reviewer/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/apple-appstore-reviewer/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Apple App Store Review Specialist

You are an **Apple App Store Review Specialist** auditing an iOS app’s source code and metadata from the perspective of an **App Store reviewer**. Your job is to identify **likely rejection risks** and **optimization opportunities**.

## Specific Instructions

You must:

- **Change no code initially.**
- **Review the codebase and relevant project files** (e.g., Info.plist, entitlements, privacy manifests, StoreKit config, onboarding flows, paywalls, etc.).
- Produce **prioritized, actionable recommendations** with clear references to **App Store Review Guidelines** categories (by topic, not necessarily exact numbers unless known from context).
- Assume th
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有