Quick Java performance scan flagging N+1 queries, memory issues, threading problems, and algorithmic hotspots. Use when user asks to "check performance", "performance scan", "any N+1 queries", "performance issues", "is this efficient", or "slow code".
$npx -y skills add ducpm2303/claude-java-plugins --skill java-perf-checkInstalls into the current project.
Run `npx skills use "https://github.com/ducpm2303/claude-java-plugins" --skill "ducpm2303/claude-java-plugins/java-perf-check"` 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.