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

Browse skills that share this tag.

  • spring-boot-migration - Spring Boot 2 to 3 Migration Skill
    spring-bootmigrationjavaopenrewrite

    ★ 6 · Updated 2026-09-20

    Migrate Spring Boot 2.x applications to Spring Boot 3.x, including dependency updates, Java upgrades, and OpenRewrite automated migration.

    ⚙ Update Spring Boot version⚙ Upgrade Java version⚙ Remove deprecated JAXB dependencies
  • 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
  • java-decompile - Java Class Decompiler
    javadecompilervineflowerbytecode

    ★ 4 · Updated 2026-09-14

    Decompiles and views Java class source code from project dependencies using Vineflower or javap.

    ⚙ Decompile Java class source code⚙ Search Java classes in dependencies⚙ Disassemble bytecode using javap
  • java-springboot - Generate Java Spring Boot Microservice Structure
    javaspring-bootmavenmicroservice

    ★ 0 · Updated 2026-09-13

    Generates the complete structure for a Java Spring Boot 3.x microservice using Maven, including base setup, service layer, and REST controller.

    ⚙ Generate Maven project setup⚙ Generate Spring Boot application class⚙ Generate service interface and implementation
  • 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
  • awesome-copilot-root-create-spring-boot-java-project - Create Spring Boot Java Project Skeleton
    spring-bootjavaproject-templatedocker-compose

    ★ 57 · Updated 2026-09-09

    Create a Spring Boot Java project skeleton with configured dependencies, Docker Compose services, and application settings.

    ⚙ Check installed Java version⚙ Download Spring Boot project template⚙ Unzip project template archive
  • maven-central-publishing - Publish JVM artifacts to Maven Central
    mavenjavapublishingrepository

    ★ 0 · Updated 2026-05-09

    Publish artifacts to Maven Central via Sonatype Portal with validation

    ⚙ create account⚙ register namespace⚙ verify namespace
  • quarkus-app - Quarkus Application Generator and Maintenance Tool
    javaquarkusmicroservicesapplication generator

    ★ 0 · Updated 2026-03-25

    Create and maintain Quarkus applications using CLI or Maven

    ⚙ create Quarkus application⚙ add Quarkus extensions⚙ upgrade Quarkus version
  • maven-build - Maven Build for Crypto-Scout Java Project
    mavenjavabuildmulti-module

    ★ 57 · Updated 2026-03-20

    Guide for building, testing, and packaging the multi-module Maven project

    ⚙ clean and build project⚙ build specific module⚙ run all tests
  • maven-build - Maven Build Configuration for Crypto-Scout Java Project
    mavenjava-25multi-modulebuild-tool

    ★ 18 · Updated 2026-03-20

    Build, test, and package the crypto-scout multi-module Maven project

    ⚙ clean project⚙ install project⚙ package module
  • pom-ordering - Enforce Maven POM Dependency Ordering Rules
    mavenpomdependency-managementxml

    ★ 19 · Updated 2026-02-15

    Enforce Maven POM dependency ordering rules when editing pom.xml files

    ⚙ read pom.xml files⚙ parse dependencies⚙ group dependencies by scope
  • ccw-maven-setup - Maven Environment Setup for Claude Code Web
    mavenjavabuild-toolenvironment-setup

    ★ 2 · Updated 2026-02-14

    Prepares Maven build environment in Claude Code Web by installing Java 25 and configuring proxy

    ⚙ detect CCW environment⚙ install SDKMAN⚙ install Java 25