11 skills
agent-skills327 ★
Agent Skills for Firebase
checked 4d ago
Deploy a full-stack app to Firebase in minutes
Handles the setup and deploy steps for Next.js or Angular apps with backends on Firebase App Hosting, managing environment vars and build configs.
·★317↓0
checked 4d ago
Audit Firestore rules for data leaks
Reads your Firestore security rules and surfaces gaps: overpermissioned collections, missing auth checks, and paths that expose user or sensitive data.
·★317↓0
checked 4d ago
Query and manage your Firestore database
Connect Claude to your Firestore instance to read data, run queries, write documents, and design schema without touching the console. Handles auth and security rules.
·★317↓0
checked 4d ago
Set up feature flags without redeploying
Walks through Firebase Remote Config setup, shows how to toggle features and update app behavior from a dashboard, and handles SDK integration for iOS and Android.
·★317↓0
checked 4d ago
Add a dependency to your iOS project safely
Reads your .pbxproj file and modifies it to integrate a Swift Package (Firebase, Alamofire, etc.) without merge conflicts or manual Xcode fiddling.
·★317↓0
checked 4d ago
Add AI inference to a web app via Firebase
Walks through Firebase AI Logic setup, multimodal input handling, structured JSON output, and secure API routing so your app can call Gemini without exposing keys.
·★317↓0
checked 4d ago
Wire up user login and permission rules
Step-by-step walkthrough for adding sign-in to your app with Firebase, including auth rules that lock down data access to the right user. No server needed.
·★317↓0
checked 4d ago
Deploy a SQL backend without devops knowledge
Designs your PostgreSQL schema, writes authorized queries, configures subscriptions, and deploys a type-safe API—all managed through Firebase without writing infrastructure code.
·★317↓0
checked 4d ago
Deploy a static site or SPA to Firebase
Sets up Firebase Hosting, configures a deploy pipeline, and handles redirects and rewrites for SPAs. Works for static HTML, React, Vue, or similar frameworks.
·★317↓0
checked 4d ago
Set up Firebase and manage your project
Handles Firebase CLI setup, authentication, project initialization, and switching between environments—so you don't wrestle with credentials or configs.
·★317↓0
checked 4d ago
Wire up crash reporting to Firebase
Walks through provisioning Crashlytics, installing the SDK, and configuring crash handlers so your app reports errors automatically to a dashboard you can monitor.
·★317↓0