Safaiyeh App Store Review Skill
safaiyeh-app-store-review-skill is a Claude Code plugin for the Ship phase that validates your app codebase against Apple App Review guidelines.
Scan your Apple app codebase for App Review guideline risks before you submit to the App Store.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install safaiyeh-app-store-review-skill@safaiyeh/app-store-review-skillBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:safaiyeh/app-store-review-skill") and the paste-ready config with skillselion.get_install_config("plugin:safaiyeh/app-store-review-skill").
What it does
safaiyeh-app-store-review-skill is a Claude Code plugin that packages a skill to validate your codebase against Apple App Review guidelines before you ship to the store. Indie mobile developers without an in-house compliance lawyer use it to get a structured pass over common rejection triggers instead of learning each guideline from a denial email. The repo lists one plugin with keywords tied to App Store review, Apple’s guidelines, and evaluation across macOS, visionOS, and watchOS—not only iPhone—so multi-platform Apple targets stay in scope. Place it in your ship checklist right before archive and submit: it is a guideline-oriented review aid, not a substitute for Apple’s official documentation or human legal advice. Beginner-friendly for builders who already have a project to scan; you still need Xcode-era context and App Store Connect workflow knowledge.
Highlights
- Validates codebase alignment with Apple App Review expectations before submission
- Covers Apple platform scope including macOS, visionOS, and watchOS keyword targets
- Single-plugin bundle from safaiyeh/app-store-review-skill focused on guideline evaluation
- Compliance-oriented plugin categorized for App Store review, not generic linting
- Helps solo iOS builders reduce rejection loops from undocumented guideline misses
Why builders use it
App Store rejections waste weeks when guideline violations hide in the codebase until Apple reviews the binary.
After you add the plugin, you can run an App Review–oriented validation pass and fix guideline issues before submission.
At a glance
- Type - Plugin in Security.
- Adoption - 0 installs, 74 stars, 0 votes.
FAQ
Who is safaiyeh-app-store-review-skill for?
Apple platform developers preparing App Store submission who want agent-guided checks against review guidelines.
When should I use safaiyeh-app-store-review-skill?
During ship and launch prep, after feature freeze and before you upload a build to App Store Connect.
How do I add safaiyeh-app-store-review-skill to my agent?
Install the safaiyeh/app-store-review-skill Claude Code plugin, open your Apple app repo in Claude Code, and invoke the bundled review skill against your codebase.
Comments
Share how you use safaiyeh-app-store-review-skill, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.