Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
firebase avatar

Firebase Crashlytics

  • 74.4k installs
  • 390 repo stars
  • Updated July 27, 2026
  • firebase/agent-skills

firebase-crashlytics is a Firebase agent skill that guides setup and SDK usage for crash reporting on Android and iOS platforms.

About

Provides comprehensive Firebase Crashlytics setup and configuration for Android and iOS applications. Covers SDK setup, customizing crash reports with custom keys and logs, setting user identifiers, and reporting non-fatal exceptions. Use when setting up crash reporting for mobile apps.

  • Set up Crashlytics SDK for Android and iOS crash reporting
  • Add custom keys, custom logs, and user identifiers to crash reports
  • Report non-fatal exceptions and access collected crash data

Firebase Crashlytics by the numbers

  • 74,427 all-time installs (skills.sh)
  • +5,637 installs in the week ending Jul 28, 2026 (Skillselion tracking)
  • Ranked #8 of 610 Debugging skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
At a glance

firebase-crashlytics capabilities & compatibility

Capabilities
crash reporting · custom logging · exception reporting
Use cases
debugging
Platforms
macOS · Linux
From the docs

What firebase-crashlytics says it does

Comprehensive guide for Firebase Crashlytics, including provisioning and SDK usage.
SKILL.md description
npx skills add https://github.com/firebase/agent-skills --skill firebase-crashlytics

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs74.4k
repo stars390
Security audit3 / 3 scanners passed
Last updatedJuly 27, 2026
Repositoryfirebase/agent-skills

How do you set up Firebase Crashlytics on iOS?

Provides comprehensive Firebase Crashlytics setup and configuration for Android and iOS applications. Covers SDK setup, customizing crash reports with custom keys and logs, setting user identifiers,

Who is it for?

Setting up crash reporting for mobile apps, customizing crash data, and monitoring application stability

Skip if: Web-only apps without Firebase mobile SDK integration or teams using non-Firebase crash analytics platforms.

When should I use this skill?

A developer needs to add crash reporting to Android or iOS applications

What you get

Provisioned Crashlytics project, integrated SDK configuration, and accessible production crash reports via Firebase CLI MCP

  • Configured Crashlytics SDK
  • Custom crash report enhancements
  • Non-fatal exception reporting

By the numbers

  • Supports 2 mobile platforms: Android and iOS Crashlytics SDK integration
  • Firebase CLI accessible via npx -y firebase-tools@latest with bundled MCP server

Files

SKILL.mdMarkdownGitHub ↗

Crashlytics

This skill provides a complete guide for getting started with Crashlytics on Android or iOS. Crash data collected from client applications can be read using the MCP server in the Firebase CLI.

Prerequisites

Provisioning Crashlytics requires both a Firebase project and a Firebase app, either Android or iOS. To read the data collected by Crashlytics, install the MCP server in the Firebase CLI. See the firebase-basics skill for references.

SDK Setup

To learn how to setup Crashlytics in your application code, choose your platform:

  • Android: android_setup.md
  • iOS: ios_setup.md

SDK Usage

The SDK provides a number of features to make crash reports more actionable.

  • Add custom keys
  • Add custom logs
  • Set user identifiers
  • Report non-fatal exceptions

To learn how to customize crash reports and add additional debugging data, consult the documentation for your platform.

Related skills

Forks & variants (1)

Firebase Crashlytics has 1 known copy in the catalog totaling 440 installs. They canonicalize to this original listing.

How it compares

Pick firebase-crashlytics for Firebase-native mobile crash reporting; pair Sentry skills when cross-platform error tracking outside Google Firebase is required.

FAQ

Which platforms does firebase-crashlytics cover?

firebase-crashlytics covers Android and iOS Crashlytics integration, including Firebase project provisioning and SDK setup. The skill guides agents through adding crash reporting to client applications and reading collected crash data from production builds.

How can agents read Crashlytics data?

firebase-crashlytics documents reading crash data through the MCP server in the Firebase CLI, accessible via npx -y firebase-tools@latest. Agents query production crash reports without requiring a separate global Firebase CLI installation.

What prerequisites does Crashlytics setup need?

firebase-crashlytics requires a configured Firebase project and platform-specific SDK integration steps for Android or iOS. The skill walks through provisioning Crashlytics and wiring the SDK so client crashes appear in Firebase console and CLI MCP queries.

Is Firebase Crashlytics safe to install?

skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

Debuggingmonitoring

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.