Loading...
Loading...
Comprehensive guide for Firebase Remote Config, including template management and SDK usage. Use this skill when the user needs help setting up Remote Config, managing feature flags, or updating app behavior dynamically.
npx skill4agent add firebase/agent-skills firebase-remote-config-basicsfirebase-basicsnpx -y firebase-tools@latestfirebasenpm install -g firebase-toolsnpx -y firebase-tools@latest login:list--project <PROJECT_ID>npx -y firebase-tools@latest remoteconfig:get -o remote_config.jsonremote_config.json { "remoteconfig": { "template": "remote_config.json" } }npx -y firebase-tools@latest deploy --only remoteconfignpx -y firebase-tools@latest remoteconfig:versions:list