From firebase
Guides provisioning and SDK setup for Firebase Crashlytics on Android/iOS, plus configuring custom keys, logs, user identifiers, and non-fatal exception reporting.
How this skill is triggered — by the user, by Claude, or both
Slash command
/firebase:firebase-crashlyticsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides a complete guide for getting started with Crashlytics on
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.
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.
To learn how to setup Crashlytics in your application code, choose your platform:
The SDK provides a number of features to make crash reports more actionable.
To learn how to customize crash reports and add additional debugging data, consult the documentation for your platform.
npx claudepluginhub firebase/agent-skills --plugin firebaseHelps triage, prioritize, and reduce app crashes using Crashlytics, App Store Connect, Xcode Organizer, and MetricKit. Covers setup, non-fatal error tracking, and impact-based prioritization.
Manages Firebase projects via CLI and MCP server: deploys Hosting/Functions, distributes apps via App Distribution, deobfuscates Crashlytics crashes.
Investigates and fixes mobile app crashes, ANRs, memory leaks, and performance issues across React Native, Flutter, and native iOS/Android using a structured debug flow.