首页/移动开发/firebase-crashlytics
F

firebase-crashlytics

by @firebasev
4.6(120)

本技能提供 Firebase Crashlytics 的全面指南,涵盖其配置、SDK 设置与使用。它帮助用户在 Android 或 iOS 应用中集成 Crashlytics,实现崩溃报告、自定义日志、用户标识和非致命异常报告,从而提升应用稳定性与调试效率。适用于需要设置 Crashlytics、添加崩溃报告或使用其 SDK 的开发者。

crashlyticsfirebasemobiledebuggingsdkGitHub
安装方式
git clone https://github.com/firebase/agent-skills.git
compare_arrows

Before / After 效果对比

1
使用前

在没有自动化崩溃报告工具时,开发者需手动收集崩溃信息,重现问题,并耗费大量时间分析日志,导致修复周期长,用户体验受损。难以全面掌握应用崩溃情况。

使用后

通过集成 Crashlytics,应用崩溃会自动上报详细上下文,开发者能迅速定位、优先处理并修复问题,大幅缩短调试时间,提升应用稳定性与用户满意度。

SKILL.md

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.

用户评价 (0)

发表评价

效果
易用性
文档
兼容性

暂无评价

统计数据

安装量21.3K
评分4.6 / 5.0
版本
更新日期2026年5月23日
对比案例1 组

用户评分

4.6(120)
5
37%
4
43%
3
13%
2
5%
1
2%

为此 Skill 评分

0.0

兼容平台

🤖claude-code

时间线

创建2026年5月8日
最后更新2026年5月23日