·gradle-performance-optimization
</>

gradle-performance-optimization

通过缓存策略、配置缓存、并行优化 Gradle 构建性能 执行和内存调整,使大型项目的构建速度提高 50-80%。使用时 构建速度很慢(>2 分钟),优化 CI/CD 管道或配置新的 Gradle 项目。 触发“加速 Gradle”、“缓慢构建”、“优化 CI/CD”、“减少构建时间”或 “配置 Gradle 性能”。适用于 gradle.properties、build.gradle.kts、GitHub Actions、 以及使用构建缓存、配置缓存和并行执行的 GitLab CI 配置。

6安装·0热度·@dawiddutoit

安装

$npx skills add https://github.com/dawiddutoit/custom-claude --skill gradle-performance-optimization

如何安装 gradle-performance-optimization

通过命令行快速安装 gradle-performance-optimization AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/dawiddutoit/custom-claude --skill gradle-performance-optimization
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:dawiddutoit/custom-claude。

SKILL.md

查看原文

Dramatically improve Gradle build speed through intelligent caching, parallel execution, and configuration optimization. Properly configured projects can see 50-80% reduction in build times.

The build cache stores task outputs and reuses them when inputs haven't changed.

Results: 87% faster builds on cache hits (35s down to 4.5s example)

通过缓存策略、配置缓存、并行优化 Gradle 构建性能 执行和内存调整,使大型项目的构建速度提高 50-80%。使用时 构建速度很慢(>2 分钟),优化 CI/CD 管道或配置新的 Gradle 项目。 触发“加速 Gradle”、“缓慢构建”、“优化 CI/CD”、“减少构建时间”或 “配置 Gradle 性能”。适用于 gradle.properties、build.gradle.kts、GitHub Actions、 以及使用构建缓存、配置缓存和并行执行的 GitLab CI 配置。 来源:dawiddutoit/custom-claude。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/dawiddutoit/custom-claude --skill gradle-performance-optimization
分类
</>开发工具
认证
收录时间
2026-02-25
更新时间
2026-03-11

Browse more skills from dawiddutoit/custom-claude

快速解答

什么是 gradle-performance-optimization?

通过缓存策略、配置缓存、并行优化 Gradle 构建性能 执行和内存调整,使大型项目的构建速度提高 50-80%。使用时 构建速度很慢(>2 分钟),优化 CI/CD 管道或配置新的 Gradle 项目。 触发“加速 Gradle”、“缓慢构建”、“优化 CI/CD”、“减少构建时间”或 “配置 Gradle 性能”。适用于 gradle.properties、build.gradle.kts、GitHub Actions、 以及使用构建缓存、配置缓存和并行执行的 GitLab CI 配置。 来源:dawiddutoit/custom-claude。

如何安装 gradle-performance-optimization?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dawiddutoit/custom-claude --skill gradle-performance-optimization 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/dawiddutoit/custom-claude