.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/agent-skills/firebase-crashlytics
home/skills/firebase/agent-skills/firebase-crashlytics
firebase avatar

firebase-crashlytics

byfirebase· 35 skills

Installs

75k

Stars

389

Forks

76

Category

Mobile Development

View on GitHub

TL;DR

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.

How to install firebase-crashlytics?

firebase/agent-skills/firebase-crashlytics
$npx -y skills add firebase/agent-skills --skill firebase-crashlytics

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Use this skill

Run `npx skills use "https://github.com/firebase/agent-skills" --skill "firebase/agent-skills/firebase-crashlytics"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.

Use the whole pack

Use the skills in "https://github.com/firebase/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/firebase/agent-skills"` and select the relevant skills, then follow their instructions.

Files · 1

View on GitHub
SKILL.md
1# Crashlytics
2 
3This skill provides a complete guide for getting started with Crashlytics on
4Android or iOS. Crash data collected from client applications can be read using
5the MCP server in the Firebase CLI.
6 
7## Prerequisites
8 
9Provisioning Crashlytics requires both a Firebase project and a Firebase app,
10either Android or iOS. To read the data collected by Crashlytics, install the
11MCP server in the Firebase CLI. See the `firebase-basics` skill for references.
12 
13## SDK Setup
14 
15To learn how to setup Crashlytics in your application code, choose your
16platform:
17 
18- **Android**: [android_setup.md](references/android_setup.md)
19- **iOS**: [ios_setup.md](references/ios_setup.md)
20 
21## SDK Usage
22 
23The SDK provides a number of features to make crash reports more actionable.
24 
25- Add custom keys
26- Add custom logs
27- Set user identifiers
28- Report non-fatal exceptions
29 
30To learn how to customize crash reports and add additional debugging data,
31consult the documentation for your platform.
32 
33- **Android**:
34 [Customize Crash Reports for Android](https://firebase.google.com/docs/crashlytics/android/customize-crash-reports.md)
35- **iOS**:
36 [Customize Crash Reports for Apple Platforms](https://firebase.google.com/docs/crashlytics/ios/customize-crash-reports.md)

Security

Passed

  • Gen Agent Trust Hubpass
  • Socketpass
  • Snykpass

Preview

firebase/agent-skillsfirebase/agent-skills

$ npx -y skills add firebase/agent-skills --skill firebase-crashlytics

▸ installing to .claude/skills…

✓ firebase-crashlytics ready

Repofirebase/agent-skills
TypeSkills
CategoryMobile Development
ForDeveloper
UpdatedJul 2026
License—
First seenJul 26, 2026

Tags

Skill

Related

6 picks
Type
  1. vercel-labs avatarreact-native-skillsReact Native and Expo best practices for building performant mobile apps.SkillsJul 2026176k29k
  2. leonxlnx avatarimagegen-frontend-mobileElite mobile app image-generation skill for creating premium, app-native screen concepts and flows.SkillsJul 2026173k68k
  3. firebase avatarxcode-project-setupSafely modifies Xcode projects (.pbxproj) to add Swift Packages and link files. Use this skill whenever an iOS project needs dependencies installed (e.g.SkillsJul 202675k389
  4. expo avatarexpo-tailwind-setupFramework (OSS). Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal stylingSkillsJul 202647k2.3k
  5. expo avatarexpo-dev-clientFramework (OSS). Build and distribute Expo development clients locally or via TestFlight for internal testing.SkillsJul 202646k2.3k
  6. expo avatarexpo-moduleFramework (OSS). Guide for creating and writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript).SkillsJul 202625k2.3k