app-store-optimization

579 stars 112 forks
0
D

Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store

CommandsAgentsMarketplace
#ASO#claude-ai#claudecode-subagents#claude-ai-skills#ASO Score#Keyword Research#claude-skills#Apple App

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install alirezarezvani/claude-skills/app-store-optimization
skilz install alirezarezvani/claude-skills/app-store-optimization --agent opencode
skilz install alirezarezvani/claude-skills/app-store-optimization --agent codex
skilz install alirezarezvani/claude-skills/app-store-optimization --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding assistants

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/alirezarezvani/claude-skills
2. Copy the agent skill directory:
cp -r claude-skills/marketing-skill/app-store-optimization ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

Agentic Skill Details

Repository
claude-skills
Stars
579
Forks
112
Type
Other
Meta-Domain
Primary Domain
Market Score
0

Agent Skill Grade

D
Score: 65/100 Click to see breakdown

Score Breakdown

Spec Compliance
11/15
PDA Architecture
12/30
Ease of Use
18/25
Writing Style
6/10
Utility
14/20
Modifiers: +4

Areas to Improve

  • Description needs trigger phrases
  • No Reference Files
  • Marketing Language

Recommendations

  • Focus on improving Pda (currently 12/30)
  • Address 2 high-severity issues first
  • Add trigger phrases to description for discoverability

Graded: 2026-01-24

Developer Feedback

I noticed your skill focuses on the app marketplace challenge—that's a solid niche where a lot of developers struggle with visibility. At a 65/100, you're hitting the core value proposition, but there's some structural inefficiency we should dig into that might be limiting its reach and adoption.

Links:

The TL;DR

You're at 65/100, which puts you in the D grade territory. This is based on Anthropic's skill evaluation framework. Your strongest area is Spec Compliance (11/15)—the frontmatter is clean and the name conventions are right. But Progressive Disclosure Architecture is pulling you down hard at 12/30. That's your biggest opportunity for improvement.

What's Working Well

  • Solid spec compliance — YAML frontmatter is valid, naming follows conventions, and you've got the required fields in place
  • Covers real ASO gaps — Keyword research, metadata optimization, competitor analysis, and platform-specific requirements actually address what devs need
  • Structured input format — Your JSON input schemas in the 137-186 line range provide clear, parseable structure for what the skill expects
  • Navigation is logical — Headers are well-organized and readers can follow the flow from capabilities through to examples

The Big One: You've Got Everything in One File (Kill Your Darlings)

Your biggest issue? You're jamming 404 lines into a single SKILL.md. The scripts section (lines 226-307), best practices (lines 308-352), and platform specs (lines 56-68) should each live in separate reference files. Right now, every user loads everything regardless of what they need.

Here's the fix:

  • Create references/scripts.md for your ASO analysis scripts and implementation de...

AI-Detected Topics

Extracted using NLP analysis

ASO claude-ai claudecode-subagents claude-ai-skills ASO Score Keyword Research claude-skills Apple App Optimization claude-code

Report Security Issue

Found a security vulnerability in this agent skill?