Developers can use this skill to quickly understand TestFlight crash reports and beta tester feedback. It helps find the most common crashes and their causes. You can also check performance issues like app hangs and slow launches.
This skill uses simple asc commands to fetch data from App Store Connect. You can list recent crashes, filter by build or device, and see feedback with screenshots. The results are shown in a clear summary.
The summary organizes crashes by severity and frequency. It shows top crash signatures, affected builds, and device breakdowns. This makes it easy to prioritize fixes and improve your app.
Global
mkdir -p ~/.claude/skills/asc-crash-triageProject
mkdir -p .claude/skills/asc-crash-triageSource Repository
Azure Diagnosticsmicrosoft/azure-skills
Debug Azure production issues with systematic diagnostics and AI-powered tools
Azure Messagingmicrosoft/azure-skills
Troubleshoot and fix Azure messaging SDK errors for Event Hubs and Service Bus
Use My Browserxixu-me/skills
Work inside your live browser session for real page inspection and debugging
Diagnosemattpocock/skills
A step-by-step debug loop for finding and fixing hard bugs
Diagnosing Bugsmattpocock/skills
Build a tight feedback loop to find any bug fast
Systematic Debuggingobra/superpowers
Find the root cause of every bug before attempting any fix to save time
Safe Debuglllllllama/rigorpilot-skills
Debug deep learning failures safely with conservative diagnosis and minimal patches
Firebase Crashlyticsfirebase/agent-skills
Set up crash reporting for your Android or iOS app with ease