Provides a systematic nine-step workflow to audit and validate Firebase projects, ensuring they meet professional standards before deployment. This skill reviews critical configurations including firebase.json structure, security rules, Cloud Functions architecture, and authentication implementations. It guides developers through identifying security gaps, verifying emulator settings for local development, and ensuring comprehensive documentation and test coverage, making it an essential tool for code reviews, security audits, and production readiness checks.
Key Features
013 GitHub stars
02Architectural consistency checks for Cloud Functions and Express-based APIs
03Validation of authentication patterns and API key security implementation
04Comprehensive security rule auditing for Firestore patterns and helper functions
05Verification of emulator configurations and single-project mode settings
06Review of multi-hosting setups and rewrite pattern compliance