- Stars
- 1.8k
- Forks
- 103
- Updated
- Apr 2, 2026
stars
1.8k
forks
103
last update
Apr 2, 2026
license
MITv2.3.1
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add android-jetpack-pro - Invoke
// Run from any project directory
$ claude --skill android-jetpack-pro "help me ship this" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill android-jetpack-pro "now refactor it"
- references/
- SKILL.mdopen
- README.mdopen
- name:
- Android Jetpack Pro
- slug:
- android-jetpack-pro
- version:
- v2.3.1
- license:
- MIT
- author:
- @aosp-labs
- repository:
- github.com/aosp-labs/android-jetpack-pro
- categories:
- tags:
- #jetpack#compose#kotlin#hilt
- description:
Ship Jetpack Compose screens, ViewModels, and Gradle config with idiomatic best practices baked in.
// 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 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.9kAndroid WorkManager Jobs
Background jobs done right — constraints, retries, chains, periodic work, expedited jobs, foreground service.
1.6k
$ cat reviews/