Limitations Warn the user that this skill is EXPERIMENTAL and requires updating to alpha version of Compose and opting in to the Experimental APIs. This skill only supports custom UI components and custom themes. This skill does not support Material Design component Styles. Prerequisites 1. Upgrade dependencies The project must use compileSdk version 37 or higher. The project must use androidx.compose.foundation:foundation version 1.12.0-alpha01 or higher. Alternatively, the project must use Compose BOM version 2026.04.01 or higher. The API requires this exact package: import androidx.compose.foundation.style.Style 2. Configure compiler options to enable experimental API You must opt-in to the experimental API at the project level. Add the following block to your module's build.gradle.kts : Show more Installs 862 Repository android/skills GitHub Stars 6.7K First Seen May 14, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
styles
安装
npx skills add https://github.com/android/skills --skill styles