Crgeee Google Playstore Toolkit
crgeee-google-playstore-toolkit is a Claude Code plugin for the Launch phase that runs eight specialized agents to review Android, React Native, and Expo apps for Google Play Store readiness.
Run a multi-agent Play Store readiness review on Android, React Native, or Expo apps before you submit to Google Play.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install crgeee-google-playstore-toolkit@crgeee/google-playstore-toolkitBuilt 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:crgeee/google-playstore-toolkit") and the paste-ready config with skillselion.get_install_config("plugin:crgeee/google-playstore-toolkit").
What it does
crgeee-google-playstore-toolkit is a Claude Code plugin that packages a Google Play Store readiness workflow using eight specialized agents. Solo and indie mobile builders who ship Android apps—whether Kotlin/Java, React Native, or Expo—can invoke the toolkit inside Claude Code to surface policy, packaging, and listing risks before upload. It fits the Launch phase when ASO and store compliance matter more than feature coding. Unlike a single linter or one-off checklist skill, the plugin emphasizes coordinated agent reviews aimed at submission readiness. Install it when you are close to a Play Console release and want structured agent coverage instead of ad-hoc manual QA. Expect guided review themes across the mobile stack you declare; pair it with your own signing, testing, and CI habits rather than treating it as a substitute for Google’s official policies or automated test suites.
Highlights
- Eight specialized review agents orchestrated from Claude Code for Play Store readiness
- Covers native Android, React Native, and Expo project shapes
- Toolkit-style plugin bundle (1 plugin) focused on readiness reviews, not code generation alone
- Agent-driven pass across common submission blockers before you ship the binary
Why builders use it
Shipping to Google Play without a structured readiness review leaves policy, build, and listing gaps that cause rejections or painful resubmits.
After installing the plugin, Claude Code can orchestrate targeted agent reviews so you fix Play Store blockers before submission.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is crgeee-google-playstore-toolkit for?
It is for solo builders and small teams shipping Android-family apps who want Claude Code to run specialized Play Store readiness reviews before they upload.
When should I use crgeee-google-playstore-toolkit?
Use it in the Launch phase when your build is feature-complete and you need ASO-adjacent readiness checks across Android, React Native, or Expo before Google Play submission.
How do I add crgeee-google-playstore-toolkit to my agent?
Register the crgeee/google-playstore-toolkit Claude Code plugin from its repository, install it in Claude Code, then invoke the toolkit against your mobile project context during readiness review.
Comments
Share how you use crgeee-google-playstore-toolkit, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.