Checks Java code for SOLID principles violations with Java-specific patterns. Use when user asks to "check SOLID principles", "is this good OOP", "single responsibility", "SOLID violations", "open closed principle", or "dependency inversion".
$npx -y skills add ducpm2303/claude-java-plugins --skill java-solidInstalls into the current project.
Run `npx skills use "https://github.com/ducpm2303/claude-java-plugins" --skill "ducpm2303/claude-java-plugins/java-solid"` 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.