← all publishers

firebase

@firebase source repo

25 published skills

  1. Firebaseui Android Getting Started · firebase
    Set up FirebaseUI Android Auth with predefined Compose screens in a consumer Android app. Use when adding Firebase Authentication UI, FirebaseUI Auth, FirebaseAuthScreen, authUIConfiguration, or sign-in providers to an Android/Kotlin project.
    0
    installs
  2. Firebaseui IOS Getting Started · firebase
    Sets up FirebaseUI for SwiftUI authentication in a consumer iOS app. Use when adding FirebaseUI-iOS auth, FirebaseAuthSwiftUI, AuthPickerView, or default FirebaseUI SwiftUI sign-in views to an app repo.
    0
    installs
  3. Firebaseui Web Getting Started · firebase
    Set up FirebaseUI Web authentication screens in consumer React, shadcn/ui, or Angular projects. Use when installing FirebaseUI Web, wiring Firebase app configuration, adding predefined auth screens, or checking FirebaseUI dependencies.
    0
    installs
  4. Dataconnect Set CLI · firebase
    Sets the local path to the Data Connect emulator binary to use in gradle builds by setting the dataConnectExecutable.file property in dataconnect.local.properties
    0
    installs
  5. Dataconnect Emulator Upgrade · firebase
    Automates updating the firebase-dataconnect emulator and firebase-tools version in CI, including creating a branch, committing the updates, pushing to GitHub, and creating a pull request.
    0
    installs
  6. Update Pub Sub Emulator · firebase
    How to update the Pub/Sub emulator
    0
    installs
  7. Resolve Docker Vulnerabilities · firebase
    Skill to resolve Docker vulnerabilities for the firebase-cli image. Use this skill when you need to check for vulnerabilities in the firebase-cli Docker image and address them.
    0
    installs
  8. Style And Commit · firebase bundle
    Ensure code is styled and commits follow Conventional Commits.
    0
    installs
  9. Autonomous Tdd Loop · firebase
    Orchestrates a strict TDD loop across subagents to build features.
    0
    installs
  10. IOS Simulator Test Recording · firebase bundle
    Skill to run xcodebuild tests on iOS Simulator while recording a video walkthrough, dynamically selecting the highest available OS and device. Most useful for running XCUITests.
    0
    installs
  11. Firebase Cpp Builder · firebase
    Instructions and workflows for building the Firebase C++ SDK natively. Use this skill when you need to compile the C++ SDK per-product (e.g., auth, database) across different platforms (Desktop, iOS, Android).
    0
    installs
  12. Firebase Cpp Formatter · firebase
    Formatting workflow for C++ and Objective-C code in the Firebase C++ SDK. Use when modifying source code and ensuring compliance with the repository's clang-format rules.
    0
    installs
  13. Firebase Cpp Test Runner · firebase
    Workflows for locally building and running test apps for the Firebase C++ SDK across Android, iOS, and Desktop. Use when validating new features or bug fixes.
    0
    installs
  14. Firebase Cpp Commenting Standards · firebase
    Firebase C++ Commenting Standards
    0
    installs
  15. Python Expert · firebase
    Conventions for clean, idiomatic Python. Load whenever you read, edit, or write Python source files.
    1
    install
  16. Typescript · firebase
    TypeScript coding conventions, best practices, and patterns for writing clean, maintainable code.
    1
    install
  17. Test Writer · firebase
    How to write pytest tests for modules in this workspace. Load whenever you are about to write or extend tests.
    1
    install
  18. Firebase App Hosting Basics · firebase bundle
    Deploys and manages full-stack web applications (Next.js, Angular) with Server-Side Rendering (SSR) using Firebase App Hosting. Use when deploying Next.js/Angular apps, configuring apphosting.yaml or firebase.json apphosting blocks, managing secrets, setting up GitHub CI/CD, or configuring Blaze billing requirements. Don't use for classic static web hosting, Auth, Firestore, Crashlytics, or Xcode.
    1
    install
  19. Firebase AI Logic Basics · firebase bundle
    Official skill for integrating Firebase AI Logic (Gemini API) into web applications. Covers setup, multimodal inference, structured output, and security.
    1
    install
  20. Firebase Hosting Basics · firebase bundle
    Deploys and configures classic Firebase Hosting for static websites, single-page apps (SPAs), and microservices. Use when deploying static sites/SPAs, setting up custom domains, configuring firebase.json hosting settings (redirects, rewrites, headers, multi-site), or managing preview channels. Don't use for Firebase App Hosting (Next.js/SSR), Auth, Firestore queries/rules, Data Connect, or Crashlytics.
    1
    install
  21. Firebase Auth Basics · firebase bundle
    Guide for setting up and using Firebase Authentication. Use this skill when the user's app requires user sign-in, user management, or secure data access using auth rules.
    2
    installs
  22. Firebase Crashlytics · firebase bundle
    Comprehensive guide for Firebase Crashlytics, including provisioning and SDK usage. Use this skill when the user needs help setting up Crashlytics, adding crash reporting, or using the Crashlytics SDK in their application.
    1
    install
  23. Xcode Project Setup · firebase bundle
    Safely modifies Xcode projects (.pbxproj) to add Swift Packages and link files. Use this skill whenever an iOS project needs dependencies installed (e.g. Firebase, Alamofire).
    1
    install
  24. Firebase Firestore · firebase bundle
    Sets up, manages, queries, and configures Cloud Firestore databases (Standard/Enterprise edition), including data modeling, security rules, indexes, and SDK integrations (Web, Python, iOS, Android, Flutter). Use when creating/listing Firestore databases, defining data models/indexes, writing SDK queries, or integrating Firestore SDKs. Don't use for Firebase Hosting, Data Connect, Auth, Storage/GCS, Crashlytics, Functions, or BigQuery.
    1
    install
  25. Firebase Basics · firebase bundle
    Provides foundational Firebase CLI setup, CLI installation, version checks (`firebase-tools@latest --version`), CLI login (including --no-localhost), project creation, project selection (`firebase use`), and app config file downloads (`google-services.json`, `GoogleService-Info.plist`). Use ONLY for CLI login, project creation/switching, or downloading app config files. Don't use for Firebase Hosting deploy, Firestore, Auth, App Hosting, Data Connect, Crashlytics, or Remote Config.
    1
    install