Firestore Standard Edition
This skill provides a complete guide for getting started with Cloud Firestore Standard Edition, including provisioning, securing, and integrating it into your application. Provisioning To set up...
Firebase Hosting Basics
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. Overview Firebase...
Firebase Auth Basics
Prerequisites - Firebase Project: Created via npx -y firebase-tools@latest projects:create (see firebase-basics). - Firebase CLI: Installed and logged in (see firebase-basics). Core Concepts Firebase...
Firebase Basics
Prerequisites Complete these setup steps before proceeding: 1. Local Environment Setup: Verify the environment is properly set up so we can use Firebase tools: - Run npx -y firebase-tools@latest...
developing-genkit-dart
Genkit Dart Genkit Dart is an AI SDK for Dart that provides a unified interface for code generation, structured outputs, tools, flows, and AI agents. Core Features and Usage If you need help with...
firebase-firestore-enterprise-native-mode
Firestore Enterprise Native Mode This skill provides a complete guide for getting started with Firestore Enterprise Native Mode, including provisioning, data model, security rules, and SDK usage....
Developing with Genkit JS
Genkit JS Prerequisites Ensure the genkit CLI is available. - Run genkit --version to verify. Minimum CLI version needed: 1.29.0 - If not found: npm install -g genkit-cli@^1.29.0 Hello World ts...
Firebase App Hosting Basics
App Hosting Basics This skill enables the agent to deploy and manage modern, full-stack web applications (Next.js, Angular, etc.) using Firebase App Hosting. Important: In order to use App Hosting,...