firebase/skills▌
9 approved skills in this repository
firebase-basics
Productivity
Firebase CLI fundamentals for project setup, authentication, and service initialization. \n \n Covers authentication via Firebase CLI login, project creation with unique IDs, and service initialization through interactive prompts \n Guides setup of core Firebase services including Firestore, Functions, and Hosting with configuration file generation \n Includes self-documenting CLI help system for discovering available commands and detailed usage patterns \n Requires prior completion of firebase-
firebase-firestore-basics
Productivity
This skill provides a complete guide for getting started with Cloud Firestore, including provisioning, securing, and integrating it into your application.
firebase-auth-basics
Productivity
Set up Firebase Authentication with multiple identity providers and secure data access. \n \n Supports email/password, phone number, anonymous, federated providers (Google, Facebook, Twitter, GitHub, Microsoft, Apple), and custom auth integration \n Users are identified by unique UIDs with optional properties including email, display name, photo URL, and email verification status \n Authentication via CLI enables Google Sign In, anonymous auth, and email/password; other providers require Firebas
firebase-local-env-setup
Productivity
This skill documents the bare minimum setup required for a full Firebase experience for the agent. Before starting to use any Firebase features, you MUST verify that each of the following steps has been completed.
firebase-firestore-standard
Productivity
This skill provides a complete guide for getting started with Cloud Firestore Standard Edition, including provisioning, securing, and integrating it into your application.
firebase-data-connect
Productivity
Firebase Data Connect is a relational database service using Cloud SQL for PostgreSQL with GraphQL schema, auto-generated queries/mutations, and type-safe SDKs.
firebase-hosting-basics
Productivity
This skill provides instructions and references for working with Firebase Hosting, a fast and secure hosting service for your web app, static and dynamic content, and microservices.
firebase-ai-logic
AI/ML
Firebase AI Logic is a product of Firebase that allows developers to add gen AI to their mobile and web apps using client-side SDKs. You can call Gemini models directly from your app without managing a dedicated backend. Firebase AI Logic, which was previously known as "Vertex AI for Firebase", represents the evolution of Google's AI integration platform for mobile and web developers.
firebase-app-hosting-basics
Productivity
This skill enables the agent to deploy and manage modern, full-stack web applications (Next.js, Angular, etc.) using Firebase App Hosting.