Use when needing to fetch Android source code — AOSP platform internals (@hide APIs, framework classes, system services) or AndroidX/Jetpack library source and samples. Also use when public docs are insufficient to complete a task and implementation details must be read directly from source.
$npx -y skills add rcosteira79/android-skills --skill android-source-searchInstalls into the current project.
Run `npx skills use "https://github.com/rcosteira79/android-skills" --skill "rcosteira79/android-skills/android-source-search"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/rcosteira79/android-skills" that are relevant to the current task. Run `npx skills add "https://github.com/rcosteira79/android-skills"` and select the relevant skills, then follow their instructions.