🧯
DevOpsShell

Firebase Crashlytics

by evanca

Firebase Crashlytics is a DevOps skill for Claude Code, published by evanca in flutter-ai-rules.

616 stars60 forkson evanca/flutter-ai-rulesAdded 2026/08/24Repository updated 2026/08/21
aiai-rulesai-skillsantigravityclaudeclaude-aiclaude-codeclaude-skillscodexcodex-clicodex-skillcodex-skillscursorcursor-aidartdartlangflutterllmwindsurfwindsurf-ai
Install in seconds
Install Firebase Crashlytics
Copy Firebase Crashlytics into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/evanca/flutter-ai-rules/tree/main/skills/firebase-crashlytics ~/.claude/skills/firebase-crashlytics

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/evanca/flutter-ai-rules.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/firebase-crashlytics/SKILL.md in evanca/flutter-ai-rules
Installs to
~/.claude/skills/firebase-crashlytics
Collection
One of 25 skills cataloged from this repository
Category
DevOps798 skills

What Firebase Crashlytics does

Firebase Crashlytics helps configure crash reporting in Flutter apps, including fatal and non-fatal errors, async and isolate exceptions, custom keys, logs, and symbol uploads. Use it when adding or verifying Crashlytics integration.

Firebase Crashlytics is cataloged under DevOps on DirSkills. Firebase Crashlytics comes from a repository tagged ai, ai-rules, ai-skills, antigravity and claude.

Documentation

README

Firebase Crashlytics Skill

This skill defines how to correctly use Firebase Crashlytics in Flutter applications.

When to Use

Use this skill when:

  • Implementing crash reporting in a Flutter project.
  • Capturing fatal errors, non-fatal exceptions, and async/isolate errors.
  • Customizing crash reports with keys, logs, and user identifiers.
  • Configuring opt-in data collection or disabling reporting in debug builds.
  • Uploading symbol files for obfuscated builds.

1. Setup and Configuration

flutter pub add firebase_crashlytics
flutter pub add firebase_analytics  # enables breadcrumb logs for better crash context

Run flutterfire configure to update the Firebase configuration and add the required Crashlytics Gradle plugin for Android.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Firebase Crashlytics

  • What else does evanca publish alongside Firebase Crashlytics?

    Firebase Crashlytics is one of 25 skills that DirSkills catalogs from evanca/flutter-ai-rules, the repository it ships in. Its siblings there include Accessibility, Bloc and Code Review. Each one is a separate skill with its own page in this directory, installs the same way Firebase Crashlytics does, and is maintained by evanca in that same repository. The rest of the collection is listed on the evanca/flutter-ai-rules page.

  • How does Firebase Crashlytics compare to other DevOps skills?

    Firebase Crashlytics ranks #643 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Firebase Crashlytics against them. Open each page to compare what they document and how they install.

More from evanca/flutter-ai-rules

Firebase Crashlytics is one of 25 skills cataloged on DirSkills from evanca/flutter-ai-rules.

See all 25 skills