Handles Maven and Gradle configuration, dependency management, and CI/CD setup for Java projects. You'll want this when setting up build files, managing BOMs, configuring plugins, or optimizing build performance. Covers both Maven POM structure and Gradle's Kotlin DSL, plus practical stuff like version catalogs, GitHub Actions workflows with caching, and debugging dependency conflicts. The skill includes ready-to-use templates for both build tools with modern practices like Java 21 toolchains and parallel test execution. Good for both single module apps and complex multi-module projects.
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-java --skill java-maven-gradle