Kabindra Shrestha avatar

Kabindra Shrestha

Community

@kabindra-shrestha

4Followers
|
37Public Repos
|
18Published Skills

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.

Skills Distribution
DomainDeveloper To...Android UI & Jetpa.. (40%)Android Performanc.. (20%)Android Security &.. (15%)Android Testing & .. (15%)

Agent Skills by Kabindra Shrestha

Showing 18 vetted skills indexed across 1 GitHub repositories.

kabindra-shresthakabindra-shrestha
3

verified-email

Implement verified email retrieval on Android using Credential Manager and OpenID4VP digital credentials.

Community
Advanced
kabindra-shresthakabindra-shrestha
3

android-intent-security

Harden Android components against Intent redirection and unauthorized access vulnerabilities.

Community
Advanced
kabindra-shresthakabindra-shrestha
3

camera1-to-camerax

Migrates legacy Android Camera1 and Camera2 implementations to lifecycle-aware CameraX.

Community
Intermediate
kabindra-shresthakabindra-shrestha
3

adaptive

Migrates Jetpack Compose UIs to adaptive layouts across phones, tablets, foldables, and desktop form factors.

Community
Advanced
kabindra-shresthakabindra-shrestha
3

styles

Migrate Jetpack Compose components to the experimental Styles API with theme-level style definitions.

Community
Advanced
kabindra-shresthakabindra-shrestha
3

migrate-xml-views-to-jetpack-compose

Migrates Android XML View layouts to Jetpack Compose through a structured ten-step workflow.

Community
Advanced
kabindra-shresthakabindra-shrestha
3

navigation-3

Migrate Android apps from Navigation 2 to Jetpack Navigation 3 and implement Compose navigation patterns.

Community
Advanced
kabindra-shresthakabindra-shrestha
3

display-glasses-with-jetpack-compose-glimmer

Build projected Android XR apps for display glasses using Jetpack Compose Glimmer.

Community
Advanced
kabindra-shresthakabindra-shrestha
3

perfetto-trace-analysis

Analyzes Perfetto traces to diagnose latency, memory, and jank issues in Android apps.

Community
Advanced
kabindra-shresthakabindra-shrestha
3

perfetto-sql

Translates natural language intents into Perfetto SQL queries executed against Android trace files.

Community
Advanced
kabindra-shresthakabindra-shrestha
3

testing-setup

Analyze and configure Android testing infrastructure for unit, UI, screenshot, and end-to-end tests.

Community
Advanced
kabindra-shresthakabindra-shrestha
3

edge-to-edge

Migrates Jetpack Compose apps to adaptive edge-to-edge layouts with correct system bar insets.

Community
Intermediate
kabindra-shresthakabindra-shrestha
3

android-cli

Manages Android SDKs, emulators, devices, and documentation through the android CLI.

Community
Advanced
kabindra-shresthakabindra-shrestha
3

appfunctions

Generates Kotlin AppFunctions code exposing Android app workflows to on-device AI agents.

Community
Advanced
kabindra-shresthakabindra-shrestha
3

engage-sdk-integration

Generates Play Engage SDK integration code for Android apps across content verticals.

Community
Advanced
kabindra-shresthakabindra-shrestha
3

play-billing-library-version-upgrade

Migrates Android projects from legacy Play Billing Library versions to the latest stable release.

Community
Advanced
kabindra-shresthakabindra-shrestha
3

r8-analyzer

Analyzes Android build files and R8 keep rules to identify redundant and overly broad configurations.

Community
Advanced
kabindra-shresthakabindra-shrestha
3

wear-compose-m3

Guides creation and migration of Wear OS apps using Compose Material3 libraries.

Community
Advanced

Frequently Asked Questions About Kabindra Shrestha

FAQPage Schema
What 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.