java-doctor
Automated Java code review with 280+ health checks
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Java Doctor?โผ
Run `npx skills add ajaywadhara/java-doctor --all -g -y` in your terminal to install it globally for your coding agent.
What does Java Doctor check in my code?โผ
It applies 280+ rules across 22 categories covering security vulnerabilities, null safety, performance, concurrency, dead code, and testing depth. It also auto-detects frameworks like Spring Boot, gRPC, and JPA to load targeted rules.
Does Java Doctor work with Claude Code and Cursor?โผ
Yes. It runs natively as a skill in Claude Code, Cursor, KiloCode, and Windsurf, and works with GitHub Copilot via custom instructions.
How does the Java Doctor score work?โผ
Your project starts at 100 and loses points per issue based on severity. Scores of 75-100 mean production-ready, 50-74 need work, and below 50 indicates critical blockers.
Does Java Doctor support modern Java versions?โผ
Yes. It detects Java 8 through 25 and Spring Boot 3.x or 4.x automatically, including checks for virtual threads, structured concurrency, and Scoped Values.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core