AI AGENT ADDONS

Firebase Remote Config Basics

firebase/agent-skills
Backend & APIs
58,571installs

Remote Config lets you change how your app looks and acts without asking users to download a new version. You store settings in the cloud and update them anytime. This is great for testing new features or fixing problems fast.

This guide covers both Android and iOS apps. You will learn to set up the Firebase SDK and manage a cloud template. You can also use the command line to get and edit your settings.

Follow the steps to get started. First make sure you have a Firebase project and an app. Then choose your platform below for the full setup instructions.

Add Firebase Remote Config Basics skill to your workflow

Global

mkdir -p ~/.claude/skills/firebase-remote-config-basics

Project

mkdir -p .claude/skills/firebase-remote-config-basics

Source Repository

Stars
364
Forks
70
Watchers
364
License
Apache-2.0
Last Push
28 days ago
Created
5 months ago