By serhatbolsu
Diff Firebase Remote Config parameters and conditions between dates or version numbers, list every config change in a window, and correlate changes with the Firebase A/B tests running over the same window. Read-only. Outputs structured JSON suitable for downstream impact analysis.
A small marketplace of Claude Code plugins. Add this marketplace once, then install individual plugins.
Before installing, make sure you have:
npm i -g firebase-tools, then run firebase login (opens a browser).
This is the simplest auth path. Alternatives below if you prefer not to install it.python3, jq, curl (default on macOS, install via your package manager on Linux).Firebase Viewer role on the Firebase projects you want to query (read-only is sufficient — the skill never writes).The skill auto-detects auth in this order:
firebase logingcloud auth application-default loginexport GOOGLE_APPLICATION_CREDENTIALS=/path/to/sa.json
(SA needs Firebase Remote Config Viewer + read access to A/B Testing, or just Firebase Viewer.)Inside Claude Code (CLI/Desktop/IDE), run:
/plugin marketplace add serhatbolsu/claude-skill-firebase-remote-config
/plugin install firebase-remote-config@serhat-skills
Updates: just /plugin update whenever the repo gets new commits. No version bumps needed — every commit auto-counts as a release.
firebase-remote-configDiff Firebase Remote Config parameters and conditions between two dates (or version numbers), list every change in a window, and correlate changes with Firebase A/B tests that were running over the same window — so you can tell whether a metric shift came from a manual config edit, an experiment rollout, or both.
Read-only. Outputs structured JSON suitable for downstream impact analysis.
Capabilities:
defaultValue, per-condition conditionalValues, description, valueType — surfaces what actually changed, not just "param changed"See Prerequisites above for auth and tooling requirements.
After installing, ask Claude something like:
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub serhatbolsu/claude-skill-firebase-remote-config --plugin firebase-remote-configComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Create new skills, improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, or benchmark skill performance with variance analysis.
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development