claude-code-aso-skill
AEO Automation Framework for Claude Code One-click, beginner friendly automation for GitHub. Includes a dedicated fleet of AEO sub-agents handling planning, execution, reports, actionable items, and executive summaries. Trigger work instantly with AEO slash-commands. Fully integrated as a Claude Code Skill and usable across Claude AI App
🚀 App Store Optimization (ASO) Agent and Agent Skill System for Claude Code
Professional App Store Optimization (ASO) powered by AI agents
Features • Installation • Quick Start • Documentation • Examples
📋 Overview
The ASO (App Stores Optimization) Agent System for Claude Code is a comprehensive, production-ready multi-agent framework for App Store Optimization (ASO) built for Claude Code and Claude Desktop/Web App. It combines specialized AI agents including a Agent Skill (Claude's New Feature) set with real-time data fetching to generate actionable, copy-paste ready deliverables for iOS and Android app optimization.
Two ways to use:
- 🖥️ Claude Code CLI - Full multi-agent system with automated workflows (developers)
- 🌐 Claude Desktop/Web App - Standalone skill for conversational ASO analysis (everyone)
🎯 What Makes This Different
Unlike generic ASO tools that provide analysis reports, this system delivers:
✅ Copy-Paste Ready Metadata - Character-validated content ready for App Store Connect and Google Play Console ✅ Real Data Integration - iTunes Search API + WebFetch for competitor intelligence ✅ Actionable Task Checklists - 47-item pre-launch validation with success criteria ✅ Specific Timelines - Real calendar dates, not "Week 1" placeholders ✅ Complete Workflow - 5-phase execution from research to ongoing optimization
✨ Features
🤖 Multi-Agent System
4 Specialized Agents working in coordinated workflow:
- aso-master - Orchestrator coordinating all specialist agents (Opus model)
- aso-research - Keyword research + competitor analysis with iTunes API (Opus model)
- aso-optimizer - Metadata generation with character validation (Sonnet model)
- aso-strategist - Launch timelines + ongoing optimization (Opus model)
📊 Real Data Integration
- iTunes Search API - Free, official Apple API for competitor data (tested & working)
- WebFetch Utilities - Additional scraping for comprehensive analysis
- Character Validation - Apple (30/30/100) and Google (50/80/4000) limits enforced
- Natural Language Checking - No keyword stuffing, reads professionally
📁 Comprehensive Deliverables
outputs/[YourApp]/
├── 00-MASTER-ACTION-PLAN.md # Complete roadmap with ASO score
├── 01-research/
│ ├── keyword-list.md # 20 priority keywords, tiered strategy
│ ├── competitor-gaps.md # Competitive opportunities
│ └── action-research.md # Research tasks checklist
├── 02-metadata/
│ ├── apple-metadata.md # Copy-paste ready (App Store Connect)
│ ├── google-metadata.md # Copy-paste ready (Play Console)
│ ├── visual-assets-spec.md # Designer briefing
│ └── action-metadata.md # Implementation tasks
├── 03-testing/
│ ├── ab-test-setup.md # A/B test configuration
│ └── action-testing.md # Testing tasks
├── 04-launch/
│ ├── prelaunch-checklist.md # 47-item validation
│ ├── timeline.md # Specific calendar dates
│ ├── submission-guide.md # Platform procedures
│ └── action-launch.md # Launch tasks
├── 05-optimization/
│ ├── review-responses.md # Pre-written templates
│ ├── ongoing-tasks.md # Daily/weekly/monthly schedule
│ └── action-optimization.md # Optimization tasks
└── FINAL-REPORT.md # Executive summary
⚡ Slash Commands
Four user-facing workflows:
| Command | Duration | Output |
|---|---|---|
/aso-full-audit [AppName] | 30-40 min | Complete audit with all phases |
/aso-optimize [AppName] | 10-15 min | Metadata optimization only |
/aso-prelaunch [AppName] | 15-20 min | Pre-launch validation checklist |
/aso-competitor [AppName] "App1,App2" | 10-15 min | Competitive intelligence |
🚀 Quick Start
같은 카테고리 다른 리소스
Next.js
React 기반 풀스택 프레임워크. App Router + RSC가 사실상 표준.
shadcn/ui
복사-붙여넣기 React 컴포넌트 모음. npm 의존성이 아닌 코드 소유권 모델.
Supabase
PostgreSQL 기반 BaaS. Auth · Realtime · Storage · Edge Functions 통합.
Anthropic MCP
Claude가 외부 도구/데이터에 접근하도록 해주는 프로토콜 표준. 생태계의 근간.