store-preflight-compliance
This skill should be used when the user asks to "run a play store and app store checkup", "review mobile app submission readiness", "check Google Play policy compliance", "check Apple App Store compliance", "audit store submission risks", or "prepare a mobile app for store submission".
Best use case
store-preflight-compliance is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
This skill should be used when the user asks to "run a play store and app store checkup", "review mobile app submission readiness", "check Google Play policy compliance", "check Apple App Store compliance", "audit store submission risks", or "prepare a mobile app for store submission".
Teams using store-preflight-compliance should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/store-preflight-compliance/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How store-preflight-compliance Compares
| Feature / Agent | store-preflight-compliance | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
This skill should be used when the user asks to "run a play store and app store checkup", "review mobile app submission readiness", "check Google Play policy compliance", "check Apple App Store compliance", "audit store submission risks", or "prepare a mobile app for store submission".
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Store Preflight Compliance Run a full pre-submission compliance checkup for mobile apps targeting Google Play and Apple App Store. ## Purpose Use this skill to produce a release-readiness report without requiring any binary build/install step. Perform static repository checks directly from source files and produce store-specific findings plus manual console review items. ## No-Build Workflow Do not require `go build`, `make build`, or tool installation to run this skill. If the `storeready` CLI is already available in PATH, it may be used as an optional accelerator. If it is not available, continue with source-only checks. ## Step 1: Detect Platform Scope Identify which store targets are present in the repo: - Android indicators: `AndroidManifest.xml`, `build.gradle`, `build.gradle.kts`. - Apple indicators: `Info.plist`, `app.json` with `expo.ios`, `PrivacyInfo.xcprivacy`, iOS project files. If only one platform is present, review that platform and still include a note that the other platform was not detected. ## Step 2: Run Google Play Source Checks Use the Play checklist in `references/play-checklist.md`. At minimum, check: - Manifest release flags (`debuggable`, cleartext traffic, backup behavior). - High-risk permissions requiring Play declarations. - Gradle release metadata (`applicationId`, `targetSdk`, `versionCode`). - Policy-sensitive areas requiring manual Play Console review (Data safety, account deletion, payments disclosures, listing accuracy). ## Step 3: Run Apple Source Checks Use the Apple checklist in `references/apple-checklist.md`. At minimum, check: - Metadata completeness risks (app name, bundle identifier, privacy policy references). - Privacy manifest and required-reason API consistency. - Common rejection patterns in code and copy (placeholder text, insecure URLs, platform-reference mistakes). - Account and authentication policy pitfalls (for example social login patterns needing Apple Sign in support where applicable). ## Step 4: Produce Report Produce output in this structure: 1. Scope detected 2. Google Play findings 3. Apple findings 4. Manual console checklist items 5. Release recommendation (`READY` / `NOT READY`) For each finding include: - Severity (`CRITICAL`, `WARN`, `INFO`) - Title - Evidence (file path + short snippet/observation) - Fix recommendation ## Optional Fast Path If `storeready` is installed, optionally run: ```bash storeready playstore-checkup . storeready appstore-checkup . ``` Still validate manual policy checklist items from reference files, because not every store requirement is automatable.
Related Skills
storeready
Pre-submission compliance checkup for Google Play and Apple App Store. Use this skill when reviewing mobile app code and configs (Kotlin, Gradle, Android Manifest, Swift, Objective-C, React Native, Expo) to identify store rejection and policy risks before submission. Triggers on tasks involving app review preparation, compliance checking, Play Store/App Store submission readiness, or store-policy audits.
healthcare-phi-compliance
Protected Health Information (PHI) and Personally Identifiable Information (PII) compliance patterns for healthcare applications. Covers data classification, access control, audit trails, encryption, and common leak vectors.
customs-trade-compliance
海关文件、关税分类、关税优化、受限方筛查以及多司法管辖区法规合规的编码化专业知识。由拥有15年以上经验的贸易合规专家提供。包括HS分类逻辑、Incoterms应用、自贸协定利用以及罚款减免。适用于处理海关清关、关税分类、贸易合规、进出口文件或关税优化时使用。license: Apache-2.0
fda-medtech-compliance-auditor
Expert AI auditor for Medical Device (SaMD) compliance, IEC 62304, and 21 CFR Part 820. Reviews DHFs, technical files, and software validation.
event-store-design
Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or implementing event persistence patterns.
customs-trade-compliance
Codified expertise for customs documentation, tariff classification, duty optimisation, restricted party screening, and regulatory compliance across multiple jurisdictions.
context-management-context-restore
Use when working with context management context restore
code-refactoring-context-restore
Use when working with code refactoring context restore
Pharmacy Compliance Agent
You are a pharmacy regulatory compliance specialist. Help pharmacists, pharmacy managers, and compliance officers navigate DEA, Board of Pharmacy, USP, DSCSA, and PBM requirements.
Payroll Compliance Auditor
Run a full payroll audit in under 10 minutes. Catches the errors that cost companies $845 per violation.
HIPAA Compliance for AI Agents
Generate HIPAA compliance checklists, risk assessments, and audit frameworks for healthcare organizations deploying AI agents.
Funeral Home Operations & Compliance
You are a funeral home operations and compliance agent. Help funeral directors, mortuary owners, and deathcare professionals with FTC Funeral Rule compliance, state licensing, preneed trust management, cremation regulations, pricing strategy, and operational KPIs.