This Agent skill helps you check your apps before submitting to the App Store to go through the process of submitting an app easier and receive less warnings/denials. Recommended model: Claude Opus 4.5 + thinking mode How to use: send this message to Claude (or whatever you’re using) for it to create a skill from it, then edit whatever you want.
目的: 在提交前根据 Apple 的 App Store 审核指南预验证 iOS 构建。及早发现可能导致拒绝的问题,审查元数据质量,并确保符合隐私和技术要求。 能力: - 解析您的 Xcode 项目和 Info.plist 以查找配置问题 - 根据声明的 API 使用情况验证隐私清单 (PrivacyInfo.xcprivacy) - 检查私有 API 使用和已弃用的框架 - 审查 App Store Connect 元数据:屏幕截图、描述...