java-code-review

Installation
SKILL.md

Java Code Review Skill

Systematic code review checklist for Java projects.

When to Use

  • User says "review this code" / "check this PR" / "code review"
  • Before merging a PR
  • After implementing a feature

Review Strategy

  1. Quick scan - Understand intent, identify scope
  2. Checklist pass - Go through each category below
  3. Summary - List findings by severity (Critical → Minor)

Output Format

## Code Review: [file/feature name]
Related skills

More from piomin/claude-ai-spring-boot

Installs
1
GitHub Stars
1.1K
First Seen
Mar 23, 2026