Handles Firebase services with proper patterns for Firestore queries, real-time listeners, and security rules. You get TypeScript examples for the modular v9+ SDK, data modeling advice that actually embraces denormalization instead of fighting it, and emulator setup for local development. The skill covers the full stack: authentication, storage, cloud functions, and hosting. Most useful when you're building real-time features or need to structure Firestore documents without creating a relational nightmare. The security rules patterns alone will save you from accidentally exposing user data.
npx skills add https://github.com/alinaqi/claude-bootstrap --skill firebase