AI AGENT ADDONS

Firebase Crashlytics

firebase/agent-skills
Debugging
68,795installs

Crash reports help you fix app problems before users get frustrated. Firebase Crashlytics gives you real time crash data for Android and iOS apps. This guide walks you through setup and SDK use.

You need a Firebase project and an app to get started. The skill covers provisioning and reading crash data. It works with the Firebase CLI but does not require it.

You can add custom keys, logs, and user identifiers to make crash reports more useful. Non fatal exceptions can also be tracked. Choose your platform below for platform specific instructions.

Add Firebase Crashlytics skill to your workflow

Global

mkdir -p ~/.claude/skills/firebase-crashlytics

Project

mkdir -p .claude/skills/firebase-crashlytics

Source Repository

Stars
364
Forks
70
Watchers
364
License
Apache-2.0
Last Push
28 days ago
Created
5 months ago