Diagnoses and fixes Java compile errors, runtime exceptions, and stack traces. Use when user asks to "fix this error", "this won't compile", "I'm getting an exception", "debug this", or "build is failing".
$npx -y skills add ducpm2303/claude-java-plugins --skill java-fixInstalls into the current project.
Run `npx skills use "https://github.com/ducpm2303/claude-java-plugins" --skill "ducpm2303/claude-java-plugins/java-fix"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ducpm2303/claude-java-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/ducpm2303/claude-java-plugins"` and select the relevant skills, then follow their instructions.