klxiaoniuklxiaoniuCommunity·18 Agent Skills Included

QQVersionList

Android app modernization, performance analysis, and migration workflows

Guides Android developers through migrations like XML to Jetpack Compose, Camera1 to CameraX, and Play Billing upgrades. Analyzes Perfetto traces and R8 rules to fix jank, memory issues, and bloated builds without manual guesswork. Covers testing setup, adaptive layouts, edge-to-edge design, and Wear OS or XR glasses UI development. Helps ship modern Android apps faster with step-by-step verified procedures.
npx skills add klxiaoniu/QQVersionList --all -g -y

All Skills in This Repository (18)

Pure Emerald Level Indicators
📦 In Repo
klxiaoniuklxiaoniu

perfetto-trace-analysis

Analyze Perfetto trace files to identify Android latency, memory, or UI jank root causes.

Community
Advanced
📦 In Repo
klxiaoniuklxiaoniu

r8-analyzer

Analyzes Android Gradle build inputs and R8/Proguard keep rules to generate a report with scores and keep-rule evaluation.

Community
Advanced
📦 In Repo
klxiaoniuklxiaoniu

engage-sdk-integration

Generate Play Engage SDK integration boilerplate and entity mappings for Android apps.

Community
Advanced
📦 In Repo
klxiaoniuklxiaoniu

jetpack-compose-m3

Enforce compatible Wear OS Compose Material3 library and compiler configurations.

Community
Advanced
📦 In Repo
klxiaoniuklxiaoniu

kotlin-tooling-agp9-migration

Migrate Kotlin Multiplatform projects to Android Gradle Plugin 9.0+.

Community
Advanced
📦 In Repo
klxiaoniuklxiaoniu

verified-email

Retrieve cryptographically verified email via Android Credential Manager with OpenID4VP.

Community
Advanced
📦 In Repo
klxiaoniuklxiaoniu

migrate-xml-views-to-jetpack-compose

Migrate Android XML View layouts to Jetpack Compose with screenshot verification.

Community
Advanced
📦 In Repo
klxiaoniuklxiaoniu

android-cli

Manage Android SDKs, create projects, and deploy apps via CLI.

Community
Intermediate
📦 In Repo
klxiaoniuklxiaoniu

perfetto-sql

Translate natural language intents into Perfetto SQL queries and execute them on Android trace files.

Community
Advanced
📦 In Repo
klxiaoniuklxiaoniu

styles

Migrate Jetpack Compose UIs to themeable Styles with StyleState.

Community
Advanced
📦 In Repo
klxiaoniuklxiaoniu

display-glasses-with-jetpack-compose-glimmer

Implement projected Android XR activities with Jetpack Compose Glimmer for display glasses.

Community
Advanced
📦 In Repo
klxiaoniuklxiaoniu

navigation-3

Migrate Jetpack Navigation 2 Compose apps to Navigation 3 with type-safe routes.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install QQVersionList skills?

Run `npx skills add klxiaoniu/QQVersionList --all -g -y` in your terminal to install all skills in this collection globally.

How to migrate Android XML layouts to Jetpack Compose?

The migrate-xml-views-to-jetpack-compose skill walks through a 10-step process covering dependency setup, theming, layout conversion, and visual validation with screenshot comparison.

How to find the cause of Android app jank?

The perfetto-trace-analysis skill investigates Perfetto trace files using expert-vetted techniques and SQL queries to isolate the exact root cause of latency, memory, or rendering issues.

Can these skills upgrade Play Billing Library?

Yes. The play-billing-library-version-upgrade skill detects your current version, plans a direct or stepped migration path, and refactors deprecated APIs to the latest release.

Do these skills work with Claude Code and Cursor?

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, OpenClaw, and other compatible coding environments.

Related Repositories in Software Engineering

View All in Software Engineering