LogoClawIndex
CasesSkillsAbout
LogoClawIndex

gradle-build-performance - Diagnose and optimize Android Gradle build performance

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

Tags

Updated: 2026-09-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Generate build scans
  • Generate profile reports
  • Enable configuration cache
  • Enable build cache
  • Enable parallel execution
  • Increase JVM heap size
  • Migrate kapt to KSP
  • Enable non-transitive R classes
  • Pin dependency versions
  • Optimize repository order
  • Use lazy task configuration
  • Defer configuration IO operations
  • Configure composite builds
  • Use convention plugins

Inputs

  • Android or Gradle project
  • gradle.properties file
  • Build script files

Outputs

  • Build scan report
  • Local profile report
  • Optimized gradle.properties
  • Updated build scripts

Requirements

  • Gradle
  • Android Gradle Plugin
  • JVM

Source

  • Spec: SKILL.md

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.
gradle
android
build-performance
build-cache
configuration-cache
ksp
Generate build scans
Generate profile reports
Enable configuration cache
Enable build cache
Android or Gradle project
gradle.properties file
Build script files
Build scan report
Local profile report
Optimized gradle.properties