Stats
Actions
Tags
From asodev-skills
Use to read, create, or update ASO.dev per-app project context before metadata, localization, keywords, screenshots, IAP, subscriptions, pricing, In-App Events, nominations, or review work.
How this skill is triggered — by the user, by Claude, or both
Slash command
/asodev-skills:app-contextThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Project context is the reusable source of truth for ASO.dev AI tasks.
Project context is the reusable source of truth for ASO.dev AI tasks.
app-store-connect-mcp.get_project_context with appId or appName when known; otherwise use the active project.save_project_context only when the user asks to save.Include only durable facts:
# Project Context Draft
## Facts
-
## Assumptions
-
## Missing
-
## MDX
...
## Save readiness
- Ready for `save_project_context`:
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub asodevapp/skills --plugin asodev-skills