appstore-prep

Evaluate iOS project privacy, permissions, assets, and build settings for App Store readiness.

Updated Dec 22, 2025
One-click install
npx skills add https://github.com/miyakawa2449/KiroBookmark --skill appstore-prep
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: appstore-prep
Source: https://github.com/miyakawa2449/KiroBookmark/tree/main/.claude/skills/appstore-prep
Command: npx skills add https://github.com/miyakawa2449/KiroBookmark --skill appstore-prep

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps ensure App Store submission readiness by verifying privacy policies, permission explanations, assets, and build settings in an iOS project.

Core Features & Use Cases

  • Checklist-driven readiness: validates presence and correctness of privacy policy URL, Info.plist permission descriptions, and release configurations.
  • Asset validation: ensures App Icon (all required sizes) and screenshots exist for the store listing.
  • Audit and remediation: identifies gaps, generates actionable steps, and supports quick fixes before submission.
  • Use Case: Before submitting a new build, run this Skill to confirm all required items are present and properly described, then obtain a remediation plan.

Quick Start

Use this skill to scan your iOS project and produce a pre-submission readiness checklist with prioritized remediation steps.

Frequently Asked Questions about appstore-prep

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check my iOS project for App Store submission readiness?

To ensure App Store submission readiness, evaluate your iOS project's privacy policies, Info.plist permission descriptions, asset configurations, and build settings. This process generates a prioritized checklist with actionable remediation steps to fix gaps before submission.

What do I need in my Info.plist to pass an App Store preflight check?

An App Store preflight check requires your Info.plist to contain correct permission descriptions explaining why your app needs each system permission. The validation process verifies these strings are present to ensure compliance before submission.

Does this App Store readiness checklist validate required app icons and screenshots?

Yes, the App Store readiness checklist validates that required app icons in all necessary sizes and store listing screenshots exist in your project. Asset validation confirms these mandatory components are present before submission.

What is the best way to fix missing privacy policy URLs before submitting an app?

The best way to fix missing privacy policy URLs is to run a checklist-driven readiness audit that identifies the gap and generates actionable remediation steps. This provides a prioritized plan to quickly add the required compliance links before submission.

Can I use this preflight checklist for an existing iOS build or only for new releases?

You can use this preflight checklist for both existing iOS builds and new releases. Run the audit before submitting any build to confirm all privacy policies, permission explanations, assets, and release configurations are present and correctly configured.