← Catalog

No. 138 · mobile

Jetpack Compose

Declarative Android UI

Version 1.0.0 License MIT Format SKILL.md

Build Android apps with Jetpack Compose: composable functions, state hoisting, Material 3 theming, animations, and navigation.

When to use this skill

  • Creating a Compose UI
  • Hoisting state in Compose
  • Using Material 3 themes

Core concepts

This skill provides guidance on jetpack compose best practices, patterns, and common pitfalls. It is designed to be loaded on demand when a relevant task is detected.

Installation

curl -LO https://opencode-skills.example/downloads/mobile/jetpack-compose.zip
unzip jetpack-compose.zip -d ~/.config/opencode/skills/

Restart OpenCode — the skill loads automatically.

When it triggers

  • creating a Compose UI
  • hoisting state in Compose
  • using Material 3 themes