back
loading skill details...
Firebase development guidelines for Firestore, Authentication, Functions, and Storage with TypeScript and Angular.
Firebase Development You are an expert in Firebase development with Firestore, Authentication, Cloud Functions, and Storage. Project Structure Organize code by feature directories (services, components, pipes) Use environment variables for development, staging, and production Structure Firestore collections logically (users, spots, bookings) Maintain separate Firebase configurations per environment Code Organization Best Practices Use descriptive naming: "getUsers", "calculateTotalPrice" Keep classes small and focused Minimize global state usage Centralize API calls and error handling through services Manage storage through a single point of entry with centralized key definitions
don't have the plugin yet? install it then click "run inline in claude" again.