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

Browse skills that share this tag.

  • 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
  • gradle-docker-jib - Build Docker images using Google Jib plugin with Gradle.
    gradlejibdockercontainer

    ★ 2 · Updated 2026-09-17

    Configures and builds Docker images using Google Jib plugin without requiring Docker daemon or Dockerfile.

    ⚙ Configure Jib plugin in Gradle⚙ Build local Docker images⚙ Build multi-architecture images
  • gradle-build-performance - Diagnose and optimize Android Gradle build performance
    gradleandroidbuild-performancebuild-cache

    ★ 1 · Updated 2026-09-17

    Diagnoses Android and Gradle build bottlenecks, enables configuration and build caching, migrates kapt to KSP, and optimizes CI/CD build performance.

    ⚙ Generate build scans⚙ Generate profile reports⚙ Enable configuration cache
  • nullaway-configure - Configure NullAway JSpecify mode in Java builds
    javanullawayjspecifyerror-prone

    ★ 0 · Updated 2026-09-16

    Configures Error Prone and NullAway in Gradle or Maven Java builds to fail compilation on JSpecify nullness violations.

    ⚙ Configure NullAway in Gradle Groovy⚙ Configure NullAway in Gradle Kotlin⚙ Configure NullAway in Maven
  • jetbrains-cli-pin - Pin, unpin, or regenerate the Kilo JetBrains plugin CLI
    jetbrainscligradlekilo

    ★ 17 · Updated 2026-09-15

    Pin or unpin the CLI version for Kilo JetBrains plugin, or regenerate local CLI while cleaning leftover build artifacts.

    ⚙ Pin CLI to latest release⚙ Unpin CLI to local repo⚙ Regenerate local repo CLI
  • df-ops-dependcy-man - Audit and clean JS, Gradle, Maven, GitHub dependencies
    dependency-managementjavascriptgradlemaven

    ★ 18 · Updated 2026-09-13

    Audit and clean JavaScript, Gradle, Maven, and GitHub dependencies, identify invalid or duplicate declarations, and review Dependabot rules.

    ⚙ Audit JavaScript dependencies⚙ Analyze Gradle and Maven dependencies⚙ Check GitHub dependency configurations
  • write-tests - Write tests for the Chai repository
    testingjunitcomposeandroid

    ★ 9 · Updated 2026-09-12

    Writes JUnit 6 unit tests and Compose instrumented tests for Chai repository components following established conventions.

    ⚙ Write JUnit 6 unit tests⚙ Write Compose instrumented tests⚙ Replace scaffold test stubs
  • build-native-image-gradle - Build GraalVM Native Images with Gradle
    gradlegraalvmnative-imagejava

    ★ 21,695 · Updated 2026-09-11

    Build Java applications into GraalVM native images using Gradle Native Build Tools, configure options, and resolve build or runtime issues.

    ⚙ Compile Java code to native image⚙ Run native executables using Gradle⚙ Execute JUnit tests as native image
  • mobile-memory - Persistent Memory for Mobile Development Context
    mobile-developmentcontext-memoryandroidgradle

    ★ 32 · Updated 2026-09-09

    Maintains mobile development context including project structure, dependencies, architecture, and test state across sessions.

    ⚙ Load mobile context memory⚙ Save mobile context memory⚙ Query project context memory
  • version-management - Technology-agnostic Version Management System
    version managementgitsemverbash

    ★ 18 · Updated 2026-06-15

    Version management system using Git tags as source of truth with platform adapters

    ⚙ generate version⚙ bump version⚙ get latest version
  • gradle-convention-plugin - Gradle Convention Plugin for Android
    gradleandroidbuild-automationkotlin

    ★ 3 · Updated 2026-05-09

    Guide for creating, organizing, and maintaining Gradle Convention Plugins for Android multi-module projects

    ⚙ create convention plugin class⚙ register plugin in gradle⚙ configure Android extension
  • coding-kotlin - Kotlin Code Generation & Optimization
    kotlinandroidcodingcoroutines

    ★ 57 · Updated 2026-03-20

    Generate, debug, and optimize Kotlin code for Android and multiplatform development

    ⚙ write coroutines⚙ create data classes⚙ define sealed classes
  • android-debugging - Android Debugging with ADB and Logcat
    androiddebuggingadblogcat

    ★ 0 · Updated 2026-03-20

    Extends systematic-debugging with Android-specific evidence-gathering and investigation techniques using Logcat, ADB, ANR traces, R8 stack trace decoding, memory leak detection, Gradle build failure analysis, and Compose recomposition debugging

    ⚙ read logcat logs⚙ pull ANR traces⚙ dump heap memory
  • android-debugging - Android Debugging with ADB and Logcat
    androiddebuggingadblogcat

    ★ 35 · Updated 2026-03-20

    Debug Android and KMP issues using Logcat, ADB, ANR traces, R8 stack traces, memory leaks, Gradle failures, and Compose recomposition bugs

    ⚙ stream crash logs⚙ save crash logs⚙ filter logs by tag
  • create-spring-boot-kotlin-project - Create Spring Boot Kotlin Project Skeleton
    spring-bootkotlinproject-generationdocker

    ★ 18 · Updated 2026-03-09

    Generate a Spring Boot Kotlin project with predefined configurations and dependencies

    ⚙ download Spring Boot template⚙ unzip project files⚙ add dependencies to build file
  • ksrc - Search and Read Kotlin/Java Dependency Sources
    dependencysource codesearchkotlin

    ★ 18 · Updated 2026-02-17

    Search and read third-party Gradle dependency sources to inspect API shapes and implementations

    ⚙ search dependency sources⚙ read dependency files⚙ list resolved dependencies
  • ksrc - Search and Read Third-Party Gradle Dependency Sources
    gradlesource-codedependencykotlin

    ★ 86 · Updated 2026-02-17

    Search and read source code from Gradle dependencies to inspect API shapes or implementations

    ⚙ search dependency sources⚙ read source files from JAR⚙ list resolved dependencies
  • ksrc - Kotlin/Java dependency source code search and inspection
    kotlinjavagradlesource-code

    ★ 602 · Updated 2026-02-17

    Search and read 3rd-party Gradle (Kotlin/Java) dependency source code for learning APIs or implementations

    ⚙ search dependency sources⚙ read source files⚙ list dependencies