Kabindra Shrestha
Community@kabindra-shrestha
Kabindra Shrestha's registry hosts 18 Google-authored Android development skills covering Jetpack Compose migration, XR/Wear UI, performance profiling, security, and Play services integration.
Agent Skills by Kabindra Shrestha
Showing 18 vetted skills indexed across 1 GitHub repositories.
verified-email
Implement verified email retrieval on Android using Credential Manager and OpenID4VP digital credentials.
android-intent-security
Harden Android components against Intent redirection and unauthorized access vulnerabilities.
camera1-to-camerax
Migrates legacy Android Camera1 and Camera2 implementations to lifecycle-aware CameraX.
adaptive
Migrates Jetpack Compose UIs to adaptive layouts across phones, tablets, foldables, and desktop form factors.
styles
Migrate Jetpack Compose components to the experimental Styles API with theme-level style definitions.
migrate-xml-views-to-jetpack-compose
Migrates Android XML View layouts to Jetpack Compose through a structured ten-step workflow.
navigation-3
Migrate Android apps from Navigation 2 to Jetpack Navigation 3 and implement Compose navigation patterns.
display-glasses-with-jetpack-compose-glimmer
Build projected Android XR apps for display glasses using Jetpack Compose Glimmer.
perfetto-trace-analysis
Analyzes Perfetto traces to diagnose latency, memory, and jank issues in Android apps.
perfetto-sql
Translates natural language intents into Perfetto SQL queries executed against Android trace files.
testing-setup
Analyze and configure Android testing infrastructure for unit, UI, screenshot, and end-to-end tests.
edge-to-edge
Migrates Jetpack Compose apps to adaptive edge-to-edge layouts with correct system bar insets.
android-cli
Manages Android SDKs, emulators, devices, and documentation through the android CLI.
appfunctions
Generates Kotlin AppFunctions code exposing Android app workflows to on-device AI agents.
engage-sdk-integration
Generates Play Engage SDK integration code for Android apps across content verticals.
play-billing-library-version-upgrade
Migrates Android projects from legacy Play Billing Library versions to the latest stable release.
r8-analyzer
Analyzes Android build files and R8 keep rules to identify redundant and overly broad configurations.
wear-compose-m3
Guides creation and migration of Wear OS apps using Compose Material3 libraries.
Frequently Asked Questions About Kabindra Shrestha
FAQPage SchemaWhat tasks can I accomplish using Kabindra Shrestha's Android skills?▼
You can migrate XML Views to Jetpack Compose, upgrade Camera1 to CameraX, adopt Navigation 3, build adaptive and edge-to-edge UIs, create Wear OS Material3 and XR Glimmer apps, analyze Perfetto traces, harden Intent security, integrate verified email sign-in, upgrade Play Billing, and optimize R8 keep rules.
Who are these Android skills designed for?▼
They target Android developers and mobile engineers maintaining or modernizing native Android apps. App developers, security auditors reviewing AndroidManifest configurations, performance engineers analyzing traces, and teams integrating Google Play services like Engage SDK and Play Billing all benefit.
How do I install and run these Android skills?▼
Use the android-cli skill, which installs the `android` command-line tool to create projects, run apps on devices or emulators, manage SDK components, and discover and install official Android skills. Individual skills then guide dependency upgrades and code changes within your Android project.
Are these Android skills free and open source?▼
Yes. All 18 skills are authored by Google LLC and distributed with licensing defined in each skill's LICENSE.txt file. There is no indicated cost; consult the bundled LICENSE.txt in each skill folder for complete usage terms.
What prerequisites do these Android skills require?▼
Prerequisites vary per skill: an existing Android project with the Android SDK, Jetpack Compose dependencies for UI skills, a Perfetto trace file and trace_processor for profiling skills, and Kotlin/Hilt/ViewModel setups for Navigation 3 and AppFunctions integration.