craft-coder/mobile/app-store-deploy/SKILL.md
iOS App Store and Google Play submission requirements and process.
npx skillsauth add timequity/plugins app-store-deployInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
# Configure credentials
eas credentials
# Submit to App Store Connect
eas submit --platform ios
| Issue | Solution | |-------|----------| | Crash on launch | Test on real devices | | Incomplete metadata | Fill all required fields | | Placeholder content | Use real content | | Login required | Provide demo account |
# First time: upload manually
# Then: eas submit --platform android
tools
Backup strategies, disaster recovery planning, and business continuity.
devops
Cloud cost management, rightsizing, and FinOps practices.
testing
CI/CD pipeline design with GitHub Actions, GitLab CI, and best practices.
development
Validate idea and create detailed PRD. Saves docs/PRD.md to project. Use when: user describes an app idea, wants to create something new. Triggers: "I want to build", "create app", "make website", "build MVP", "хочу создать", "сделать приложение".