basteez/java-skills

A collection of java skills for claude code

4Stars on the repository
4Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

basteez/java-skills

Skill Claude CodeCodex

Generate integration tests for a Java class using Testcontainers. Supports Spring Boot (3.1+), Quarkus (3.0+), and Micronaut (4.0+). Detects class type (repository, controller, service) and applies framework-appropriate test patterns. Requires Java 17+.

4 4mo ago A 69 tokens

generate-unit-tests

02

basteez/java-skills

Skill Claude CodeCodex

Generate JUnit unit tests for a Java class with Mockito mocks and AssertJ assertions. Supports Spring Boot, Quarkus, and Micronaut with framework-appropriate mock patterns. Use when creating test coverage for a Java source file.

4 4mo ago A 51 tokens

update-dependencies

03

basteez/java-skills

Skill Claude CodeCodex

Check all dependencies in a Java project for newer stable versions and known CVEs, then update build files automatically.

4 4mo ago A 26 tokens