·angularfire
{}

angularfire

7spade/black-tortoise

AngularFire library for integrating Firebase services (Authentication, Firestore, Storage, Functions, Analytics) with Angular applications. Use when building Angular apps with Firebase backend, implementing authentication, real-time database, cloud storage, serverless functions, or Firebase analytics. Covers v20+ with standalone components.

5Installs·0Trend·@7spade

Installation

$npx skills add https://github.com/7spade/black-tortoise --skill angularfire

SKILL.md

Master Firebase integration with Angular 20+ using AngularFire v20+. This skill covers authentication, Firestore database, cloud storage, cloud functions, and best practices for reactive state management with Signals.

| Firebase not initialized | Check provideFirebaseApp() in app.config.ts | | Auth errors | Verify Firebase config and enable auth methods in console | | Firestore permission denied | Check security rules and user authentication | | Storage upload fails | Verify storage rules and file size limits |

| Functions timeout | Increase timeout or optimize function code | | Analytics not tracking | Check analytics is enabled in Firebase console |

AngularFire library for integrating Firebase services (Authentication, Firestore, Storage, Functions, Analytics) with Angular applications. Use when building Angular apps with Firebase backend, implementing authentication, real-time database, cloud storage, serverless functions, or Firebase analytics. Covers v20+ with standalone components. Source: 7spade/black-tortoise.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/7spade/black-tortoise --skill angularfire
Category
{}Data Analysis
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is angularfire?

AngularFire library for integrating Firebase services (Authentication, Firestore, Storage, Functions, Analytics) with Angular applications. Use when building Angular apps with Firebase backend, implementing authentication, real-time database, cloud storage, serverless functions, or Firebase analytics. Covers v20+ with standalone components. Source: 7spade/black-tortoise.

How do I install angularfire?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/7spade/black-tortoise --skill angularfire Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/7spade/black-tortoise