firebase-services

Community

Firebase services wired behind clean interfaces.

AuthordimitriRemoiville
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill addresses the challenge of integrating Firebase services in Flutter apps with decoupled interfaces that can be swapped or stubbed in tests, ensuring testability and clean architecture.

Core Features & Use Cases

  • Domain-level interfaces live in domain/services; concrete implementations wrap the Firebase SDKs in data/firebase; test support provides fake implementations; bootstrap at the composition root wires interfaces to implementations; supports Crashlytics, Analytics, Remote Config, and App Check; flavor-specific Firebase configurations are provided for dev/prod.
  • Use Case: Wire a new Firebase service or adjust flavor configuration without touching business logic, enabling easy testing with fakes.

Quick Start

Initialize Firebase at startup and wire the domain interfaces to the concrete implementations at the injection site.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: firebase-services
Download link: https://github.com/dimitriRemoiville/cc-mobile/archive/main.zip#firebase-services

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.