Firebase
Official@firebase · San Francisco, CA
Offers a comprehensive backend-as-a-service platform for managing authentication, real-time databases, hosting, and application performance monitoring for mobile and web developers.
Agent Skills by Firebase
Showing 19 vetted skills indexed across 2 GitHub repositories.
test-writer
Writes pytest tests following workspace conventions for naming, structure, and coverage.
python-expert
Applies idiomatic Python conventions when reading, editing, or writing Python source files.
pirate
Rewrites AI responses in the voice of a swashbuckling pirate persona.
haiku
Generates responses as a single traditional haiku with 5-7-5 syllable structure.
shakespeare
Generates responses in Shakespearean early modern English with poetic cadence.
eli5
Explains complex concepts in simple language suitable for a five-year-old.
typescript
Enforces TypeScript coding conventions, naming standards, and error handling patterns.
coding
Adds a funny comment to every piece of generated code.
firebase-auth-basics
Set up and manage Firebase Authentication for user sign-in, sign-up, and sign-out.
firebase-ai-logic-basics
Integrate Firebase AI Logic for text generation and multimodal inference in web apps.
firebase-remote-config-basics
Guide Firebase Remote Config setup and template management for Android and iOS apps.
firebase-security-rules-auditor
Evaluate Firestore security rules for vulnerabilities and assign security scores.
firebase-hosting-basics
Deploys web apps and services to Firebase Hosting with integrated CDN and SSL.
firebase-firestore
Manage Cloud Firestore databases and execute advanced queries with full-text search.
firebase-basics
Manage Firebase project setup, authentication, and project management via CLI.
firebase-data-connect
Manage and deploy Firebase PostgreSQL databases with GraphQL schemas and SDK generation.
firebase-crashlytics
Sets up Firebase Crashlytics SDK for crash reporting in Android and iOS apps.
firebase-app-hosting-basics
Deploy Next.js and Angular apps to Firebase App Hosting with git push.
developing-genkit-tooling
Codify best practices for authoring Genkit CLI commands and MCP server tools.
Frequently Asked Questions About Firebase
FAQPage SchemaWhat specific tasks can developers perform using Firebase?▼
Developers can manage user authentication, deploy web applications to global CDNs, execute complex NoSQL or PostgreSQL queries, and monitor application stability through crash reporting. It enables rapid backend provisioning for mobile and web projects without managing underlying server infrastructure.
Which personas benefit most from Firebase infrastructure?▼
Full-stack web developers, mobile engineers, and startup founders benefit from these capabilities. It is designed for teams needing to accelerate time-to-market by offloading backend maintenance, database scaling, and security rule management to a managed environment.
What are the prerequisites for deploying applications to Firebase?▼
Users require a Google account to initialize a project and the Firebase command-line interface installed locally. Projects must be configured with specific security rules for data access and, for PostgreSQL deployments, a defined GraphQL schema to facilitate data connectivity.