
Store Guideline Checker
- 1 repo stars
- Updated May 30, 2026
- enesbytmr/store-guideline-checker
store-guideline-checker is a Claude Code plugin that audits iOS and Android apps against App Store and Play guidelines so developers can fix compliance issues before submission.
About
store-guideline-checker is a Claude Code marketplace plugin that audits mobile apps against Apple App Store and Google Play guidelines before submission. It detects the framework, gathers manifest and source evidence, confirms live rule text, and produces a severity-ranked compliance report with cited rules and fixes. Developers reach for it to catch common rejection causes like missing usage descriptions, IAP violations, low targetSdk, or Data Safety mismatches. Ships as both an inline skill and a focused guideline-auditor agent.
- Audits Apple App Store Review Guidelines and Google Play policies
- Supports native iOS/Android, Flutter, React Native, and Expo
- Skill and isolated guideline-auditor agent entry points
- Live rule fetch via WebFetch with bundled catalog fallback
- Severity-ranked report with stable check IDs and concrete fixes
Store Guideline Checker by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add enesbytmr/store-guideline-checkerAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | May 30, 2026 |
| Repository | enesbytmr/store-guideline-checker ↗ |
How do I catch App Store and Google Play guideline violations before submission wastes days on rejection?
Audit iOS and Android apps against App Store and Google Play guidelines before submission with cited fixes.
Who is it for?
Mobile developers preparing native, Flutter, React Native, or Expo apps for App Store and Play review.
Skip if: Web-only projects or teams treating a plugin audit as a guarantee of store approval without human review.
What you get
A severity-ranked compliance report with blockers, highs, manual checks, cited rules, file locations, and fix steps.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
Which mobile frameworks are supported?
Native iOS, native Android, Flutter, React Native, and Expo projects.
Does it guarantee app store approval?
No—it is a strong pre-submission checklist; reviewers apply judgment and guidelines change.
How do I invoke the checker?
Use the skill /Store Guideline Checker:guideline-checker [path] or the @agent-Store Guideline Checker:guideline-auditor agent.