LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: Jetpack Compose

Browse skills that share this tag.

  • ui-architecture - UI Architecture Guidelines
    UI architectureKotlin MultiplatformJetpack ComposeMVVM

    ★ 93 · Updated 2026-03-25

    Project-specific UI implementation guidelines for RotatingartLauncher with landscape-first design and MVVM patterns

    ⚙ read architecture files⚙ review UI changes⚙ validate routing contracts
  • compose-hooks - Jetpack Compose Hooks Library
    state managementside effectsnetwork requestsutility functions

    ★ 18 · Updated 2026-03-23

    React Hooks style state management and side effects for Jetpack Compose

    ⚙ create state⚙ update state⚙ manage state
  • compose-hooks - Jetpack Compose Hooks for State Management
    ComposeHooksState ManagementJetpack Compose

    ★ 602 · Updated 2026-03-22

    Provides React Hooks-style state management and side effect handling for Jetpack Compose/Compose Multiplatform.

    ⚙ manage component state⚙ handle side effects⚙ manage network requests
  • designing-android-interfaces - Build Android UI with Material Design 3 and Jetpack Compose
    Android developmentUI designJetpack ComposeMaterial Design

    ★ 0 · Updated 2026-02-23

    Design and implement Android user interfaces with Material Design 3 and Jetpack Compose

    ⚙ create Android screens⚙ implement Compose layouts⚙ apply Material Design tokens
  • android-kotlin-compose - Create production-quality Android apps with Kotlin and Jetpack Compose
    Android DevelopmentKotlinJetpack ComposeMVVM Architecture

    ★ 211 · Updated 2026-02-11

    Develop Android applications following Google's official architecture guidance using Kotlin, Jetpack Compose, and MVVM patterns.

    ⚙ create Android projects⚙ create feature modules⚙ implement screens with Compose
  • xml-to-compose - Convert Android XML layouts to Jetpack Compose code
    AndroidUI conversioncode migrationJetpack Compose

    ★ 602 · Updated 2026-02-11

    Convert Android XML layouts to idiomatic Jetpack Compose code

    ⚙ analyze XML structure⚙ map views to Compose equivalents⚙ convert attributes to modifiers