angularfire
Installation
SKILL.md
The skill is based on AngularFire v18.0.1, generated at 2026-02-01.
AngularFire is the official Angular library for Firebase. It provides Angular-native wrappers around the Firebase JS SDK with:
- Dependency Injection - Firebase services as injectable Angular services
- Zone.js Integration - Automatic zone wrapping for change detection stability
- RxJS Observables - Real-time data streams as Observables
- Lazy Loading - Dynamic imports to reduce bundle size
- SSR Support - Compatible with Angular Universal/SSR
- Router Guards - Built-in auth guards for route protection
When to Apply
Use this skill when: