Skip to content
Skill

iosdev-cn

by kuangre123

AI Summary

A comprehensive guide for iOS app development, building, signing, testing, and App Store release workflows tailored for China region. Useful for Chinese-speaking iOS developers navigating the submission and review process.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "iosdev-cn" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory
mkdir -p .claude/skills/iosdev && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/iosdev/SKILL.md "https://raw.githubusercontent.com/kuangre123/iosdev/main/SKILL.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

通用 iOS App 开发、构建、签名、测试与 App Store 上架流程(中国区)指南。用于当用户询问 iOS 开发/上架/审核/签名/TestFlight/App Store Connect/隐私合规/订阅配置,或输入触发词 iosdev 时。

快速使用

• 先确认:应用类型(个人/企业)、目标地区(中国区)、最低 iOS 版本、是否包含订阅/登录/UGC • 若只要流程清单,输出“开发 → 构建 → 签名 → 上传 → 审核 → 发布”六步 • 需要细节时按需加载 references 中的对应文件

工作流程(建议输出结构)

• 需求与约束确认(Bundle ID、Team、最低 iOS、功能敏感项) • 开发与构建准备(依赖管理、配置、版本号) • 签名与归档(证书、Provisioning、Archive) • 测试与验证(真机、崩溃、功能清单) • App Store Connect 准备(元数据、截图、隐私政策) • 提交审核与后续处理(审核备注、拒审处理、版本迭代)

参考资料加载指引

• 构建/签名/依赖与版本号 → references/ios-development.md • App Store 上架流程与审核常见问题(中国) → references/app-store-release-cn.md • IAP/订阅配置与测试 → references/iap-subscription.md • 隐私、ATS、安全与合规 → references/privacy-security.md

输出约束

• 仅输出通用流程,不引用项目私有信息 • 避免提供真实密钥或账号,使用占位符 • 引用官方链接时优先 Apple Developer / App Store Review Guidelines

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 3mo ago
Stale
AdoptionUnder 100 stars
12 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Stars12
Forks1
Issues0
Updated3mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code