Domains
Forms
- SKILL.md33.3%
- references66.7%
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When the user needs to set up Firebase Remote Config, manage feature flags, or dynamically update app behavior on Android/iOS without app releases.
A cloud-based Remote Config template managed via CLI and SDK-integrated app behavior that updates dynamically without publishing app updates.
Use Cases
A product manager wants to roll out a new UI feature to 10% of users via feature flags. Using this skill, the developer fetches the Remote Config template via CLI, adds a percentage condition and parameter locally, has the PM review the JSON, then deploys. The app fetches and activates the flag, enabling gradual rollout without app store submission.
An iOS app needs country-specific behavior without updates. The developer follows ios_setup.md to integrate the SDK, sets in-app defaults, then uses the CLI to manage country-based conditions in the template. After user review and deploy, the app applies remote config in real time, improving localization without new releases.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File