Agent Skills on Maven Central

Publish a SkillsJar

110-java-maven-best-practices

Security Scanned

Use when you need to improve your Maven pom.xml using best practices

runtimeOnly("com.skillsjars:jabrena__cursor-rules-java__110-java-maven-best-practices:2026_02_23-96a0bd2")

111-java-maven-dependencies

Security Scanned

Use when you need to add or evaluate Maven dependencies that improve code quality — including nullness annotations (JSpecify), static analysis (Error Prone + NullAway), functional programming (VAVR), or architecture testing (ArchUnit) — and want a consultative, question-driven approach that adds only what you actually need. Part of the skills-for-java project

runtimeOnly("com.skillsjars:jabrena__cursor-rules-java__111-java-maven-dependencies:2026_04_23-9d8c173")

113-java-maven-documentation

Security Scanned

Use when you need to create a DEVELOPER.md file for a Maven project — combining a fixed base template with dynamic sections derived from the project pom.xml, including a Plugin Goals Reference, Maven Profiles table, and Submodules table for multi-module projects. Part of the skills-for-java project

runtimeOnly("com.skillsjars:jabrena__cursor-rules-java__113-java-maven-documentation:2026_04_23-9d8c173")

313-frameworks-spring-db-migrations-flyway

Security Scanned

Use when you need to add or review Flyway database migrations in a Spring Boot application — Maven dependencies, db/migration scripts, spring.flyway.* configuration, baseline and validation, and alignment with JDBC or Spring Data JDBC. Part of the skills-for-java project

runtimeOnly("com.skillsjars:jabrena__cursor-rules-java__313-frameworks-spring-db-migrations-flyway:2026_04_23-9d8c173")

spring-boot-skill

Security Scanned

Build Spring Boot 4.x applications following best practices. Use when developing or modifying Spring Boot apps that use Spring MVC, Spring Data JPA, Spring Modulith, Spring Security, or Spring Boot testing including package structure, REST APIs, entities/repositories, service layer, modular monoliths, and REST API tests. Configure Maven pom.xml with supporting plugins and configurations to improve code quality, and testing. Use Taskfile for easier execution of common tasks while working with a Spring Boot application.

runtimeOnly("com.skillsjars:sivaprasadreddy__sivalabs-agent-skills__spring-boot:2026_02_23-dba3310")

skillsjars-sbt-plugin

Security Scanned

sbt plugin for unpacking SkillsJars from Maven repositories

runtimeOnly("com.skillsjars:skillsjars-sbt-plugin_2.12_1.0:0.0.7")