crashlytics
SKILL.md
Crashlytics
Generate crash reports from Firebase Crashlytics for iOS and Android with automated fix proposals and developer assignments.
When to Use
- User asks to analyze crashes or crash reports
- User wants to triage production issues from Crashlytics
- User asks for crash severity analysis or fix proposals
- User mentions Firebase Crashlytics
Commands
/crash-report
Analyzes Crashlytics crashes and generates a triage report.
Process:
- Validates Firebase MCP server connection
- Fetches fatal errors from Crashlytics
- Launches subagents for deep analysis of each crash
- Extracts stack traces, searches codebase for crash locations
- Identifies root causes and calculates severity scores
- Proposes fixes with before/after code snippets
- Uses git blame to assign developers
- Generates
crash-report-[YYYY-MM-DD].md
Requirements
- Firebase project with Crashlytics enabled
- Git repository
- MCP server config (
.mcp.jsonincluded)
Severity Score
- Crash frequency: 40%
- Affected users: 30%
- Pattern criticality: 30%
Developer Assignment
- Last modifier of crashing line (git blame)
- CODEOWNERS file owner
- Most frequent contributor (git log)
- Module owner (Package.swift or build.gradle)
Weekly Installs
1
Repository
artemnovichkov/skillsGitHub Stars
11
First Seen
4 days ago
Security Audits
Installed on
mcpjam1
claude-code1
replit1
junie1
windsurf1
zencoder1