android-jetpack-compose

Official

Declarative Android UI with Jetpack Compose.

AuthorTheBushidoCollective
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Build modern Android UIs with Jetpack Compose using declarative components and state management.

Core Features & Use Cases

  • State management with remember, mutableStateOf, and derivedStateOf
  • View composition, Composables, and DI-friendly patterns
  • Integration with ViewModels and lifecycle-aware patterns

Quick Start

Create a simple counter using remember and mutableStateOf, then wire up a ViewModel for data persistence.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: android-jetpack-compose
Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#android-jetpack-compose

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository