keep-starknet-strange/starkclaw · Archived

play-store-review-aso

Google Play submission hardening + ASO workflow for Android apps. Optimized for policy compliance, listing quality, and conversion.

First seen Apr 7, 2026

Installation

$ npx skills add keep-starknet-strange/starkclaw --skill play-store-review-aso

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from keep-starknet-strange/starkclaw · top by installs.

npx skills add keep-starknet-strange/starkclaw

Browse all from keep-starknet-strange/starkclaw

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 8
License LICENSE
Default branch main
Open issues 8
Status Archived

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.0.0

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,740 B
  • docs SUMMARY.md 160 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 3 installs

SKILL.md

Play Store review + ASO

Use when

  • Preparing Android release for Google Play review.
  • Auditing policy, target API, and listing compliance.
  • Writing short/full descriptions and visual asset strategy.

High-priority rejection / suspension checks

  1. Target API compliance and release integrity
  2. Misleading metadata or policy-violating claims
  3. Permissions/data safety mismatch
  4. Broken core functionality / unstable release
  5. Missing required contact/support info
  6. Inaccurate declarations and content ratings

Google Play metadata constraints

  • App name: 30 chars
  • Short description: 80 chars
  • Full description: 4000 chars
  • App icon: 512x512 PNG
  • Feature graphic: 1024x500
  • Phone + 7-inch + 10-inch screenshots recommended for broad surfaces

ASO framework

  • Put core value in first line of short description
  • Avoid keyword stuffing and rank bait terms ("best", "#1", etc.)
  • Align screenshots with main jobs-to-be-done and user intent
  • Localize copy and visuals per market

Commands

  • python3 scripts/store/validatestorereadiness.py --platform android --root . --out docs/store/automation/readiness-android.json
  • python3 scripts/store/generatemetadatatemplates.py --platform android --root .
  • python3 scripts/store/generateallstore_assets.py --platform android --root .

Output

  • docs/store/automation/readiness-android.json
  • docs/store/automation/metadata/play-store.primary.md
  • docs/store/automation/metadata/play-store.alt-a.md
  • docs/store/automation/metadata/play-store.alt-b.md