- Stars
- 1.6k
- Forks
- 81
- Updated
- Jun 2, 2026
stars
1.6k
forks
81
last update
Jun 2, 2026
license
MITv1.4.0
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add android-workmanager-jobs - Invoke
// Run from any project directory
$ claude --skill android-workmanager-jobs "help me ship this" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill android-workmanager-jobs "now refactor it"
- references/
- SKILL.mdopen
- README.mdopen
- name:
- Android WorkManager Jobs
- slug:
- android-workmanager-jobs
- version:
- v1.4.0
- license:
- MIT
- author:
- @aosp-labs
- repository:
- github.com/aosp-labs/android-workmanager-jobs
- categories:
- tags:
- #workmanager#background-jobs#kotlin#scheduling#hilt
- description:
Background jobs done right — constraints, retries, chains, periodic work, expedited jobs, foreground service.
// 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/