firebase-mobile

Solid

Firebase backend services integration for mobile apps

AI & Automation 814 stars 53 forks Updated today MIT

Install

View on GitHub

Quality Score: 98/100

Stars 20%
97
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

Related Skills