This brings Alibaba's Java coding guidelines into your editor as a reviewable standard. It catches the usual suspects like naming, magic values, and SQL injection risks, but also pushes on less obvious stuff like logging context, null handling in public APIs, and MyBatis parameter binding. Works for code generation, refactoring, and reviews across Java, Spring, MyBatis, and SQL. The skill prioritizes mandatory rules over recommendations and warns you when project conventions conflict with the standard. Output is concrete: file, line, severity, risk, and a fix you can actually apply. If you're working on Java backends that need to pass enterprise review or you just want consistent guard rails without memorizing a 100 page handbook, this does the gruntwork.
npx -y skills add aiskillstore/marketplace --skill alibaba-java-coding-guidelines-skill --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
pluginagentmarketplace/custom-plugin-java
github/awesome-copilot
github/awesome-copilot