๐Ÿ“ฉ
AI EngineeringShell

Firebase Messaging

by evanca

Firebase Messaging is an AI Engineering 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 Messaging
Copy Firebase Messaging 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-messaging ~/.claude/skills/firebase-messaging

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-messaging/SKILL.md in evanca/flutter-ai-rules
Installs to
~/.claude/skills/firebase-messaging
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering โ€” 2451 skills

What Firebase Messaging does

Firebase Messaging helps set up Firebase Cloud Messaging in Flutter apps, including permissions, tokens, foreground/background handlers, and notification taps. Use it when sending or receiving push notifications with FCM.

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

Documentation

README

Firebase Cloud Messaging Skill

This skill defines how to correctly use Firebase Cloud Messaging (FCM) in Flutter applications.

When to Use

Use this skill when:

  • Setting up push notifications with FCM in a Flutter project.
  • Handling messages in foreground, background, and terminated states.
  • Managing notification permissions and FCM tokens.
  • Configuring platform-specific notification display behavior.

1. Setup and Configuration

flutter pub add firebase_messaging

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

Frequently asked about Firebase Messaging

  • What else does evanca publish alongside Firebase Messaging?

    Firebase Messaging 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 Messaging 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 Messaging compare to other AI Engineering skills?

    Firebase Messaging ranks #1909 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. 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 Messaging against them. Open each page to compare what they document and how they install.

More from evanca/flutter-ai-rules

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

See all 25 skills โ†’