firebase-master
SKILL.md
Firebase Master
Overview
This skill provides expert guidance for implementing and troubleshooting Firebase services in TypeScript/Next.js 15 applications. It covers the complete Firebase ecosystem with focus on real-world pain points and production-ready patterns.
Core Services Covered:
- Firestore Database (client SDK, security rules, indexes, queries, aggregations, vector search)
- Firebase Authentication (email/password, Google Sign-In, custom action URLs)
- Firebase Storage (upload, download, security rules)
- Cloud Functions v2 (HTTP, callable, Firestore triggers, CORS)
- Firebase Cloud Messaging (push notifications, VAPID configuration)
- Firebase Admin SDK (initialization, custom claims)
- Firebase App Check (bot protection, replay protection, reCAPTCHA Enterprise)
When to Use This Skill
Use this skill when working with Firebase in TypeScript/Next.js 15 projects, especially for: