firebasefirebaseOfficialยท10 Agent Skills Included

agent-skills

Firebase setup, deployment, security audits, and SDK integration

Guides coding agents through Firebase project setup, authentication, Firestore, Data Connect, Hosting, App Hosting, Remote Config, Crashlytics, and AI Logic integration. Eliminates manual console clicking, outdated SDK patterns, and misconfigured security rules that cause runtime crashes and data leaks. Includes a security rules auditor and safe Xcode project modification scripts to ship Firebase apps faster with fewer errors.
npx skills add firebase/agent-skills --all -g -y

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Firebase Agent Skills?โ–ผ

Run `npx skills add firebase/agent-skills --all -g -y` in your terminal to install all Firebase skills globally for your coding agent.

What Firebase services do these skills cover?โ–ผ

They cover Authentication, Firestore, Data Connect, Hosting, App Hosting, Remote Config, Crashlytics, AI Logic, and Xcode project setup with official best practices.

Can it audit my Firebase security rules?โ–ผ

Yes. The security rules auditor skill reviews Firestore and Storage rules for privilege escalation, update bypasses, and missing ownership checks, then returns a scored report.

Does it work with Claude Code, Cursor, and Gemini CLI?โ–ผ

Yes. The skills follow the universal SKILL.md format and also ship as plugins for Claude Code, Cursor, Codex, Kimi, and the Gemini CLI.

Do I need the Firebase CLI installed?โ–ผ

Most skills work best with the Firebase CLI, but it is not required upfront. The skills invoke it on demand via `npx -y firebase-tools@latest`.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’