premex-ab avatar

premex-ab

Official

@premex-ab

0Followers
|
24Public Repos
|
23Published Skills

Specialized Android engineering expertise focusing on Jetpack Compose migrations, performance tracing, and modernizing legacy mobile build and rendering architectures.

Skills Distribution
DomainDeveloper To...Android UI Moderni.. (40%)Build & Dependency.. (30%)Performance & Trac.. (20%)Security & Identit.. (10%)

Agent Skills by premex-ab

Showing 23 vetted skills indexed across 1 GitHub repositories.

premex-abpremex-ab
1

perfetto-sql

Translate natural-language trace analysis intents into Perfetto SQL queries and execute them.

Official
Advanced
premex-abpremex-ab
1

agp-9-upgrade

Upgrade Android projects to AGP 9 with compatibility checks and migration steps.

Official
Advanced
premex-abpremex-ab
1

styles

Migrate Jetpack Compose components to theme-driven Style definitions.

Official
Intermediate
premex-abpremex-ab
1

navigation-3

Migrate Android Compose apps from Jetpack Navigation 2 to Navigation 3 with typed NavKey routes.

Official
Advanced
premex-abpremex-ab
1

adaptive

Create adaptive Jetpack Compose UI layouts using MediaQuery and Navigation 3 SceneStrategy.

Official
Advanced
premex-abpremex-ab
1

play-billing-library-version-upgrade

Upgrade Android Google Play Billing Library integrations with migration checklists and validation builds.

Official
Advanced
premex-abpremex-ab
1

android-cli

Manage Android development workflows via the android command-line tool.

Official
Intermediate
premex-abpremex-ab
1

pair

Pair Android devices for wireless ADB via scannable QR code.

Official
Intermediate
premex-abpremex-ab
1

edge-to-edge

Migrate Android Jetpack Compose apps to adaptive edge-to-edge rendering with inset handling.

Official
Advanced
premex-abpremex-ab
1

gradle-dagp

Analyze Gradle dependency advice and plan incremental PR fixes.

Official
Advanced
premex-abpremex-ab
1

migrate-xml-views-to-jetpack-compose

Convert Android XML View layouts into Jetpack Compose with visual parity.

Official
Advanced
premex-abpremex-ab
1

jetpack-compose-m3

Migrate Wear OS Compose apps to Material3 with version-matched component samples.

Official
Advanced
premex-abpremex-ab
1

appfunctions

Discover and implement Android AppFunctions with Kotlin, KDoc, and ADB testing.

Official
Advanced
premex-abpremex-ab
1

android-cli-ci

Configures Android SDK in CI using the official `dbt` toolchain and automated workflows.

Official
Intermediate
premex-abpremex-ab
1

android-cli-setup

Install Google's agent-first Android CLI and initialize its bundled skill for Claude Code.

Official
Intermediate
premex-abpremex-ab
1

dependabot

Post @dependabot commands to manage pull requests via GitHub CLI.

Official
Intermediate
premex-abpremex-ab
1

testing-setup

Analyze Android testing dependencies and define a strategy across unit, UI, screenshot, and e2e layers.

Official
Advanced
premex-abpremex-ab
1

camera1-to-camerax

Migrate legacy Camera1 and Camera2 code to lifecycle-aware CameraX.

Official
Advanced
premex-abpremex-ab
1

verified-email

Retrieve cryptographically verified user email via Android Credential Manager with OpenID4VP.

Official
Advanced
premex-abpremex-ab
1

display-glasses-with-jetpack-compose-glimmer

Generate glasses-optimized UI guidance for Android XR projected displays with Jetpack Compose Glimmer.

Official
Advanced
premex-abpremex-ab
1

perfetto-trace-analysis

Analyze Perfetto traces to locate verified root causes of Android latency and jank.

Official
Advanced
premex-abpremex-ab
1

engage-sdk-integration

Generate Play Engage SDK integration code with Gradle, manifest, and WorkManager wiring.

Official
Advanced
premex-abpremex-ab
1

r8-analyzer

Analyze Android build files and R8 keep rules to identify redundant or overly broad rules.

Official
Intermediate

Frequently Asked Questions About premex-ab

FAQPage Schema
What specific Android modernization tasks are supported?

The registry supports full-scale migrations including XML to Jetpack Compose conversion, Camera1 to CameraX transitions, and upgrading to AGP 9. It also provides guidance for implementing Material3 on Wear OS and configuring adaptive edge-to-edge rendering with inset handling.

Which engineering personas benefit from these capabilities?

Android platform engineers, mobile infrastructure leads, and UI developers benefit from these capabilities. The registry is designed for teams managing complex legacy codebases requiring systematic migration, build optimization, and performance debugging across the Android ecosystem.

What are the prerequisites for using these migration skills?

Users require an existing Android project environment with Gradle build files and standard Jetpack Compose dependencies. Specific tasks like Credential Manager integration require OpenID4VP support, while performance analysis requires access to Perfetto trace files generated from the target device.