- Stars
- 1.9k
- Forks
- 103
- Updated
- Jun 2, 2026
stars
1.9k
forks
103
last update
Jun 2, 2026
license
MITv1.8.0
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add android-camerax-pro - Invoke
// Run from any project directory
$ claude --skill android-camerax-pro "help me ship this" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill android-camerax-pro "now refactor it"
- references/
- SKILL.mdopen
- README.mdopen
- name:
- Android CameraX Pro
- slug:
- android-camerax-pro
- version:
- v1.8.0
- license:
- MIT
- author:
- @aosp-labs
- repository:
- github.com/aosp-labs/android-camerax-pro
- categories:
- tags:
- #camerax#camera#ml-kit#kotlin#video
- description:
Build camera features the modern way — Preview, ImageCapture, VideoCapture, ML Kit overlays.
// 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 WorkManager Jobs
Background jobs done right — constraints, retries, chains, periodic work, expedited jobs, foreground service.
1.6k
$ cat reviews/