Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
java-skills
java-skills contains 3 collected skills from basteez, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
3
Stars
4
updated
2026-04-11
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
generate-integration-tests
software-quality-assurance-analysts-and-testers
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+.
2026-04-11
generate-unit-tests
software-quality-assurance-analysts-and-testers
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.
2026-04-11
update-dependencies
software-developers
Check all dependencies in a Java project for newer stable versions and known CVEs, then update build files automatically.
2026-04-11