Back to skills

android-native-dev

development

A reference guide for Android native development covering Kotlin/Compose patterns, Material Design 3 specs, Gradle project setup, and build troubleshooting. It defines standards for threading, state m

Setup & Installation

npx skills add https://github.com/MiniMax-AI/android-native-dev --skill android-native-dev
or paste the link and ask your coding assistant to install it
https://github.com/MiniMax-AI/android-native-dev
View on GitHub

What This Skill Does

A reference guide for Android native development covering Kotlin/Compose patterns, Material Design 3 specs, Gradle project setup, and build troubleshooting. It defines standards for threading, state management, resource naming, and test layering. Rather than hunting across Android docs, Material guidelines, and Kotlin references separately, this skill consolidates the decisions and anti-patterns that trip up Android developers daily into one place.

When to use it

  • Working with android native dev functionality
  • Implementing android native dev features
  • Debugging android native dev related issues