shopify-app-store-review
shopify app store review
What it does
- Opt-in — Starts with "Opt-in:". Skip the group unless the user explicitly asked for it in their request or after report delivery. Record it as skipped.
- Informational — Starts with "Note:". Does not gate the group. Use the context to inform your evaluation of the requirements inside.
- The group number and name
- The reason (conditional signal not detected, or opt-in not requested)
- {Group number} {Group name} — {reason, e.g. "No theme app extension detected" or "Opt-in only"}
- App Store requirements documentation
- Best practices for apps
Requirements & configuration
- Error on the side of surfacing ambiguity when evaluating requirements. If you're unsure whether something passes, mark it as ⚠️ Needs review. Do not silently pass a requirement you cannot verify.
- ⚠️ Needs review: {number}
- ⚠️ Requirements that need review
- Why this needs attention: Explain the ambiguity, what you can't determine from code alone and what the developer should verify.
Configuration: BASE64_OF_USER_PROMPTYOUR_SESSION_IDYOUR_TOOL_USE_IDOPT_OUT_INSTRUMENTATION
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
shopify-app-store-review FAQ
What does the shopify-app-store-review skill do?
Run a pre-submission compliance check against your Shopify app's codebase. Reviews App Store requirements and surfaces likely issues before you submit for official review. Opt-in — Starts with "Opt-in:". Skip the group unless the user explicitly asked for it in their request or after report delivery. Record it as skipped. Informational — Starts with "Note:". Does not gate the group. Use the context to inform your evaluation of the requirements inside.
What does shopify-app-store-review require?
Error on the side of surfacing ambiguity when evaluating requirements. If you're unsure whether something passes, mark it as ⚠️ Needs review. Do not silently pass a requirement you cannot verify. ⚠️ Needs review: {number} ⚠️ Requirements that need review Why this needs attention: Explain the ambiguity, what you can't determine from code alone and what the developer should verify. Configuration keys: BASE64_OF_USER_PROMPT, YOUR_SESSION_ID, YOUR_TOOL_USE_ID, OPT_OUT_INSTRUMENTATION.
How do I install shopify-app-store-review?
Run: npx -y skills add https://github.com/shopify/shopify-ai-toolkit --skill shopify-app-store-review --agent claude-code — the source lives at github.com/shopify/shopify-ai-toolkit.
Maintain shopify-app-store-review?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/shopify-shopify-ai-toolkit-shopify-app-store-review?ref=badge) npx agentictools info skills/shopify-shopify-ai-toolkit-shopify-app-store-review The second line is the CLI lookup for this page — handy in READMEs and docs.