
from springboot-skills-marketplace29
Run focused, evidence-based code reviews for Java 25 and Spring Boot 4 projects — migration risks, architecture boundaries, null-safety (JSpecify), security, an
This skill performs structured, file- and diff-aware code reviews for Java 25 and Spring Boot 4 codebases. It guides the agent through build/config checks, API correctness, architecture and packaging, data access patterns, security and performance passes, and produces severity-ordered findings with file/line citations and actionable fixes.
Use this skill for PR reviews, module- or repo-level audits, migration readiness checks (Boot 4 / Java 25), security-focused inspections, and when you can provide code context (files, diffs, or module paths). Do NOT use for Kotlin-first repos, non-Spring frameworks, or requests without code context.
Optimized for assistant agents that can read repository files and diffs (Claude Code, Codex-style agents).
Structured code-review skill for Java 25 and Spring Boot 4 projects. SKILL.md is well-written with clear triggers, multi-pass review workflow, and specific focus areas. No bundled scripts — purely instruction-based. Good progressive disclosure with reference files loaded just-in-time. Useful for Java/Spring teams but niche audience.
Clean skill with no security concerns. No network calls, no credentials, no destructive commands. Well-structured frontmatter with name and description. Review passes are thorough and well-organized. The only architectural note is that references/ directory is referenced but not bundled, meaning the skill relies on external files being present in the same repo.