Last commit on January 30, 2026·Created on January 30, 2026
decebals/claude-code-java
“Gives Java teams a checklist for every engineering decision.”
Combined rank
#261
across all skills
In Software Engineering
#20
category rank
Stars
700
+1.0% in last 7d
Forks
136
+0.7% in last 7d
Watchers
5
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of real attention, adoption, and active maintenance.
This collection turns Java engineering best practices into actionable checklists. Whether reviewing API contracts for backward compatibility, auditing Maven dependencies for vulnerabilities, verifying JPA queries avoid N+1, or ensuring tests follow JUnit 5 and AssertJ conventions, each skill provides a structured review process. It helps backend engineers and technical leads maintain consistent quality across the entire codebase, from new features to legacy migrations.
WHO IT'S FOR
Java Backend Engineers
building and maintaining server-side Java applications
Java Technical Leads
guiding codebase architecture and design decisions
QA and Test Automation Engineers
writing and reviewing tests and ensuring code quality
DevOps and Platform Engineers
managing build pipelines, dependencies, and releases