@firebase/firebase-crashlytics

Comprehensive guide for Firebase Crashlytics, including provisioning and SDK usage. Use this skill when the user needs help setting up Crashlytics, adding crash reporting, or using the Crashlytics SDK in their application.

View in AI SkillSafe app
63978 downloads
0 stars
0 demos
SKILL.md
namefirebase-crashlytics
descriptionComprehensive guide for Firebase Crashlytics, including provisioning and SDK usage. Use this skill when the user needs help setting up Crashlytics, adding crash reporting, or using the Crashlytics SDK in their application.
compatibilityThis skill is best used with the Firebase CLI, but does not require it. Firebase CLI can be accessed through `npx -y firebase-tools@latest`.

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:

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.

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@firebase/firebase-crashlytics/verified)](https://skillsafe.ai/skill/@firebase/firebase-crashlytics/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@firebase/firebase-crashlytics/installs)](https://skillsafe.ai/skill/@firebase/firebase-crashlytics/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@firebase/firebase-crashlytics/scan)](https://skillsafe.ai/skill/@firebase/firebase-crashlytics/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@firebase/firebase-crashlytics/eval)](https://skillsafe.ai/skill/@firebase/firebase-crashlytics/)