- Stars
- 3.1k
- Forks
- 186
- Updated
- Jun 2, 2026
stars
3.1k
forks
186
last update
Jun 2, 2026
license
MITv2.6.0
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add android-firebase-bom - Invoke
// Run from any project directory
$ claude --skill android-firebase-bom "help me ship this" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill android-firebase-bom "now refactor it"
- references/
- SKILL.mdopen
- README.mdopen
- name:
- Android Firebase BoM
- slug:
- android-firebase-bom
- version:
- v2.6.0
- license:
- MIT
- author:
- @aosp-labs
- repository:
- github.com/aosp-labs/android-firebase-bom
- categories:
- tags:
- #firebase#auth#firestore#crashlytics#fcm
- description:
Wire Firebase right — Auth, Firestore, Realtime DB, Crashlytics, Analytics, Cloud Messaging — via the BoM.
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
Loading README…
authored by
@aosp-labsAndroid Jetpack Pro
Ship Jetpack Compose screens, ViewModels, and Gradle config with idiomatic best practices baked in.
1.8kAndroid Room Database
Room ORM scaffolds: entities, DAOs, migrations, Flow queries, type converters, instrumentation tests.
1.3kAndroid Hilt DI
Wire Hilt dependency injection the right way — modules, scopes, ViewModels, WorkManager, testing.
2.8kAndroid CameraX Pro
Build camera features the modern way — Preview, ImageCapture, VideoCapture, ML Kit overlays.
1.9k
$ cat reviews/