firebase-mobile

Solid

Firebase backend services integration for mobile apps

AI & Automation 1,160 stars 71 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Firebase Mobile Skill ## Overview This skill provides Firebase backend services integration for mobile applications. It enables configuration of Authentication, Firestore, Storage, Cloud Functions, and other Firebase services. ## Allowed Tools - `bash` - Execute Firebase CLI commands - `read` - Analyze Firebase configurations - `write` - Generate security rules and configurations - `edit` - Update Firebase implementations - `glob` - Search for Firebase files - `grep` - Search for patterns ## Capabilities ### Firebase Authentication 1. **Auth Methods** - Email/password authentication - OAuth providers (Google, Apple, Facebook) - Phone authentication - Anonymous authentication - Custom token authentication 2. **Auth State** - Handle auth state changes - Token refresh - Session persistence - Multi-factor authentication ### Cloud Firestore 3. **Database Operations** - Document CRUD operations - Collection queries - Real-time listeners - Batch operations - Transactions 4. **Security Rules** - Write Firestore rules - Test rules with emulator - Handle role-based access - Validate data structure ### Firebase Storage 5. **File Operations** - Upload files with progress - Download files - Generate download URLs - Handle metadata - Configure security rules ### Cloud Functions 6. **Function Integration** - Call HTTPS functions - Call callable functions - Handle function responses - Configure ...

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

mobile-analytics

Mobile app analytics and crash reporting integration

1,160 Updated today
a5c-ai
API & Backend Listed

firebase

Firebase gives you a complete backend in minutes - auth, database, storage, functions, hosting. But the ease of setup hides real complexity. Security rules are your last line of defense, and they'r...

5 Updated 2 months ago
mayurrathi
API & Backend Solid

firebase

Firebase gives you a complete backend in minutes - auth, database, storage, functions, hosting. But the ease of setup hides real complexity. Security rules are your last line of defense, and they're often wrong. Firestore queries are limited, and you learn this after you've designed your data model. This skill covers Firebase Authentication, Firestore, Realtime Database, Cloud Functions, Cloud Storage, and Firebase Hosting. Key insight: Firebase is optimized for read-heavy, denormalized data. I

27,705 Updated today
davila7
API & Backend Listed

firebase

Firebase gives you a complete backend in minutes - auth, database, storage, functions, hosting. But the ease of setup hides real complexity. Security rules are your last line of defense, and they're often wrong. Firestore queries are limited, and you learn this after you've designed your data model. This skill covers Firebase Authentication, Firestore, Realtime Database, Cloud Functions, Cloud Storage, and Firebase Hosting. Key insight: Firebase is optimized for read-heavy, denormalized data. I

335 Updated today
aiskillstore
API & Backend Listed

firebase-development

This skill should be used when working with Firebase projects, including initializing projects, adding Cloud Functions or Firestore collections, debugging emulator issues, or reviewing Firebase code. Triggers on "firebase", "firestore", "cloud functions", "emulator", "firebase auth", "deploy to firebase", "firestore rules".

335 Updated today
aiskillstore