QQVersionList
Android app modernization, performance analysis, and migration workflows
All Skills in This Repository (18)
Pure Emerald Level Indicatorsperfetto-trace-analysis
Analyze Perfetto trace files to identify Android latency, memory, or UI jank root causes.
r8-analyzer
Analyzes Android Gradle build inputs and R8/Proguard keep rules to generate a report with scores and keep-rule evaluation.
engage-sdk-integration
Generate Play Engage SDK integration boilerplate and entity mappings for Android apps.
jetpack-compose-m3
Enforce compatible Wear OS Compose Material3 library and compiler configurations.
kotlin-tooling-agp9-migration
Migrate Kotlin Multiplatform projects to Android Gradle Plugin 9.0+.
verified-email
Retrieve cryptographically verified email via Android Credential Manager with OpenID4VP.
migrate-xml-views-to-jetpack-compose
Migrate Android XML View layouts to Jetpack Compose with screenshot verification.
android-cli
Manage Android SDKs, create projects, and deploy apps via CLI.
perfetto-sql
Translate natural language intents into Perfetto SQL queries and execute them on Android trace files.
styles
Migrate Jetpack Compose UIs to themeable Styles with StyleState.
display-glasses-with-jetpack-compose-glimmer
Implement projected Android XR activities with Jetpack Compose Glimmer for display glasses.
navigation-3
Migrate Jetpack Navigation 2 Compose apps to Navigation 3 with type-safe routes.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core