git log --oneline --stat
HEAD
- Stars
- 2.8k
- Forks
- 155
- Updated
- Jun 2, 2026
repo --stat
stars
2.8k
forks
155
last update
Jun 2, 2026
license
MITv2.0.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add android-hilt-di - Invoke
// Run from any project directory
$ claude --skill android-hilt-di "help me ship this" - Or copy this from the README
// extracted bash block
$ claude skills add android-hilt-di
android-hilt-di/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Android Hilt DI
- slug:
- android-hilt-di
- version:
- v2.0.0
- license:
- MIT
- author:
- @aosp-labs
- categories:
- tags:
- #hilt#dagger#di#kotlin#viewmodel
- description:
Wire Hilt dependency injection the right way — modules, scopes, ViewModels, WorkManager, testing.
README.md
android-hilt-di/README.md
6 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…