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: kotlin

Browse skills that share this tag.

  • exposed-r2dbc - JetBrains Exposed R2DBC with Kotlin Coroutines
    exposedr2dbckotlincoroutines

    ★ 7 · Updated 2026-09-20

    Provides patterns for using JetBrains Exposed R2DBC with Kotlin Coroutines, table definitions, DML Flow API, and multi-database parameterized testing.

    ⚙ Define Exposed database tables⚙ Execute DML operations with Flow⚙ Manage reactive database transactions
  • android-clean-architecture - Clean Architecture guide for Android and KMP projects
    androidkotlinkotlin-multiplatformclean-architecture

    ★ 15 · Updated 2026-09-20

    Provides Clean Architecture patterns for Android and Kotlin Multiplatform projects, covering module structure, dependency rules, UseCases, and data layers.

    ⚙ Structure Android or KMP project modules⚙ Implement UseCases, Repositories, and DataSources⚙ Design data flow between architectural layers
  • clerk-android - Implement Clerk authentication in native Android apps.
    clerkandroidkotlinjetpack-compose

    ★ 0 · Updated 2026-09-20

    Implements Clerk authentication for native Android apps using Kotlin and Jetpack Compose with prebuilt UI or custom API flows.

    ⚙ Implement prebuilt Clerk authentication UI components⚙ Implement custom API-driven auth flows⚙ Configure Clerk SDK initialization and dependencies
  • clerk-android - Implement Clerk authentication in native Android applications.
    clerkandroidkotlinjetpack-compose

    ★ 0 · Updated 2026-09-20

    Implements Clerk authentication for native Android apps using Kotlin and Jetpack Compose via prebuilt UI or custom API-driven auth flows.

    ⚙ Integrate prebuilt auth UI components⚙ Implement custom API auth flows⚙ Initialize Clerk SDK in Android
  • clerk-android - Implement Clerk authentication in native Android applications
    clerkandroidkotlinjetpack-compose

    ★ 0 · Updated 2026-09-20

    Implement Clerk authentication for native Android apps using Kotlin and Jetpack Compose with clerk-android SDK patterns.

    ⚙ Implement prebuilt auth UI components⚙ Build custom API auth flows⚙ Initialize Clerk SDK in Android
  • levyra-ci-workflows - Levyra CI and workflow management
    github-actionsci-cdgradleandroid

    ★ 350 · Updated 2026-09-19

    Manages Levyra GitHub Actions workflows, build performance, AGP and Kotlin compatibility, releases, and workflow security.

    ⚙ Query GitHub Actions runs by SHA⚙ Inspect workflow and build configurations⚙ Optimize Gradle build performance
  • android-development - Build Android apps following Google official architecture
    androidkotlinjetpack-composearchitecture

    ★ 0 · Updated 2026-09-18

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

    ⚙ Create multi-module Android project structure⚙ Build UI screens with Jetpack Compose⚙ Implement ViewModel and UiState patterns
  • android-development - Build Android apps following official architecture guidance
    androidkotlinjetpack-composehilt

    ★ 328 · Updated 2026-09-17

    Provides architectural patterns and code structures for building Android applications with Jetpack Compose, Hilt, Room, and multi-module setups.

    ⚙ Create multi-module Android project structures⚙ Implement Compose screens and ViewModels⚙ Set up Room local databases
  • kmp-android-architecture - Clean Architecture for KMP and Android Projects
    kotlinandroidkmparchitecture

    ★ 0 · Updated 2026-09-15

    Clean Architecture patterns for Kotlin Multiplatform and Android projects, covering project structure and layer separations.

    ⚙ Organize project directory structure⚙ Define domain models and use cases⚙ Implement data mapping and repositories
  • coil-compose - Guide for loading images using Coil in Jetpack Compose
    androidjetpack-composecoilimage-loading

    ★ 0 · Updated 2026-09-14

    Provides guidelines and code patterns for loading images in Jetpack Compose using Coil, including API selection, ImageRequest setup, and Hilt integration.

    ⚙ Configure image loading with AsyncImage⚙ Customize state UI with SubcomposeAsyncImage⚙ Create painters with rememberAsyncImagePainter
  • kotlin-patterns - Kotlin and Spring Boot patterns for Orca service
    kotlinspring-bootjooqorca

    ★ 602 · Updated 2026-09-13

    Provides Kotlin and Spring Boot code patterns for implementing backend features, services, repositories, controllers, and DTOs in Orca service.

    ⚙ Implement backend services⚙ Implement JOOQ repositories⚙ Implement REST controllers
  • kotlin patterns - Conventions and refactoring patterns for Kotlin code
    kotlinrefactoringcode-qualitycoding-conventions

    ★ 12 · Updated 2026-09-13

    Provides conventions and refactoring patterns for Kotlin code quality and deprecated API updates.

    ⚙ Remove non-null assertion operators⚙ Remove redundant safe call operators⚙ Replace var with val
  • kotlin-coroutines-expert - Kotlin Coroutines Expert Guide
    kotlincoroutinesflowasynchronous

    ★ 4 · Updated 2026-09-12

    Expert patterns for Kotlin Coroutines and Flow, covering structured concurrency, error handling, reactive streams, and testing.

    ⚙ Implement asynchronous operations in Kotlin⚙ Design reactive data streams⚙ Debug coroutine cancellations and exceptions
  • kotlin-coroutines-expert - Guide for Kotlin Coroutines and Flow Development
    kotlincoroutinesflowasynchronous-programming

    ★ 0 · Updated 2026-09-12

    Provides patterns and practices for Kotlin Coroutines and Flow, covering structured concurrency, exception handling, and testing.

    ⚙ Implement asynchronous operations in Kotlin⚙ Design reactive streams using Flow⚙ Handle coroutine exceptions and cancellations
  • Android 11+ Background Location Permission Flow - Implement Android 11+ background location flow
    androidjetpack composepermissionsbackground location

    ★ 1 · Updated 2026-09-12

    Implement background location permission flow for Android 11+ using Jetpack Compose with educational UI and settings redirection.

    ⚙ Initialize permission state⚙ Check permission status⚙ Show educational rationale UI
  • compose-ui - Guidelines for Jetpack Compose UI development.
    jetpack-composeuikotlinandroid

    ★ 0 · Updated 2026-09-11

    Provides best practices for building and refactoring Jetpack Compose functions with state hoisting, performance tuning, and theming.

    ⚙ Implement state hoisting⚙ Configure Composable modifiers⚙ Optimize recomposition performance
  • catz-challenge-evaluator - Catz Android Coding Challenge Evaluator
    androidcode reviewevaluationassessment

    ★ 18 · Updated 2026-06-30

    Evaluates Catz Android coding challenge submissions against requirements

    ⚙ read requirements checklist⚙ verify functional requirements⚙ verify technical requirements
  • create-repository - Create KOIN Repository
    kotlinrepositoryhiltclean-architecture

    ★ 22 · Updated 2026-06-15

    Generate domain interface, data implementation, and Hilt binding for KOIN repository

    ⚙ create domain repository interface⚙ create data repository implementation⚙ add Hilt binding
  • build-nitro-modules - Build React Native Nitro Modules
    react-nativenitro-modulesnitrogenhybrid-object

    ★ 0 · Updated 2026-05-28

    End-to-end skill for building React Native Nitro Modules with scaffolding, codegen, and native implementation.

    ⚙ scaffold monorepo⚙ run nitrogen codegen⚙ generate native boilerplate
  • new-android-app - Create new Android app scaffold
    androidscaffoldkotlincompose

    ★ 6 · Updated 2026-05-28

    Scaffolds a single-module Compose Android app with opinionated stack and configuration

    ⚙ collect user inputs⚙ verify environment⚙ create base project

Scroll to load more