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.

  • appfunctions - Analyze Android codebases to implement AppFunctions.
    AppFunctionsKotlinKSPADB

    ★ 0 · Updated 2026-09-13

    Analyzes Android apps to identify key workflows, generates Kotlin AppFunctions code, and refines KDoc documentation for AI agents.

    ⚙ Analyze Android codebases for workflows⚙ Generate Kotlin AppFunctions implementation code⚙ Optimize KDoc for AI agents
  • catz-challenge-evaluator - Evaluate Catz Android Coding Challenge Submissions
    Androidcode reviewcoding challengeassessment

    ★ 602 · Updated 2026-06-30

    Evaluates Catz Android coding challenge submissions against SWORD Health requirements, producing a structured markdown report with seniority level, confidence rating, and interview questions.

    ⚙ Verify functional and technical requirements⚙ Assess architecture and module structure⚙ Review code quality and Kotlin usage
  • kotest - Create and modernize Kotlin tests with Kotest
    testingKotestKotlintest modernization

    ★ 116 · Updated 2026-06-30

    Write or modernize Kotlin tests using Kotest matchers and idiomatic style

    ⚙ write test⚙ modernize test⚙ apply Kotest matchers
  • kotlin-patterns - Kotlin idiomatic patterns guide
    Kotlinidiomatic patternscoroutinesdomain modeling

    ★ 10 · Updated 2026-06-15

    Provides idiomatic Kotlin patterns including sealed classes, coroutines, Flow, DSLs, and value classes

    ⚙ write Kotlin classes⚙ review Kotlin code⚙ model domain objects
  • mobile-guide - Mobile Development Guide for iOS, Android and Cross-Platform
    mobile developmentiOSAndroidReact Native

    ★ 18 · Updated 2026-05-11

    Provide development guidance for iOS, Android, React Native, and Flutter mobile applications

    ⚙ provide Swift code examples⚙ provide Kotlin code examples⚙ provide React Native code examples
  • mobile-guide - Mobile Development Guide
    mobile developmentiOSAndroidReact Native

    ★ 57 · Updated 2026-05-11

    Comprehensive guide for iOS, Android, React Native, and Flutter mobile development

    ⚙ write Swift code⚙ write Kotlin code⚙ create React Native apps
  • android-tdd - Android TDD Testing Patterns
    Android TDDTest-Driven DevelopmentKotlinunit testing

    ★ 141 · Updated 2026-05-11

    Android/Kotlin/KMP code TDD with three-tier test model, fake-first strategy, coroutine testing, and Compose UI testing

    ⚙ create Fake implementation⚙ write unit test⚙ write integration test
  • composewebview-code-review - ComposeWebView Code Review
    code reviewmultiplatformKotlincode quality

    ★ 81 · Updated 2026-05-09

    Automates code quality checks and PR reviews for ComposeWebView multiplatform library

    ⚙ check code formatting⚙ validate expect/actual⚙ verify KDoc coverage
  • composewebview-code-review - Automated Code Review for ComposeWebView
    code reviewquality assurancemultiplatformKotlin

    ★ 602 · Updated 2026-03-26

    Performs code quality checks and reviews for ComposeWebView multiplatform library including formatting, documentation, and multiplatform validations

    ⚙ check code formatting⚙ apply code formatting⚙ verify expect/actual pairs
  • create-persistence-adapter - Generate JPA persistence adapter for aggregates
    JPApersistenceadapterdatabase

    ★ 2 · Updated 2026-03-26

    Scaffold or update JPA persistence adapter with entity, repository, mapper, and adapter class

    ⚙ read repository port file⚙ find domain aggregate⚙ generate entity class
  • 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
  • create-spring-boot-kotlin-project - Create Spring Boot Kotlin Project with Docker Compose
    Spring BootKotlinProject SetupDocker

    ★ 0 · Updated 2026-03-09

    Creates a Spring Boot Kotlin project skeleton with multiple database integrations

    ⚙ download Spring Boot project template⚙ unzip downloaded file⚙ add dependencies to build file
  • create-spring-boot-kotlin-project - Create Spring Boot Kotlin Project Skeleton
    Spring BootKotlinproject setupbackend

    ★ 0 · Updated 2026-03-09

    Generate a Spring Boot Kotlin project with required dependencies and configurations

    ⚙ check Java version⚙ download Spring Boot template⚙ unzip project files
  • create-spring-boot-kotlin-project - Create Spring Boot Kotlin Project with Docker
    Spring BootKotlinDockerProject Creation

    ★ 159 · Updated 2026-03-09

    Creates a Spring Boot Kotlin project skeleton with essential configurations and Docker services

    ⚙ check Java version⚙ download Spring Boot template⚙ unzip project files
  • kotlin-spring - Spring Boot Kotlin Development Guide
    Spring BootKotlinBackendWeb Development

    ★ 602 · Updated 2026-02-14

    Provides Kotlin Spring Boot code examples and guidance

    ⚙ generate Spring Boot code⚙ show Kotlin examples⚙ demonstrate coroutines usage
  • kdoc - Generate KDoc Documentation for Kotlin Code
    documentationKotlincode documentationKDoc

    ★ 18 · Updated 2026-02-13

    Writes concise KDoc documentation for Kotlin classes and functions

    ⚙ read Kotlin files⚙ identify Kotlin code elements⚙ write KDoc documentation
  • kdoc - Write KDoc Documentation for Kotlin Code
    DocumentationKotlinCode quality

    ★ 602 · Updated 2026-02-13

    Writes concise KDoc documentation for Kotlin classes and functions

    ⚙ Read Kotlin files⚙ Identify public classes and functions⚙ Write KDoc documentation
  • 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