yanhaoluo0yanhaoluo0Community·7 Agent Skills Included

AlibabaDevelopmentManualSkills

Alibaba Java coding standards, reviews, and best practices

Applies the Alibaba Java Development Manual rules to everyday coding, reviews, and design decisions. Covers naming, formatting, OOP, collections, concurrency, exceptions, logging, unit testing, security, MySQL, and project structure. Eliminates manual rule lookups by letting your editor check code against mandatory and recommended standards instantly. Helps teams write consistent, secure, production-ready Java with fewer defects.
npx skills add yanhaoluo0/AlibabaDevelopmentManualSkills --all -g -y

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install AlibabaDevelopmentManualSkills?

Run `npx skills add yanhaoluo0/AlibabaDevelopmentManualSkills --all -g -y` in your terminal to install all seven Java standards skills globally.

What does the Alibaba Java Development Manual cover?

It covers coding style, exception handling, logging, unit testing, security, MySQL database design, project structure, and architecture design rules used by Alibaba engineers.

How to check Java code against Alibaba standards?

After installing, just ask your editor to review code against the manual, and the matching skill activates automatically to flag violations with correct examples.

Does it work with Cursor, Claude Code, and Codex?

Yes. Identical SKILL.md files are included for Cursor, Claude Code, and Codex, so the rules load automatically in all three editors.

Do I need to read the full PDF manual first?

No. The skills contain the complete Huangshan edition content, so you can ask questions in plain language and get the relevant rule, explanation, and examples instantly.

Related Repositories in Software Engineering

View All in Software Engineering