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.

android-development - Build Android apps following Google official architecture

Creates Android apps using Kotlin, Jetpack Compose, MVVM architecture, Hilt, and Room based on NowInAndroid best practices.

Tags

Updated: 2026-09-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Create multi-module Android project structure
  • Build UI screens with Jetpack Compose
  • Implement ViewModel and UiState patterns
  • Setup offline-first repositories and DAOs
  • Configure Gradle convention plugins

Inputs

  • Android feature requests
  • Architecture reference files
  • Module template files

Outputs

  • Android feature modules
  • Jetpack Compose UI components
  • ViewModel and UiState implementations
  • Repository and DAO implementations

Requirements

  • Kotlin 1.9.x
  • Jetpack Compose BOM
  • Hilt 2.48
  • Room 2.6.x

Source

  • Spec: SKILL.md
android
kotlin
jetpack-compose
architecture
hilt
room
Create multi-module Android project structure
Build UI screens with Jetpack Compose
Implement ViewModel and UiState patterns
Setup offline-first repositories and DAOs
Android feature requests
Architecture reference files
Module template files
Android feature modules
Jetpack Compose UI components
ViewModel and UiState implementations