This skill covers Firebase CLI fundamentals including project setup, authentication, and service initialization. It's intended for developers looking to set up Firebase services like Firestore, Functions, and Hosting efficiently.
$ npx skills add https://github.com/firebase/skills --skill firebase-basicsFirebase Agent Skills provides a curated collection of skills that extend AI coding agent capabilities for Firebase development. These skills are packaged as reusable instructions following the Agent Skills format, enabling AI assistants like Claude, Cursor, and others to understand and work with Firebase services more effectively. The skills support installation across multiple platforms including Claude, Cursor, Windsurf, and GitHub Copilot through various methods—CLI tools, local setup, or direct symlinks. Developers can install skills via the Agent Skills CLI, manual setup, or local development workflows to accelerate Firebase project integration and reduce setup complexity.
Install via the Firebase CLI using the provided command.
Set up Firebase project and authentication
Initialize Firestore and Functions
Deploy web applications using Firebase Hosting
Generate configuration files for Firebase services
$ npx skills add https://github.com/firebase/skills --skill firebase-basicsgit clone https://github.com/firebase/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan