Safety-first Firebase CLI (firebase-tools v15) skill for full project control — deploy, Hosting (sites/channels/rollback), Cloud Functions (+secrets), Firestore (databases/indexes/backups/delete), Realtime Database, Auth import/export, Remote Config, App Distribution, App Hosting, Extensions, Data Connect, Emulator Suite & MCP server. Classifies every command by risk tier via a deterministic classifier script and gates destructive/irreversible/cost-incurring ops behind AskUserQuestion confirmation; enforces the --non-interactive/--force contract so nothing hangs and nothing is auto-confirmed. Wrong-project preflight prevents deploying to prod by accident. Ships a 3-level self-test (static classifier battery, live read-only, guarded live-write w/ cleanup). Use when running, planning, or debugging any firebase command.
$npx -y skills add georgekhananaev/claude-skills-vault --skill firebase-cliInstalls into the current project.
Run `npx skills use "https://github.com/georgekhananaev/claude-skills-vault" --skill "georgekhananaev/claude-skills-vault/firebase-cli"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/georgekhananaev/claude-skills-vault" that are relevant to the current task. Run `npx skills add "https://github.com/georgekhananaev/claude-skills-vault"` and select the relevant skills, then follow their instructions.