review-changes-java

Community

Automate Java code reviews, ensure quality.

AuthorPedroSantiagoDev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a systematic workflow for reviewing Java and Spring Boot code, ensuring adherence to best practices, identifying potential issues, and maintaining high code quality across the team. It significantly reduces bugs, improves maintainability, and standardizes feedback.

Core Features & Use Cases

  • Java Best Practices Review: Checks for robustness, immutability, correct type usage (e.g., Optional, no raw types), and effective use of Lambdas/Streams.
  • Spring Pattern Validation: Verifies correct Dependency Injection (constructor-based), configuration (@ConfigurationProperties), proper layering, and transaction management.
  • Testing Strategy Evaluation: Assesses the quality and coverage of unit tests, test slices (@WebMvcTest, @DataJpaTest), and integration tests with Testcontainers.
  • Use Case: Review a Pull Request containing new Java/Spring Boot features. Use this Skill to systematically check for common pitfalls, ensure adherence to coding standards, and provide structured, actionable feedback, saving manual review time and improving code quality.

Quick Start

Review the attached Java code changes using the review-changes-java skill, focusing on immutability and Spring dependency injection patterns.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: review-changes-java
Download link: https://github.com/PedroSantiagoDev/buildup/archive/main.zip#review-changes-java

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.