Firebase Agent Skills
Google's official Firebase skills: Auth, Firestore, Storage and best-practice workflows; FlutterFire/SDK-friendly.
Install
Installs through Popy — it fetches the skill from the author's repo and prints the credit. Works with any agent.
$ curl -fsSL https://skills.popy.app/i/firebase-agent-skills | shInspect what it runs first: skills.popy.app/i/firebase-agent-skills
Prefer to do it by hand?
- 1Open the source repo: https://github.com/firebase/agent-skills
- 2Copy its SKILL.md (and any supporting files) into ~/.claude/skills/firebase-agent-skills/
- 3Restart your agent so it picks up the new skill.
Heads up: this listing was compiled from public sources and hasn't been hand-verified yet. Always confirm details on the source repo before installing.
Related skills
SwiftUI Pro
FeaturedReviews SwiftUI code for modern APIs, performance, state, and accessibility — catching mistakes LLMs commonly make.
SwiftData Pro
Guides AI on SwiftData: @Model, @Query, predicates, indexes, migrations, relationships, and iCloud sync.
Swift Concurrency Pro
Concurrency reviewer that catches reentrancy bugs, actor-isolation violations, and async/await pitfalls.