All authors

Claude Skills by basteez
github.com/basteez3 skillsA× 30 installs1 views
Generate Integration TestsA
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+.
developmentgojava
0
4
Generate Unit TestsA
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.
developmentjavaspring
0
4
Update DependenciesA
Check all dependencies in a Java project for newer stable versions and known CVEs, then update build files automatically.
developmentjavabash
0
4