This is your go-to resource when you're setting up Firestore in Native mode for production applications. It walks you through the entire process from provisioning the database and structuring your collections to writing security rules that actually work and integrating the SDK in web or Python apps. The security rules section is especially solid, covering real-world patterns for user authentication and data access control. What I appreciate is how it covers both the Firebase CLI workflows and direct SDK usage, so you're not stuck if you prefer one approach over the other.
npx skills add https://github.com/firebase/agent-skills --skill firebase-firestore-enterprise-native-mode