This enforces modern Java conventions for Spring Boot and Quarkus services, automatically detecting your framework from the build file and applying the right idioms. It covers the basics you'd expect (naming, immutability, Optional and stream usage) plus framework-specific patterns like constructor injection in Spring versus field injection in Quarkus, Panache entity conventions, and reactive Uni/Multi pipelines. The reactive section is solid, calling out common mistakes like blocking inside async flows or double-subscribing to shared Unis. Useful if your team keeps mixing Spring and Quarkus idioms or needs consistent guardrails around Java 17+ features like records and sealed classes.
npx -y skills add affaan-m/everything-claude-code --skill java-coding-standards --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
pluginagentmarketplace/custom-plugin-java
github/awesome-copilot
github/awesome-copilot