Claude Skills · DevOps & Infrastructure

Firebase Crashlytics

evanca/flutter-ai-rules

Use when implementing crash reporting, capturing fatal/non-fatal errors, recording isolate/async exceptions, customizing reports, or uploading obfuscated symbols.

★ 605 Synced 4 hours ago View SKILL.md

At a glance

This skill is for DevOps & Infrastructure and helps you implement crash reporting, capture fatal and non-fatal errors, and record isolate and async exceptions.

Install git clone --depth 1 https://github.com/evanca/flutter-ai-rules cp -r flutter-ai-rules/skills/firebase-crashlytics ~/.claude/skills/firebase-crashlytics
Can use Not declared by the author
Good for implement crash reportingcapture fatal and non-fatal errorsrecord isolate and async exceptionscustomize crash reportsupload obfuscated symbols

firebaseCrashlyticserror-trackingException Handlingflutterdebugging

Also in evanca/flutter-ai-rules

View the repo
Accessibility Design

Use when working on accessibility, a11y, WCAG, ARIA, screen readers, keyboard nav, focus order, contrast, alt text, captions, reduced motion...

Use when creating a feature, designing folder structure, adding repositories/services/view models, wiring dependency injection, or deciding...

Bloc Coding

Use when creating a Cubit or Bloc, modeling state with sealed classes or status enums, wiring BlocBuilder/BlocListener/BlocProvider, writing...

Code Review Code Review & Testing

Use when asked to review a PR, MR, branch, or diff, audit changed files, or check code quality.

Use when writing switch statements, refactoring if-else chains, creating data classes, choosing records vs classes, destructuring values, or...

Use when building AI agents in Dart, implementing Genkit flows or tools, integrating LLMs into Dart or Flutter applications, or using Genkit...

Use when writing Dart code, reviewing for style, refactoring naming, adding doc comments, structuring imports, or enforcing type annotations...

Firebase AI Coding

Use when setting up firebase_ai, generating text/chat with Gemini, streaming AI output, building multimodal prompts, or handling AI errors.

Firebase Analytics Data & Analytics

Use when logging analytics events, setting user properties, configuring default event parameters, building funnels, or adding screen-view tr...

Use when implementing app attestation, configuring App Check providers, setting up debug tokens, enabling backend enforcement, or managing t...

Firebase Auth Coding

Use when setting up auth, managing auth state, implementing email/password or social sign-in, handling auth errors, or managing users.

Use when setting up Firestore, designing schemas, doing CRUD, creating listeners, paginating queries, configuring indexes, enabling offline...

Other DevOps & Infrastructure skills

Setup TS Deep Modules mattpocock/skills

Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...

Git Guardrails Claude Code mattpocock/skills

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...

Setup Matt Pocock Skills mattpocock/skills

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...

Setup Pre Commit mattpocock/skills

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...

Wizard mattpocock/skills

Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...

Debian Linux Triage github/awesome-copilot

Triage and resolve Debian Linux issues with apt, systemd, and AppArmor-aware guidance.