[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-Eronred-app-marketing-context-zh-CN":3,"guides-for-Eronred-app-marketing-context":670,"similar-k170bzg25rwkbjsg4catzx8qns86nq8h-zh-CN":671},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":241,"isFallback":246,"parentExtension":247,"providers":302,"relations":306,"repo":307,"tags":668,"workflow":669},1778686547483.5159,"k170bzg25rwkbjsg4catzx8qns86nq8h",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"When the user wants to create or update their app marketing context document. Also use when the user mentions \"app context\", \"marketing brief\", \"app positioning\", or when starting any ASO or app marketing project. This is the foundation skill — all other skills check for this context first.",{"claudeCode":12},"Eronred/aso-skills","app-marketing-context","https://github.com/Eronred/aso-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":239},1778686772692.7437,"kn7apz462j31q54rxb2ypcj0h186nhz6","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":216,"tier":217,"useCases":218},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of creating or updating an app marketing context document and provides specific keywords and use cases for its application.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill provides a structured framework for generating a comprehensive app marketing context document, which is a foundational step for other ASO skills, offering value beyond generic LLM capabilities.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is fully implemented, creating a structured document and providing a summary of key insights and next steps, covering the complete lifecycle of context generation.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on generating the app marketing context document, aligning with its name and description without extending into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's function of creating or updating app marketing context documents and is concise and easy to understand.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This is a skill that generates a document and provides analysis, not a tool-based extension that would have scoped commands.",{"category":45,"check":46,"severity":42,"summary":47},"Documentation","Configuration & parameter reference","This skill does not have configurable parameters or require external configuration beyond the agent environment itself.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","This skill does not expose individual tools.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","This skill generates a document and a summary, not discrete tools with input/output schemas.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The project includes a LICENSE file with the MIT license, which is a permissive open-source license.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on May 8, 2026, which is within the last 3 months.",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","The skill does not appear to use any third-party dependencies.",{"category":66,"check":67,"severity":42,"summary":68},"Security","Secret Management","The skill does not handle or expose any secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill processes user input to generate a document and does not appear to load or execute external, untrusted data or code.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill does not fetch remote content or execute arbitrary code, keeping all operations within the bundled script.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill's primary function is to generate a markdown file and a summary, with no evidence of attempting to modify files outside its designated scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","The skill's script does not contain any detached-process spawns or retry loops around denied tool calls.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill does not interact with external services or collect user data beyond generating a local document.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled SKILL.md file appears to be free of hidden text or malicious steering characters.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The SKILL.md file contains readable JavaScript code, not obfuscated or dynamically fetched payloads.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill correctly writes the output file to the project root or .claude/ directory, allowing user control over file placement.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","There were 0 issues opened and 1 closed in the last 90 days, indicating active maintenance and responsiveness.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The skill has a declared version (1.0.0) in the frontmatter, indicating meaningful versioning.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The skill's script handles user input and file operations, and while not using a formal schema library, it follows a structured approach for document generation and analysis.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill's primary action is file creation, which is not a destructive operation in this context and is not guarded by specific confirmation gates beyond normal file system operations.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The script includes checks for file existence and handles the creation of the context document, with reasonable error messages if issues arise.",{"category":104,"check":114,"severity":24,"summary":115},"Logging","The skill logs its actions and outcomes, including file creation and summary generation, to the agent's transcript.",{"category":117,"check":118,"severity":42,"summary":119},"Compliance","GDPR","The skill does not operate on personal data; it generates a marketing context document based on user input.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill is globally applicable and does not contain any regional or jurisdictional logic.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill uses standard JavaScript and file system operations, making it compatible with various POSIX-compliant shells and agent environments.",{"category":45,"check":127,"severity":24,"summary":128},"README","The README file exists, is comprehensive, and clearly explains the purpose and usage of the ASO skills, including this one.",{"category":33,"check":130,"severity":42,"summary":131},"Tool surface size","This is a single-purpose skill and does not expose multiple tools.",{"category":40,"check":133,"severity":42,"summary":134},"Overlapping near-synonym tools","This skill does not expose multiple tools that could be near-synonyms.",{"category":45,"check":136,"severity":24,"summary":137},"Phantom features","All features described in the README and SKILL.md, such as context document generation and summarization, are implemented in the provided code.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions for multiple environments (Cursor, Claude Code, manual) and includes example invocations.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The skill provides clear error messages for file operations and provides guidance on how to proceed.",{"category":147,"check":148,"severity":42,"summary":149},"Execution","Pinned dependencies","The skill does not rely on third-party dependencies that would require pinning.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","The primary action of this skill is creating a file, which is not a destructive operation and does not require a dry-run preview.",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","The skill does not involve remote calls or state-changing operations that would require idempotency or timeouts.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The skill does not emit any telemetry.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description clearly states the purpose of creating an app marketing context document and provides specific triggers and use cases.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is concise and effectively summarizes the core capability and triggers.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured, concise, and uses progressive disclosure for deeper material.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md outlines the process and clearly links to a structured document format, effectively using progressive disclosure.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","This skill's workflow is not exploratory; it generates a document and a summary, so 'context: fork' is not applicable.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md provides a clear structure for the document and the README includes example invocations for the skills.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The skill handles the edge case of the context document not existing and provides clear recovery steps for file creation.",{"category":104,"check":183,"severity":42,"summary":184},"Tool Fallback","This skill does not rely on external tools like MCP servers.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The script checks for the existence of the context file and provides an informative message if it's missing before attempting creation.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and clearly states its foundational role, cross-linking to other related skills without implicit dependencies.",1778686772568,"This skill generates a structured app marketing context document, guiding users through sections like App Overview, Value Proposition, Competitors, and Goals. It also provides a summary of key strengths, gaps, and recommends related skills. The skill checks for an existing document and prompts for updates or guides through creation.",[195,196,197,198,199],"Generates structured app marketing context documents","Guides users through defining app value proposition and audience","Analyzes competitive landscape and current ASO state","Assists in defining marketing goals and KPIs","Summarizes key insights and recommends next steps",[201,202,203],"Performing detailed ASO audits.","Conducting in-depth keyword research.","Optimizing App Store titles or subtitles directly.","3.0.0","4.4.0","To create or update a comprehensive app marketing context document, serving as a foundational artifact for all subsequent ASO and app marketing tasks.","The extension is a high-quality, well-documented skill that generates a foundational marketing context document. Its commitment to clear structure, error handling, and security best practices results in a verified tier.",97,"Excellent skill for creating foundational app marketing context documents.",[211,212,213,214,215],"app-marketing","aso","content-generation","documentation","mobile-apps","global","verified",[219,220,221,222],"When a user wants to create or update their app marketing context document.","When a user mentions 'app context', 'marketing brief', or 'app positioning'.","When starting any ASO or app marketing project.","As the first step before utilizing other ASO or app marketing skills.",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"security":236,"testCoverage":238},{"hasLockfile":225},false,1778686751584,{"descriptionLength":228,"readmeSize":229},291,12610,{"closedIssues90d":231,"forks":232,"hasChangelog":225,"manifestVersion":233,"openIssues90d":8,"pushedAt":234,"stars":235},1,85,"1.0.0",1778254840000,1236,{"hasNpmPackage":225,"license":237,"smitheryVerified":225},"MIT",{"hasCi":225,"hasTests":225},{"updatedAt":240},1778686772692,{"basePath":242,"githubOwner":243,"githubRepo":244,"locale":18,"slug":13,"type":245},"skills/app-marketing-context","Eronred","aso-skills","skill",true,{"_creationTime":248,"_id":249,"community":250,"display":251,"identity":254,"parentExtension":257,"providers":286,"relations":298,"tags":299,"workflow":300},1778686547483.5142,"k1727n4vhgt43pj3y260sxsq3x86m9ew",{"reviewCount":8},{"description":252,"installMethods":253,"name":244,"sourceUrl":14},"17 ASO and app marketing skills for indie developers, app marketers, and growth teams. Covers keyword research, metadata optimization, competitor analysis, market intelligence, chart tracking, screenshot design, review management, localization, user acquisition, monetization, and more.",{"claudeCode":244},{"basePath":255,"githubOwner":243,"githubRepo":244,"locale":18,"slug":244,"type":256},"","plugin",{"_creationTime":258,"_id":259,"community":260,"display":261,"identity":264,"providers":266,"relations":280,"tags":282,"workflow":283},1778686547483.514,"k17dvgzahwdtxnver775p9n7m186m7hw",{"reviewCount":8},{"description":262,"installMethods":263,"name":244,"sourceUrl":14},"ASO & App Marketing skills for Claude Code — keyword research, metadata optimization, competitor analysis, and app growth",{"claudeCode":12},{"basePath":255,"githubOwner":243,"githubRepo":244,"locale":18,"slug":244,"type":265},"marketplace",{"evaluate":267,"extract":275},{"promptVersionExtension":268,"promptVersionScoring":205,"score":269,"tags":270,"targetMarket":216,"tier":274},"3.1.0",95,[212,271,211,272,215,273],"app-store-optimization","seo","growth-hacking","community",{"commitSha":276,"marketplace":277,"plugin":278},"HEAD",{"name":244,"pluginCount":231},{"mcpCount":8,"provider":279,"skillCount":8},"classify",{"repoId":281},"kd7cmwz9bgzp6ww0emxg8jfez186n7c2",[211,271,212,273,215,272],{"evaluatedAt":284,"extractAt":285,"updatedAt":284},1778686584979,1778686547483,{"evaluate":287,"extract":295},{"promptVersionExtension":204,"promptVersionScoring":205,"score":288,"tags":289,"targetMarket":216,"tier":217},99,[212,211,290,291,272,292,293,294],"ios","android","growth","analytics","paid-ua",{"commitSha":276,"plugin":296},{"mcpCount":8,"provider":279,"skillCount":297},40,{"parentExtensionId":259,"repoId":281},[293,291,211,212,292,290,294,272],{"evaluatedAt":301,"extractAt":285,"updatedAt":301},1778686597239,{"evaluate":303,"extract":305},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":304,"targetMarket":216,"tier":217},[211,212,213,214,215],{"commitSha":276},{"parentExtensionId":249,"repoId":281},{"_creationTime":308,"_id":281,"identity":309,"providers":310,"workflow":664},1778686542660.1484,{"githubOwner":243,"githubRepo":244,"sourceUrl":14},{"classify":311,"discover":650,"github":653},{"commitSha":276,"extensions":312},[313,326,332,341,349,357,365,373,381,386,394,402,410,418,426,434,442,450,458,466,474,482,490,498,506,514,522,530,538,546,554,562,570,578,586,594,602,610,618,626,634,642],{"basePath":255,"description":262,"displayName":244,"installMethods":314,"rationale":315,"selectedPaths":316,"source":325,"sourceLanguage":18,"type":265},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[317,320,322],{"path":318,"priority":319},".claude-plugin/marketplace.json","mandatory",{"path":321,"priority":319},"README.md",{"path":323,"priority":324},"LICENSE","high","rule",{"basePath":255,"description":252,"displayName":244,"installMethods":327,"rationale":328,"selectedPaths":329,"source":325,"sourceLanguage":18,"type":256},{"claudeCode":244},"inline plugin source from marketplace.json at /",[330,331],{"path":321,"priority":319},{"path":323,"priority":324},{"basePath":333,"description":334,"displayName":335,"installMethods":336,"rationale":337,"selectedPaths":338,"source":325,"sourceLanguage":18,"type":245},"skills/ab-test-store-listing","When the user wants to A/B test App Store product page elements to improve conversion rate. Also use when the user mentions \"A/B test\", \"product page optimization\", \"test my screenshots\", \"test my icon\", \"conversion rate optimization\", \"CPP\", or \"custom product pages\". For screenshot design, see screenshot-optimization. For metadata optimization, see metadata-optimization.","ab-test-store-listing",{"claudeCode":12},"SKILL.md frontmatter at skills/ab-test-store-listing/SKILL.md",[339],{"path":340,"priority":319},"SKILL.md",{"basePath":342,"description":343,"displayName":344,"installMethods":345,"rationale":346,"selectedPaths":347,"source":325,"sourceLanguage":18,"type":245},"skills/android-aso","When the user wants to optimize their Google Play Store listing — title, short description, full description, keywords, ratings, or Play Store-specific features. Use when the user mentions \"Google Play\", \"Android\", \"Play Store\", \"Play Console\", \"short description\", \"full description indexed\", \"Google Play ASO\", or wants Google Play-specific keyword, creative, or ratings strategy. For iOS App Store optimization, see aso-audit and metadata-optimization.","android-aso",{"claudeCode":12},"SKILL.md frontmatter at skills/android-aso/SKILL.md",[348],{"path":340,"priority":319},{"basePath":350,"description":351,"displayName":352,"installMethods":353,"rationale":354,"selectedPaths":355,"source":325,"sourceLanguage":18,"type":245},"skills/app-analytics","When the user wants to set up, interpret, or improve their app analytics and tracking. Also use when the user mentions \"analytics\", \"tracking\", \"metrics\", \"KPIs\", \"App Store Connect analytics\", \"install tracking\", \"funnel\", \"attribution\", or \"how is my app performing\". For A/B testing, see ab-test-store-listing. For retention metrics, see retention-optimization.","app-analytics",{"claudeCode":12},"SKILL.md frontmatter at skills/app-analytics/SKILL.md",[356],{"path":340,"priority":319},{"basePath":358,"description":359,"displayName":360,"installMethods":361,"rationale":362,"selectedPaths":363,"source":325,"sourceLanguage":18,"type":245},"skills/app-clips","When the user wants to implement, optimize, or use App Clips for app discovery and conversion. Use when the user mentions \"App Clip\", \"app clip code\", \"mini app\", \"instant app\", \"App Clip card\", \"App Clip link\", \"no download required\", \"instant experience\", or wants to understand how App Clips appear in App Store search. For general App Store discoverability, see aso-audit. For marketing campaigns, see ua-campaign.","app-clips",{"claudeCode":12},"SKILL.md frontmatter at skills/app-clips/SKILL.md",[364],{"path":340,"priority":319},{"basePath":366,"description":367,"displayName":368,"installMethods":369,"rationale":370,"selectedPaths":371,"source":325,"sourceLanguage":18,"type":245},"skills/app-icon-optimization","When the user wants to design, test, or improve their app icon to increase tap-through rate and conversions in App Store search and browse. Use when the user mentions \"app icon\", \"icon design\", \"icon A/B test\", \"icon variants\", \"tap-through rate\", \"icon conversion\", \"icon refresh\", or wants to know what makes a good app icon. For screenshot optimization, see screenshot-optimization. For full listing A/B tests, see ab-test-store-listing.","app-icon-optimization",{"claudeCode":12},"SKILL.md frontmatter at skills/app-icon-optimization/SKILL.md",[372],{"path":340,"priority":319},{"basePath":374,"description":375,"displayName":376,"installMethods":377,"rationale":378,"selectedPaths":379,"source":325,"sourceLanguage":18,"type":245},"skills/app-launch","When the user wants to plan a launch strategy for a new app or major update. Also use when the user mentions \"app launch\", \"launch plan\", \"launch checklist\", \"pre-launch\", \"launch day\", or \"how to launch my app\". For ongoing ASO after launch, see aso-audit. For paid acquisition during launch, see ua-campaign.","app-launch",{"claudeCode":12},"SKILL.md frontmatter at skills/app-launch/SKILL.md",[380],{"path":340,"priority":319},{"basePath":242,"description":10,"displayName":13,"installMethods":382,"rationale":383,"selectedPaths":384,"source":325,"sourceLanguage":18,"type":245},{"claudeCode":12},"SKILL.md frontmatter at skills/app-marketing-context/SKILL.md",[385],{"path":340,"priority":319},{"basePath":387,"description":388,"displayName":389,"installMethods":390,"rationale":391,"selectedPaths":392,"source":325,"sourceLanguage":18,"type":245},"skills/app-preview-video","When the user wants to plan, script, produce, or optimize App Store Preview videos or Google Play promo videos — the autoplay videos that show in App Store/Play Store search and product pages. Use when the user mentions \"App Preview\", \"preview video\", \"app store video\", \"promo video\", \"Play Store video\", \"video poster frame\", \"YouTube promo for Play Store\", \"30 second app video\", \"video script\", \"video specs\", or \"should I add a preview video\". For static screenshots, see screenshot-optimization. For A/B testing the video, see ab-test-store-listing. For broader creative briefs, see screenshot-optimization (covers stills).","app-preview-video",{"claudeCode":12},"SKILL.md frontmatter at skills/app-preview-video/SKILL.md",[393],{"path":340,"priority":319},{"basePath":395,"description":396,"displayName":397,"installMethods":398,"rationale":399,"selectedPaths":400,"source":325,"sourceLanguage":18,"type":245},"skills/app-rejection-recovery","When the user's app or update was rejected by Apple App Review or Google Play Review and they need to diagnose why, fix it, and resubmit fast. Use when the user mentions \"app rejected\", \"App Review rejection\", \"guideline violation\", \"Apple rejected my app\", \"Google Play rejected\", \"Play policy violation\", \"Resolution Center\", \"metadata rejection\", \"binary rejection\", \"guideline 2.1\", \"guideline 4.3\", \"guideline 5.1.1\", \"Sign in with Apple required\", \"Apple ID rejection\", \"Play Store suspension\", \"appeal\", \"I need to respond to App Review\", or \"expedited review\". For pre-submission listing health, see aso-audit. For metadata-only fixes, see metadata-optimization.","app-rejection-recovery",{"claudeCode":12},"SKILL.md frontmatter at skills/app-rejection-recovery/SKILL.md",[401],{"path":340,"priority":319},{"basePath":403,"description":404,"displayName":405,"installMethods":406,"rationale":407,"selectedPaths":408,"source":325,"sourceLanguage":18,"type":245},"skills/app-store-featured","When the user wants to get featured on the App Store or understand the editorial process. Also use when the user mentions \"get featured\", \"App Store editorial\", \"App of the Day\", \"Today tab\", \"Apple featuring\", or \"how to get Apple to feature my app\". For launch strategy, see app-launch. For ASO optimization, see aso-audit.","app-store-featured",{"claudeCode":12},"SKILL.md frontmatter at skills/app-store-featured/SKILL.md",[409],{"path":340,"priority":319},{"basePath":411,"description":412,"displayName":413,"installMethods":414,"rationale":415,"selectedPaths":416,"source":325,"sourceLanguage":18,"type":245},"skills/apple-search-ads","When the user wants to set up, optimize, or scale Apple Search Ads (ASA) campaigns — including keyword bidding, match types, campaign structure, Creative Product Sets, CPP routing, and ROAS optimization. Use when the user mentions \"Apple Search Ads\", \"ASA\", \"Search Ads\", \"Search tab ads\", \"Today tab ads\", \"CPT\", \"TTR\", \"Search Match\", \"exact match\", \"broad match\", \"CPP in ads\", \"ASA bidding\", or \"Search Ads budget\". For Meta/Google UAC/TikTok paid UA, see ua-campaign.","apple-search-ads",{"claudeCode":12},"SKILL.md frontmatter at skills/apple-search-ads/SKILL.md",[417],{"path":340,"priority":319},{"basePath":419,"description":420,"displayName":421,"installMethods":422,"rationale":423,"selectedPaths":424,"source":325,"sourceLanguage":18,"type":245},"skills/asc-metrics","When the user wants to analyze their own app's actual performance data from App Store Connect — real downloads, revenue, IAP, subscriptions, trials, or country breakdowns synced via Appeeky Connect. Use when the user asks about \"my downloads\", \"my revenue\", \"how is my app performing\", \"ASC data\", \"sales and trends\", \"my subscription numbers\", \"App Store Connect metrics\", or wants to compare periods or top markets. For third-party app estimates, see app-analytics. For subscription analytics depth, see monetization-strategy.","asc-metrics",{"claudeCode":12},"SKILL.md frontmatter at skills/asc-metrics/SKILL.md",[425],{"path":340,"priority":319},{"basePath":427,"description":428,"displayName":429,"installMethods":430,"rationale":431,"selectedPaths":432,"source":325,"sourceLanguage":18,"type":245},"skills/aso-audit","When the user wants a full ASO health audit, review their App Store listing quality, or diagnose why their app isn't ranking. Also use when the user mentions \"ASO audit\", \"ASO score\", \"why am I not ranking\", \"listing review\", or \"optimize my app store page\". For keyword-specific research, see keyword-research. For metadata writing, see metadata-optimization.","aso-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/aso-audit/SKILL.md",[433],{"path":340,"priority":319},{"basePath":435,"description":436,"displayName":437,"installMethods":438,"rationale":439,"selectedPaths":440,"source":325,"sourceLanguage":18,"type":245},"skills/aso-router","Single entry point that routes any ASO, App Store, Google Play, app marketing, paid UA, monetization, retention, reviews, ratings, market-intel, or app-analytics question to the correct specialist skill in this library. Use FIRST whenever the user mentions an app, App Store, Play Store, keywords, ranking, downloads, revenue, subscriptions, screenshots, icon, reviews, competitors, charts, in-app events, launch, press, or ads — but the right specialized skill is not obvious. Triggers: \"/aso-skill\", \"/aso\", \"aso help\", \"help me with my app\", \"I need ASO\", \"which skill should I use\", or any ambiguous app-marketing request. Skip this router only when the user explicitly invokes a specific skill (e.g. /aso-audit, /keyword-research).","aso-router",{"claudeCode":12},"SKILL.md frontmatter at skills/aso-router/SKILL.md",[441],{"path":340,"priority":319},{"basePath":443,"description":444,"displayName":445,"installMethods":446,"rationale":447,"selectedPaths":448,"source":325,"sourceLanguage":18,"type":245},"skills/attribution-setup","When the user wants to set up, debug, or interpret app install attribution — including SKAdNetwork (SKAN), Apple's AdAttributionKit, Google Play Install Referrer, MMPs (AppsFlyer, Adjust, Singular, Branch, Kochava), deep links, deferred deep links, conversion values, postback windows, or privacy thresholds. Use when the user mentions \"SKAdNetwork\", \"SKAN\", \"SKAN 4\", \"AdAttributionKit\", \"AAK\", \"MMP\", \"AppsFlyer\", \"Adjust\", \"Singular\", \"Branch\", \"attribution\", \"conversion value\", \"postback\", \"Install Referrer\", \"deferred deep link\", \"iOS 14.5\", \"ATT\", \"App Tracking Transparency\", \"IDFA\", or \"I can't measure my ad campaigns\". For paid campaign strategy, see ua-campaign and apple-search-ads. For analytics events, see app-analytics.","attribution-setup",{"claudeCode":12},"SKILL.md frontmatter at skills/attribution-setup/SKILL.md",[449],{"path":340,"priority":319},{"basePath":451,"description":452,"displayName":453,"installMethods":454,"rationale":455,"selectedPaths":456,"source":325,"sourceLanguage":18,"type":245},"skills/category-positioning","When the user wants to choose, change, or evaluate their App Store / Google Play category and subcategory — including primary vs secondary category trade-offs, chart-rank competitive analysis, category-driven discoverability, and how category choice affects featuring eligibility. Use when the user mentions \"which category\", \"App Store category\", \"primary category\", \"secondary category\", \"change my category\", \"Health & Fitness vs Lifestyle\", \"Productivity vs Utilities\", \"rank higher in a smaller category\", \"category chart\", \"subcategory\", \"Play Store category\", or \"should I switch categories\". For full ASO health beyond category, see aso-audit. For competitor analysis within the chosen category, see competitor-analysis. For chart movements within categories, see market-movers.","category-positioning",{"claudeCode":12},"SKILL.md frontmatter at skills/category-positioning/SKILL.md",[457],{"path":340,"priority":319},{"basePath":459,"description":460,"displayName":461,"installMethods":462,"rationale":463,"selectedPaths":464,"source":325,"sourceLanguage":18,"type":245},"skills/competitor-analysis","When the user wants to analyze competitors' App Store strategy, find keyword gaps, or understand competitive positioning. Also use when the user mentions \"competitor analysis\", \"competitive research\", \"keyword gap\", \"what are my competitors doing\", or \"compare my app to\". For keyword-specific research, see keyword-research. For metadata writing, see metadata-optimization.","competitor-analysis",{"claudeCode":12},"SKILL.md frontmatter at skills/competitor-analysis/SKILL.md",[465],{"path":340,"priority":319},{"basePath":467,"description":468,"displayName":469,"installMethods":470,"rationale":471,"selectedPaths":472,"source":325,"sourceLanguage":18,"type":245},"skills/competitor-tracking","When the user wants to monitor competitor apps on an ongoing basis — tracking metadata changes, keyword shifts, screenshot updates, rating trends, or new features. Use when the user mentions \"competitor monitoring\", \"track competitors\", \"competitor alert\", \"competitor changed their title\", \"watch a competitor app\", \"competitor weekly report\", \"competitive intelligence\", or \"what changed in competitor's listing\". For a one-time deep competitive analysis, see competitor-analysis. For market-wide chart movements, see market-movers.","competitor-tracking",{"claudeCode":12},"SKILL.md frontmatter at skills/competitor-tracking/SKILL.md",[473],{"path":340,"priority":319},{"basePath":475,"description":476,"displayName":477,"installMethods":478,"rationale":479,"selectedPaths":480,"source":325,"sourceLanguage":18,"type":245},"skills/crash-analytics","When the user wants to monitor, triage, or reduce their app's crash rate — including setting up Crashlytics, prioritizing which crashes to fix first, interpreting crash data, and understanding how crashes affect App Store ranking. Use when the user mentions \"crash\", \"crashlytics\", \"crash rate\", \"ANR\", \"app not responding\", \"crash-free sessions\", \"crash-free users\", \"symbolication\", \"stability\", \"firebase crashes\", \"app crashing\", or \"crash report\". For overall analytics setup, see app-analytics.","crash-analytics",{"claudeCode":12},"SKILL.md frontmatter at skills/crash-analytics/SKILL.md",[481],{"path":340,"priority":319},{"basePath":483,"description":484,"displayName":485,"installMethods":486,"rationale":487,"selectedPaths":488,"source":325,"sourceLanguage":18,"type":245},"skills/creator-ugc-marketing","When the user wants to plan, brief, source, or measure organic creator / influencer / UGC marketing for their app — including TikTok creators, Instagram Reels, YouTube Shorts, micro-influencers, paid creator briefs, UGC ad creative for Meta/TikTok, affiliate programs, and seeding strategy. Use when the user mentions \"creators\", \"influencers\", \"TikTok marketing\", \"UGC\", \"user-generated content\", \"creator briefs\", \"creator outreach\", \"influencer marketing\", \"Reels\", \"Shorts\", \"creator gifting\", \"seeding\", \"affiliate\", \"Whop\", \"TikTok Spark Ads\", \"Instagram collab posts\", or \"I want my app to go viral on TikTok\". For paid social ad campaigns (Meta/TikTok ad accounts), see ua-campaign. For PR / press, see press-and-pr. For viral in-app loops, see referral-program.","creator-ugc-marketing",{"claudeCode":12},"SKILL.md frontmatter at skills/creator-ugc-marketing/SKILL.md",[489],{"path":340,"priority":319},{"basePath":491,"description":492,"displayName":493,"installMethods":494,"rationale":495,"selectedPaths":496,"source":325,"sourceLanguage":18,"type":245},"skills/custom-product-pages","When the user wants to design, deploy, or measure Apple Custom Product Pages (CPP) — the alternate App Store product pages with different screenshots, preview videos, and promo text shown to users coming from specific URLs (typically ad campaigns or social posts). Use when the user mentions \"Custom Product Page\", \"CPP\", \"alternate product page\", \"App Store URL variant\", \"ASA CPP\", \"campaign-specific landing page\", \"product page per audience\", \"App Store Connect CPP\", \"ppoUrl\", \"?cpp=\" parameter, or \"show different screenshots to different ad audiences\". For App Store A/B tests on the default page, see ab-test-store-listing. For paid ad campaigns that route to CPPs, see apple-search-ads or ua-campaign.","custom-product-pages",{"claudeCode":12},"SKILL.md frontmatter at skills/custom-product-pages/SKILL.md",[497],{"path":340,"priority":319},{"basePath":499,"description":500,"displayName":501,"installMethods":502,"rationale":503,"selectedPaths":504,"source":325,"sourceLanguage":18,"type":245},"skills/in-app-events","When the user wants to create, plan, or optimize App Store In-App Events — the event cards that appear on the Today tab, search results, and your product page. Use when the user mentions \"in-app event\", \"App Store event\", \"event card\", \"Today tab\", \"live event\", \"challenge\", \"game event\", \"seasonal event card\", or wants visibility beyond organic search. For general ASO, see aso-audit. For seasonal keyword strategy, see seasonal-aso.","in-app-events",{"claudeCode":12},"SKILL.md frontmatter at skills/in-app-events/SKILL.md",[505],{"path":340,"priority":319},{"basePath":507,"description":508,"displayName":509,"installMethods":510,"rationale":511,"selectedPaths":512,"source":325,"sourceLanguage":18,"type":245},"skills/keyword-research","When the user wants to discover, evaluate, or prioritize App Store keywords. Also use when the user mentions \"keyword research\", \"find keywords\", \"search volume\", \"keyword difficulty\", \"keyword ideas\", or \"what keywords should I target\". For implementing keywords into metadata, see metadata-optimization. For auditing current keyword performance, see aso-audit.","keyword-research",{"claudeCode":12},"SKILL.md frontmatter at skills/keyword-research/SKILL.md",[513],{"path":340,"priority":319},{"basePath":515,"description":516,"displayName":517,"installMethods":518,"rationale":519,"selectedPaths":520,"source":325,"sourceLanguage":18,"type":245},"skills/localization","When the user wants to localize their App Store listing for international markets. Also use when the user mentions \"localization\", \"translate my app\", \"international markets\", \"expand to new countries\", \"localize metadata\", or \"which countries should I target\". For keyword research in specific markets, see keyword-research. For metadata writing, see metadata-optimization.","localization",{"claudeCode":12},"SKILL.md frontmatter at skills/localization/SKILL.md",[521],{"path":340,"priority":319},{"basePath":523,"description":524,"displayName":525,"installMethods":526,"rationale":527,"selectedPaths":528,"source":325,"sourceLanguage":18,"type":245},"skills/market-movers","When the user wants to track App Store chart rank changes, find top gainers and losers, detect breakout apps entering the top 100, or identify apps dropping out of charts. Also use when the user mentions \"chart movers\", \"rank changes\", \"who's rising\", \"who's falling\", \"new chart entries\", \"top gainers\", or \"market shifts\". For broader market overview, see market-pulse. For competitive keyword analysis, see competitor-analysis.","market-movers",{"claudeCode":12},"SKILL.md frontmatter at skills/market-movers/SKILL.md",[529],{"path":340,"priority":319},{"basePath":531,"description":532,"displayName":533,"installMethods":534,"rationale":535,"selectedPaths":536,"source":325,"sourceLanguage":18,"type":245},"skills/market-pulse","When the user wants a comprehensive App Store market overview, daily/weekly market briefing, or combined view of chart movements, trending keywords, featured apps, and new releases. Also use when the user mentions \"market overview\", \"what's happening on the App Store\", \"market briefing\", \"weekly report\", \"market trends\", or \"state of the market\". For chart-specific rank changes only, see market-movers. For keyword trends only, see keyword-research.","market-pulse",{"claudeCode":12},"SKILL.md frontmatter at skills/market-pulse/SKILL.md",[537],{"path":340,"priority":319},{"basePath":539,"description":540,"displayName":541,"installMethods":542,"rationale":543,"selectedPaths":544,"source":325,"sourceLanguage":18,"type":245},"skills/metadata-optimization","When the user wants to optimize App Store metadata — title, subtitle, keyword field, or description. Also use when the user mentions \"optimize my title\", \"ASO metadata\", \"keyword field\", \"character limits\", \"app description\", or \"write my subtitle\". For keyword discovery, see keyword-research. For full ASO audits, see aso-audit.","metadata-optimization",{"claudeCode":12},"SKILL.md frontmatter at skills/metadata-optimization/SKILL.md",[545],{"path":340,"priority":319},{"basePath":547,"description":548,"displayName":549,"installMethods":550,"rationale":551,"selectedPaths":552,"source":325,"sourceLanguage":18,"type":245},"skills/monetization-strategy","When the user wants to design or optimize their app's monetization — pricing, paywalls, subscriptions, or in-app purchases. Also use when the user mentions \"pricing\", \"paywall\", \"subscription\", \"IAP\", \"how to monetize\", \"revenue optimization\", \"free trial\", or \"conversion to paid\". For retention impact, see retention-optimization. For competitive pricing, see competitor-analysis.","monetization-strategy",{"claudeCode":12},"SKILL.md frontmatter at skills/monetization-strategy/SKILL.md",[553],{"path":340,"priority":319},{"basePath":555,"description":556,"displayName":557,"installMethods":558,"rationale":559,"selectedPaths":560,"source":325,"sourceLanguage":18,"type":245},"skills/onboarding-optimization","When the user wants to improve their app's onboarding experience, increase activation rate, reduce Day 1 drop-off, or optimize the first-run flow. Use when the user mentions \"onboarding\", \"first-run\", \"activation\", \"tutorial\", \"day 1 retention\", \"new user flow\", \"permission prompts\", \"sign-up conversion\", \"onboarding funnel\", or \"users dropping off early\". For overall retention strategy, see retention-optimization. For paywall placement, see monetization-strategy.","onboarding-optimization",{"claudeCode":12},"SKILL.md frontmatter at skills/onboarding-optimization/SKILL.md",[561],{"path":340,"priority":319},{"basePath":563,"description":564,"displayName":565,"installMethods":566,"rationale":567,"selectedPaths":568,"source":325,"sourceLanguage":18,"type":245},"skills/paywall-optimization","When the user wants to design, test, or optimize their app's paywall — layout, copy, pricing display, trial offers, plan structure, hard vs soft paywall, paywall placement, or paywall A/B tests. Use when the user mentions \"paywall\", \"paywall design\", \"paywall conversion\", \"trial-to-paid\", \"soft paywall\", \"hard paywall\", \"paywall A/B test\", \"paywall copy\", \"plan picker\", \"annual vs monthly display\", \"best paywall\", \"RevenueCat paywall\", \"Superwall\", \"Adapty\", or \"my paywall isn't converting\". For overall pricing strategy and monetization model choice, see monetization-strategy. For trial nurture, dunning, and churn, see subscription-lifecycle. For where in the onboarding the paywall fires, see onboarding-optimization.","paywall-optimization",{"claudeCode":12},"SKILL.md frontmatter at skills/paywall-optimization/SKILL.md",[569],{"path":340,"priority":319},{"basePath":571,"description":572,"displayName":573,"installMethods":574,"rationale":575,"selectedPaths":576,"source":325,"sourceLanguage":18,"type":245},"skills/press-and-pr","When the user wants to get press coverage, media mentions, or editorial features for their app — including writing press releases, pitching journalists, getting on \"best apps\" lists, or building an app press kit. Use when the user mentions \"press\", \"PR\", \"media coverage\", \"TechCrunch\", \"journalist\", \"press release\", \"app press kit\", \"get featured in media\", \"editorial coverage\", \"review from a blogger\", or \"app launch announcement\". For Apple editorial featuring, see app-store-featured. For launch strategy, see app-launch.","press-and-pr",{"claudeCode":12},"SKILL.md frontmatter at skills/press-and-pr/SKILL.md",[577],{"path":340,"priority":319},{"basePath":579,"description":580,"displayName":581,"installMethods":582,"rationale":583,"selectedPaths":584,"source":325,"sourceLanguage":18,"type":245},"skills/rating-prompt-strategy","When the user wants to improve their app's star rating, increase ratings volume, optimize when and how they prompt users for a review, or recover from a bad rating period. Use when the user mentions \"app rating\", \"star rating\", \"review prompt\", \"SKStoreReviewRequest\", \"In-App Review API\", \"ask for review\", \"low rating\", \"rating drop\", \"get more reviews\", or \"recover from 1-star\". For responding to reviews, see review-management. For overall ASO health, see aso-audit.","rating-prompt-strategy",{"claudeCode":12},"SKILL.md frontmatter at skills/rating-prompt-strategy/SKILL.md",[585],{"path":340,"priority":319},{"basePath":587,"description":588,"displayName":589,"installMethods":590,"rationale":591,"selectedPaths":592,"source":325,"sourceLanguage":18,"type":245},"skills/referral-program","When the user wants to design, launch, or optimize an in-app referral / invite / share-to-earn program — including reward structure, mechanics, fraud prevention, deep link setup, and viral coefficient measurement. Use when the user mentions \"referral program\", \"invite a friend\", \"refer and earn\", \"share to earn\", \"viral loop\", \"viral coefficient\", \"K-factor\", \"double-sided rewards\", \"give X get X\", \"referral rewards\", \"invite link\", \"share sheet\", \"Branch referrals\", \"in-app invites\", or \"how to make my app go viral\". For deep link infrastructure that referrals depend on, see attribution-setup. For organic content-driven virality (UGC, creator), see creator-ugc-marketing.","referral-program",{"claudeCode":12},"SKILL.md frontmatter at skills/referral-program/SKILL.md",[593],{"path":340,"priority":319},{"basePath":595,"description":596,"displayName":597,"installMethods":598,"rationale":599,"selectedPaths":600,"source":325,"sourceLanguage":18,"type":245},"skills/retention-optimization","When the user wants to reduce churn, improve user engagement, or increase lifetime value. Also use when the user mentions \"retention\", \"churn\", \"users leaving\", \"engagement\", \"DAU/MAU\", \"user activation\", or \"why are users uninstalling\". For onboarding-specific issues, see app-launch. For monetization, see monetization-strategy.","retention-optimization",{"claudeCode":12},"SKILL.md frontmatter at skills/retention-optimization/SKILL.md",[601],{"path":340,"priority":319},{"basePath":603,"description":604,"displayName":605,"installMethods":606,"rationale":607,"selectedPaths":608,"source":325,"sourceLanguage":18,"type":245},"skills/review-management","When the user wants to analyze, respond to, or improve their app reviews and ratings. Also use when the user mentions \"reviews\", \"ratings\", \"negative reviews\", \"how to get more reviews\", \"review response\", or \"my rating is dropping\". For broader ASO audit, see aso-audit. For retention issues causing bad reviews, see retention-optimization.","review-management",{"claudeCode":12},"SKILL.md frontmatter at skills/review-management/SKILL.md",[609],{"path":340,"priority":319},{"basePath":611,"description":612,"displayName":613,"installMethods":614,"rationale":615,"selectedPaths":616,"source":325,"sourceLanguage":18,"type":245},"skills/screenshot-optimization","When the user wants to design, optimize, or evaluate App Store screenshots and preview videos. Also use when the user mentions \"screenshots\", \"app preview\", \"product page design\", \"screenshot design\", \"creative assets\", or \"what should my screenshots show\". For A/B testing screenshots, see ab-test-store-listing. For full ASO audit, see aso-audit.","screenshot-optimization",{"claudeCode":12},"SKILL.md frontmatter at skills/screenshot-optimization/SKILL.md",[617],{"path":340,"priority":319},{"basePath":619,"description":620,"displayName":621,"installMethods":622,"rationale":623,"selectedPaths":624,"source":325,"sourceLanguage":18,"type":245},"skills/seasonal-aso","When the user wants to optimize their App Store listing for seasonal events, holidays, or trending moments — including keyword opportunities, metadata updates, screenshot theming, and timing strategy. Use when the user mentions \"seasonal\", \"holiday\", \"Christmas\", \"New Year\", \"Valentine's Day\", \"summer\", \"back to school\", \"seasonal keywords\", \"trending now\", \"limited time\", or wants to capitalize on a calendar event. For general keyword research, see keyword-research. For full metadata rewrites, see metadata-optimization.","seasonal-aso",{"claudeCode":12},"SKILL.md frontmatter at skills/seasonal-aso/SKILL.md",[625],{"path":340,"priority":319},{"basePath":627,"description":628,"displayName":629,"installMethods":630,"rationale":631,"selectedPaths":632,"source":325,"sourceLanguage":18,"type":245},"skills/subscription-lifecycle","When the user wants to optimize their subscription business end-to-end — from trial start through renewal, cancellation, and win-back. Use when the user mentions \"subscription lifecycle\", \"trial conversion\", \"churn\", \"cancellation\", \"win-back\", \"lapsed subscribers\", \"dunning\", \"billing retry\", \"grace period\", \"renewal rate\", \"subscriber LTV\", or \"resubscribe\". For paywall design and pricing strategy, see monetization-strategy. For subscription analytics dashboards, see app-analytics.","subscription-lifecycle",{"claudeCode":12},"SKILL.md frontmatter at skills/subscription-lifecycle/SKILL.md",[633],{"path":340,"priority":319},{"basePath":635,"description":636,"displayName":637,"installMethods":638,"rationale":639,"selectedPaths":640,"source":325,"sourceLanguage":18,"type":245},"skills/ua-campaign","When the user wants to plan or optimize paid user acquisition campaigns. Also use when the user mentions \"Apple Search Ads\", \"user acquisition\", \"paid ads\", \"UA\", \"ad campaign\", \"install campaign\", \"Facebook ads for apps\", \"TikTok ads\", or \"cost per install\". For organic growth, see aso-audit. For launch-specific UA, see app-launch.","ua-campaign",{"claudeCode":12},"SKILL.md frontmatter at skills/ua-campaign/SKILL.md",[641],{"path":340,"priority":319},{"basePath":643,"description":644,"displayName":645,"installMethods":646,"rationale":647,"selectedPaths":648,"source":325,"sourceLanguage":18,"type":245},"skills/web-to-app-funnel","When the user wants to design or optimize the funnel that takes web visitors into installing and onboarding the app — including smart app banners, web-to-app deep links, deferred deep links, web onboarding (Stripe-paid web flow before app install), QR codes, \"open in app\" CTAs, and the trade-off between paying on web vs in-app. Use when the user mentions \"web to app\", \"smart app banner\", \"Stripe before app\", \"web paywall before install\", \"Branch web SDK\", \"web funnel for app\", \"AppsFlyer OneLink web\", \"Universal Links\", \"App Links\", \"QR code to app\", \"open in app\", \"deferred deep link from web\", or \"should I sell on web first then push to app\". For pure in-app onboarding, see onboarding-optimization. For deep link infra, see attribution-setup.","web-to-app-funnel",{"claudeCode":12},"SKILL.md frontmatter at skills/web-to-app-funnel/SKILL.md",[649],{"path":340,"priority":319},{"sources":651},[652],"manual",{"closedIssues90d":231,"description":654,"forks":232,"homepage":655,"license":237,"openIssues90d":8,"pushedAt":234,"readmeSize":229,"stars":235,"topics":656},"AI agent skills for App Store Optimization (ASO) and app marketing. Built for indie developers, app marketers, and growth teams who want Cursor, Claude Code, or any Agent Skills-compatible AI assistant to help with keyword research, metadata optimization, competitor analysis, and app growth.","https://appeeky.com/",[212,657,658,659,660,661,662,663,271],"marketing","mobile-app","mcp","skills","app-store-analytics","app-store-connect","app-store-live",{"classifiedAt":665,"discoverAt":666,"extractAt":667,"githubAt":667,"updatedAt":665},1778686547269,1778686542660,1778686545186,[211,212,213,214,215],{"evaluatedAt":240,"extractAt":285,"updatedAt":240},[],[672,691,710,726,743,760],{"_creationTime":673,"_id":674,"community":675,"display":676,"identity":679,"providers":680,"relations":687,"tags":688,"workflow":689},1778686547483.524,"k173vs3bgmc8fb43vhgd1qqx3586mzz4",{"reviewCount":8},{"description":644,"installMethods":677,"name":678,"sourceUrl":14},{"claudeCode":12},"Web-to-App Funnel",{"basePath":643,"githubOwner":243,"githubRepo":244,"locale":18,"slug":645,"type":245},{"evaluate":681,"extract":686},{"promptVersionExtension":204,"promptVersionScoring":205,"score":288,"tags":682,"targetMarket":216,"tier":217},[211,212,683,684,685],"web-to-app","funnel-optimization","mobile-growth",{"commitSha":276,"license":237},{"parentExtensionId":249,"repoId":281},[211,212,684,685,683],{"evaluatedAt":690,"extractAt":285,"updatedAt":690},1778687551746,{"_creationTime":692,"_id":693,"community":694,"display":695,"identity":697,"providers":698,"relations":706,"tags":707,"workflow":708},1778686547483.5225,"k17d6jz7t9y116pn5hfm6gnt6n86mw96",{"reviewCount":8},{"description":596,"installMethods":696,"name":597,"sourceUrl":14},{"claudeCode":12},{"basePath":595,"githubOwner":243,"githubRepo":244,"locale":18,"slug":597,"type":245},{"evaluate":699,"extract":705},{"promptVersionExtension":204,"promptVersionScoring":205,"score":700,"tags":701,"targetMarket":216,"tier":217},98,[702,211,703,704,215],"user-retention","engagement","churn-reduction",{"commitSha":276},{"parentExtensionId":249,"repoId":281},[211,704,703,215,702],{"evaluatedAt":709,"extractAt":285,"updatedAt":709},1778687396312,{"_creationTime":711,"_id":712,"community":713,"display":714,"identity":716,"providers":717,"relations":722,"tags":723,"workflow":724},1778686547483.5186,"k172k9jd39m6z0eg55rgjmgt9986mnse",{"reviewCount":8},{"description":468,"installMethods":715,"name":469,"sourceUrl":14},{"claudeCode":12},{"basePath":467,"githubOwner":243,"githubRepo":244,"locale":18,"slug":469,"type":245},{"evaluate":718,"extract":721},{"promptVersionExtension":204,"promptVersionScoring":205,"score":700,"tags":719,"targetMarket":216,"tier":217},[271,461,211,720,215],"market-intelligence",{"commitSha":276},{"parentExtensionId":249,"repoId":281},[211,271,461,720,215],{"evaluatedAt":725,"extractAt":285,"updatedAt":725},1778687023640,{"_creationTime":727,"_id":728,"community":729,"display":730,"identity":732,"providers":733,"relations":739,"tags":740,"workflow":741},1778686547483.5176,"k175heazrca87111hwf590wdy986m4gn",{"reviewCount":8},{"description":436,"installMethods":731,"name":437,"sourceUrl":14},{"claudeCode":12},{"basePath":435,"githubOwner":243,"githubRepo":244,"locale":18,"slug":437,"type":245},{"evaluate":734,"extract":738},{"promptVersionExtension":204,"promptVersionScoring":205,"score":700,"tags":735,"targetMarket":216,"tier":217},[212,271,736,211,737],"router","skill-library",{"commitSha":276},{"parentExtensionId":249,"repoId":281},[211,271,212,736,737],{"evaluatedAt":742,"extractAt":285,"updatedAt":742},1778686923198,{"_creationTime":744,"_id":745,"community":746,"display":747,"identity":749,"providers":750,"relations":756,"tags":757,"workflow":758},1778686547483.5195,"k178j5gt7s423jty0wc04mz1an86nmv9",{"reviewCount":8},{"description":500,"installMethods":748,"name":501,"sourceUrl":14},{"claudeCode":12},{"basePath":499,"githubOwner":243,"githubRepo":244,"locale":18,"slug":501,"type":245},{"evaluate":751,"extract":755},{"promptVersionExtension":204,"promptVersionScoring":205,"score":700,"tags":752,"targetMarket":216,"tier":217},[753,212,657,215,754],"app-store","events",{"commitSha":276},{"parentExtensionId":249,"repoId":281},[753,212,754,657,215],{"evaluatedAt":759,"extractAt":285,"updatedAt":759},1778687109104,{"_creationTime":761,"_id":762,"community":763,"display":764,"identity":767,"providers":768,"relations":773,"tags":774,"workflow":775},1778686547483.5232,"k1750gm0rgjgs0465zar59w2m586nz9n",{"reviewCount":8},{"description":620,"installMethods":765,"name":766,"sourceUrl":14},{"claudeCode":12},"Seasonal ASO",{"basePath":619,"githubOwner":243,"githubRepo":244,"locale":18,"slug":621,"type":245},{"evaluate":769,"extract":772},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":770,"targetMarket":216,"tier":217},[271,212,771,211,753],"seasonal-marketing",{"commitSha":276,"license":237},{"parentExtensionId":249,"repoId":281},[211,753,271,212,771],{"evaluatedAt":776,"extractAt":285,"updatedAt":776},1778687486201]