Setting up a Firebase project is easier with the right tools. This skill helps you use the Firebase CLI to check your version, log in, and pick or create a project. You will also learn how to get important files like google-services.json or GoogleService-Info.plist.
Before you start, make sure your environment is ready. Run a simple command to see if the Firebase CLI is installed. Then log in to your Firebase account. If you are in a remote shell without a browser, use a special login method. Always use npx to run the latest Firebase tools.
Managing your active project is next. You can use an existing project ID or create a new one. The skill walks you through both steps. It also reminds you to ask the developer for their preference before making changes. This keeps your work organized and avoids mistakes.
Global
mkdir -p ~/.claude/skills/firebase-basicsProject
mkdir -p .claude/skills/firebase-basicsSource Repository
Azure Deploymicrosoft/azure-skills
Run Azure deployment commands with error recovery for already-prepared apps
Azure Preparemicrosoft/azure-skills
Generate Azure infrastructure code and config files for deployment preparation
Azure Storagemicrosoft/azure-skills
Store files, messages, and data with Azure Storage services easily.
Azure Validatemicrosoft/azure-skills
Validate your Azure deployment with thorough preflight checks on all prerequisites
Azure Resource Lookupmicrosoft/azure-skills
Find any Azure resource across subscriptions and groups easily
Azure Aigatewaymicrosoft/azure-skills
Govern your AI models and tools with Azure API Management gateway
Azure Resource Visualizermicrosoft/azure-skills
Map your Azure resources with clear architecture diagrams in minutes
Azure Rbacmicrosoft/azure-skills
Find the least privilege Azure RBAC role and generate CLI and Bicep code