ajaywadharaajaywadharaCommunityยท1 Agent Skills Included

java-doctor

Automated Java code review with 280+ health checks

Scans Java projects for security flaws, performance bottlenecks, concurrency bugs, and architecture violations. Auto-detects Spring Boot, gRPC, JPA, and Lombok to load only relevant rules, eliminating manual checklist reviews. Outputs a 0-100 health score with prioritized fixes, helping teams ship production-ready code faster.
npx skills add ajaywadhara/java-doctor --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’