← Catalog

No. 114 · cloud

Firebase Functions

Serverless backend on Google Cloud

Version 1.0.0 License MIT Format SKILL.md

Build Cloud Functions for Firebase: HTTP triggers, Firestore triggers, authentication triggers, pub/sub, and scheduled functions with proper error handling.

When to use this skill

  • Creating a Cloud Function
  • Setting up Firestore triggers
  • Deploying scheduled functions

Core concepts

This skill provides guidance on firebase functions best practices, patterns, and common pitfalls. It is designed to be loaded on demand when a relevant task is detected.

Installation

curl -LO https://opencode-skills.example/downloads/cloud/firebase-functions.zip
unzip firebase-functions.zip -d ~/.config/opencode/skills/

Restart OpenCode — the skill loads automatically.

When it triggers

  • creating a Cloud Function
  • setting up Firestore triggers
  • deploying scheduled functions