用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-ios --skill app-store命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | app-store |
| description | Master App Store deployment - Submission, TestFlight, CI/CD, release management |
| sasmp_version | 1.3.0 |
| version | 2.0.0 |
| bonded_agent | 07-app-store |
| bond_type | PRIMARY_BOND |
| last_updated | 2024-12 |
Ship iOS apps to the App Store with confidence
By completing this skill, you will:
| Requirement | Level |
|---|---|
| iOS Development | Intermediate |
| Apple Developer Account | Required |
| Git basics | Required |
Topics:
Topics:
Topics:
Submission Checklist:
[ ] App icon (all sizes)
[ ] Screenshots (all device sizes)
[ ] Description and keywords
[ ] Privacy policy URL
[ ] Support URL
[ ] Age rating questionnaire
[ ] Export compliance
[ ] Privacy nutrition labels
Topics:
Topics:
Fastlane Example:
lane :beta do
increment_build_number
build_app(scheme: "MyApp")
upload_to_testflight(
skip_waiting_for_build_processing: true
)
end
Topics:
Common Rejections:
| Reason | Guideline | Fix |
|---|---|---|
| Crashes | 2.1 | Fix and test |
| Placeholder content | 2.3.3 | Remove placeholders |
| Privacy issues | 5.1.1 | Add privacy labels |
| Login required | 4.2.3 | Add demo account |
Topics:
| Criteria | Weight |
|---|---|
| Code signing mastery | 25% |
| Submission quality | 25% |
| CI/CD automation | 25% |
| Review handling | 25% |
| Stage | Duration |
|---|---|
| Initial submission | 1-2 hours |
| Review (new app) | 24-48 hours |
| Review (update) | 24 hours |
| Rejection response | Same day |
| Expedited review | 24 hours |