firebase-integration
Installation
SKILL.md
When to use this skill
Use this skill when you need to:
- Set up Firebase Firestore for cloud data storage
- Implement data persistence and retrieval
- Migrate from local file storage to cloud
- Design Firestore collections and document schemas
- Handle Firebase authentication and security rules
- Create backup and restore functionality
- Monitor Firebase usage and statistics
How to use it
Core Components
1. Firebase Service Class
Create a centralized service class for all Firebase operations:
Related skills
More from forever19735/garbage
line-bot-development
Build and maintain LINE messaging API integrations, handle webhook events, and implement bot commands
10code-refactoring-solid
Guide for refactoring Python code to follow SOLID principles and improve maintainability
8command-design
Design and implement intuitive, user-friendly bot command interfaces with comprehensive help systems
3scheduling-system
Implement automated scheduling with APScheduler for multi-group timed broadcasts and rotation management
3deployment-railway
Deploy Python Flask applications to Railway.app with environment configuration and webhook setup
3ux-command-analysis
Evaluates the user experience of the bot's command interface and provides actionable recommendations
3