shai-firebase-function

Community

Scaffold Firebase Functions with clean design

Authorkirillshilin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers scaffold and implement Firebase Cloud Functions with a clean architecture, ensuring a thin function facade delegates to a dedicated service containing all business logic, while configuration lives in a shared constants file to avoid hardcoding.

Core Features & Use Cases

  • Scaffolds the function entry point and a corresponding service module to hold business logic.
  • Enforces a region/config separation and provides templates for multiple trigger types (HTTP, callable, Firestore, scheduled, and auth-based functions).
  • Guides end-to-end workflow including function, service, and infra scaffolding, plus local emulator verification.

Quick Start

Provide the function name and trigger details to scaffold a new Firebase function following the project conventions.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: shai-firebase-function
Download link: https://github.com/kirillshilin/instructions/archive/main.zip#shai-firebase-function

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.