app-store-optimization
Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store
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-code-skill-factory/app-store-optimization skilz install alirezarezvani/claude-code-skill-factory/app-store-optimization --agent opencode skilz install alirezarezvani/claude-code-skill-factory/app-store-optimization --agent codex skilz install alirezarezvani/claude-code-skill-factory/app-store-optimization --agent gemini
First time? Install Skilz: pip install skilz
Works with 22+ AI coding agents
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/alirezarezvani/claude-code-skill-factory cp -r claude-code-skill-factory/generated-skills/app-store-optimization ~/.claude/skills/ Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
performance-analysis
by ruvnetComprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms
stream-chain
by ruvnetStream-JSON chaining for multi-agent pipelines, data transformation, and sequential workflows
data-quality-frameworks
by wshobsonImplement data quality validation with Great Expectations, dbt tests, and data contracts. Use when building data quality pipelines, implementing valid...
data-storytelling
by wshobsonTransform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creat...
Agentic Skill Details
- Owner
- alirezarezvani (GitHub)
- Repository
- claude-code-skill-factory
- Type
- Non-Technical
- Meta-Domain
- data ai
- Primary Domain
- data analysis
- Market Score
- 0.0
Agent Skill Grade
C
Score: 75/100
Click to see breakdown
Score Breakdown
Areas to Improve
- No trigger phrases
- SKILL.md is 404 lines with significant repetition; README.md duplicates content instead of extending it; violates token economy principle
- Uses 'you', 'your', 'you're' extensively in Best Practices and How to Use sections; violates imperative/infinitive requirement
Recommendations
- Address 2 high-severity issues first
- Add trigger phrases to description for discoverability
- Add table of contents for files over 100 lines
Graded: 1/24/2026
Developer Feedback
I checked out your skill and noticed you're tackling app store optimization—a domain where the details really matter since small changes in metadata and positioning can have outsized impact. Your 75 score suggests solid fundamentals, but I'm curious whether you're diving deep enough into the platform-specific nuances (iOS vs Google Play have pretty different ranking algorithms) that would push this from good to exceptional.
Links:
The TL;DR
You're at 75/100, C territory. This is based on Anthropic's progressive disclosure architecture and agentic skill best practices. Your strongest area is Ease of Use (20/25)—the triggers are clear and the capability list makes sense. The weakest? Progressive Disclosure Architecture (18/30)—you're not being concise, and that's costing you tokens and clarity.
What's Working Well
- Clear trigger phrases in metadata - "ASO", "app store optimization", "keyword research" all signal what you do
- Comprehensive capability coverage - You're handling keyword research, metadata optimization, A/B testing, and scoring, which hits the main ASO workflows
- Sensible input structure - JSON format for app details with platform-specific fields (bundleId, packageName) shows you understand iOS/Android differences
- Concrete use cases - The examples reference real platforms and realistic scenarios (title optimization for App Store, keyword research for Play Store)
The Big One: Token Economy Problem
Your SKILL.md is 404 lines—that's bloated. Worse, you've got README.md (431 lines) and HOW_TO_USE.md duplicating content instead of extending it. This violates the progressive disclosure principle, which costs you ~5 points immediately.
Here's the fix: Trim SKILL.md to ~150-180 lines covering:
- Frontmatter + capabilities overview (what you do)
- Input requirements (what I feed you)
- Scripts reference (where to find them)
- Brief best practices (5-7 lines max)
Then use README.md to actually extend with platform-specific algorithms or competitive analysis details that SKILL.md doesn't cover. Right now, you're just repeating yourself. That's a quick +5 points if you're aggressive about it.
Other Things Worth Fixing
Description needs trigger phrases - Your frontmatter description is cut off mid-sentence. Add explicit "Use when asked to..." phrasing like:
Use when asked to "app store optimization", "ASO analysis", or "app store keyword research"Drop the "Hey Claude—" pattern - Examples use verbose invocation language ("Hey Claude—I just added..."). Just show the input directly. Leaner, clearer, saves tokens.
Eliminate second-person voice - You've got "if you need...", "your app", "you're trying" scattered through the Best Practices section. Rewrite imperative: "Request clarification when needed", "Provide detailed app information", "Use all available characters"
Add a TOC - With files over 300 lines, readers need a table of contents. Quick win for navigability.
Quick Wins
- Consolidate SKILL.md ruthlessly (~60 line reduction) = +3 points for token economy
- Add trigger phrases to description = +2 points spec compliance
- Rewrite in imperative voice = +2 points writing style
- Stop duplicating between README and SKILL.md = +2 points PDA
That's a potential 80-82 without breaking anything. The jump to A-territory (85+) requires either adding explicit output examples showing before/after metadata, or deepening the algorithm coverage with platform-specific ranking insights.
Checkout your skill here: SkillzWave.ai | SpillWave We have an agentic skill installer that install skills in 14+ coding agent platforms. Check out this guide on how to improve your agentic skills.
AI-Detected Topics
Extracted using NLP analysis
Browse Category
More data ai Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?