·java-reviewer
</>

java-reviewer

physics91/claude-vibe

WHEN: Java code review, Java idioms, exception handling, collections, streams, Java 17+ features WHAT: Exception patterns + resource management + null safety + stream usage + modern Java features WHEN NOT: Spring specific → spring-boot-reviewer, Android → kotlin-android-reviewer, Kotlin → kotlin-spring-reviewer

3Installs·0Trend·@physics91

Installation

$npx skills add https://github.com/physics91/claude-vibe --skill java-reviewer

SKILL.md

Purpose Reviews Java code for idiomatic patterns, exception handling, resource management, null safety, and modern Java (17+) feature adoption.

Critical: Empty Catch Blocks | Pattern | Issue | Severity |

| Empty catch block | Silent failure | CRITICAL | | Catch all Exception | Over-broad handling | HIGH | | Catch Throwable | Catching errors | CRITICAL | | Missing logging in catch | Lost error info | HIGH |

WHEN: Java code review, Java idioms, exception handling, collections, streams, Java 17+ features WHAT: Exception patterns + resource management + null safety + stream usage + modern Java features WHEN NOT: Spring specific → spring-boot-reviewer, Android → kotlin-android-reviewer, Kotlin → kotlin-spring-reviewer Source: physics91/claude-vibe.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/physics91/claude-vibe --skill java-reviewer
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is java-reviewer?

WHEN: Java code review, Java idioms, exception handling, collections, streams, Java 17+ features WHAT: Exception patterns + resource management + null safety + stream usage + modern Java features WHEN NOT: Spring specific → spring-boot-reviewer, Android → kotlin-android-reviewer, Kotlin → kotlin-spring-reviewer Source: physics91/claude-vibe.

How do I install java-reviewer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/physics91/claude-vibe --skill java-reviewer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/physics91/claude-vibe

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01