- Stars
- 1.3k
- Forks
- 57
- Updated
- May 23, 2026
stars
1.3k
forks
57
last update
May 23, 2026
license
MITv1.3.0
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add android-room-database - Invoke
// Run from any project directory
$ claude --skill android-room-database "help me ship this" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill android-room-database "now refactor it"
- references/
- SKILL.mdopen
- README.mdopen
- name:
- Android Room Database
- slug:
- android-room-database
- version:
- v1.3.0
- license:
- MIT
- author:
- @aosp-labs
- repository:
- github.com/aosp-labs/android-room-database
- categories:
- tags:
- #room#android#sqlite#ksp#kotlin
- description:
Room ORM scaffolds: entities, DAOs, migrations, Flow queries, type converters, instrumentation tests.
// 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 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.9kAndroid WorkManager Jobs
Background jobs done right — constraints, retries, chains, periodic work, expedited jobs, foreground service.
1.6k
$ cat reviews/