axiom-app-store-connect-ref
Reference for App Store Connect crash analysis, TestFlight feedback, metrics dashboards, and data export workflows
npx skills add majiayu000/claude-skill-registry --skill axiom-app-store-connect-ref --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# App Store Connect Reference ## Overview App Store Connect (ASC) provides crash reports, TestFlight feedback, and performance metrics for your apps. This reference covers how to navigate ASC to find and export crash data for analysis. **When to use ASC vs Xcode Organizer:** | Task | Best Tool | |------|-----------| | Quick crash triage during development | Xcode Organizer | | Team-wide crash visibility | App Store Connect | | TestFlight feedback with screenshots | App Store Connect | | Historical metrics and trends | App Store Connect | | Downloading crash logs for analysis | Either (ASC has better export) | | Symbolication | Xcode Organizer | --- ## Navigating to Crash Data ### Path to Crashes ``` App Store Connect └── My Apps └── [Your App] └── Analytics └── Crashes ``` **Direct URL pattern:** `https://appstoreconnect.apple.com/analytics/app/[APP_ID]/crashes` ### Crashes Dashboard Layout ``` ┌─────────────────────────────────────────────────────────────────────────┐ │ [Filters: Platform ▼] [Version ▼] [Date Range ▼] [Compare ▼] │ ├─────────────────────────────────────────────────────────────────────────┤ │ │ │ Crash-Free Users Graph │ │ ┌─────────────────────────────────────────
- Overview
- Navigating to Crash Data
- Path to Crashes
- Crashes Dashboard Layout
- Key Metrics Explained
- Filtering Options
- Viewing Individual Crash Reports
- Crash Signature Detail View
- Downloading Crash Logs
- TestFlight Feedback
- Path to Feedback
- Feedback Entry Contents
- Feedback Filtering
- Limitation: No Reply
Get crash diagnostic insights
GET /v1/apps/{id}/perfPowerMetrics
Authentication requires API key from ASC
Users and Access → Keys → App Store Connect APIWhat does the axiom-app-store-connect-ref skill do?
Reference for App Store Connect crash analysis, TestFlight feedback, metrics dashboards, and data export workflows
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill axiom-app-store-connect-ref --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
