Skill

Firebase
SkillGoogle’s skill for Firebase the current way.
Official Google Cloud / Firebase skill — Auth, Firestore, Hosting, and the gotchas in today’s SDK.
spec·Apache-2.0·Updated this quarter·github.com/google/skills
Claude CodeCursorDesktop
Scanned
npx skills add google/firebase-basicsBy Google
Input
A Firebase feature.
Output
Rules or client code that matches the console.
firebase-basics.skill/invoke
You say
Lock Firestore to the signed-in org.
It returns
Rules with request.auth and orgId. Test case attached.
Prompt notebook
Prompts this skill is built for.
You say
Lock Firestore to the signed-in org.
It returns
Rules with request.auth and orgId. Test case attached.
You say
Why is hosting serving the old bundle?
It returns
Rewrites miss /app. firebase.json patched.
What it teaches
- 01Auth
- 02Firestore
- 03Hosting
Other skills in the loop
Discussion
No notes yet. Be the first hunter to report back.

