crashlytics

Generate crash reports from Firebase Crashlytics with automated fix proposals, severity scoring, and developer assignments via git blame. Use when analyzing crashes, triaging production issues, or generating crash triage reports.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "crashlytics" with this command: npx skills add artemnovichkov/skills/artemnovichkov-skills-crashlytics

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:

  1. Validates Firebase MCP server connection
  2. Fetches fatal errors from Crashlytics
  3. Launches subagents for deep analysis of each crash
  4. Extracts stack traces, searches codebase for crash locations
  5. Identifies root causes and calculates severity scores
  6. Proposes fixes with before/after code snippets
  7. Uses git blame to assign developers
  8. Generates crash-report-[YYYY-MM-DD].md

Requirements

  • Firebase project with Crashlytics enabled
  • Git repository
  • MCP server config (.mcp.json included)

Severity Score

  • Crash frequency: 40%
  • Affected users: 30%
  • Pattern criticality: 30%

Developer Assignment

  1. Last modifier of crashing line (git blame)
  2. CODEOWNERS file owner
  3. Most frequent contributor (git log)
  4. Module owner (Package.swift or build.gradle)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

design-compare

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

Repository SourceNeeds Review
162.2K94.2Kanthropics
Coding

remotion-best-practices

Use this skills whenever you are dealing with Remotion code to obtain the domain-specific knowledge.

Repository SourceNeeds Review
149K2.1Kremotion-dev
Coding

azure-ai

Service Use When MCP Tools CLI

Repository SourceNeeds Review
137K155microsoft