AlibabaDevelopmentManualSkills
Alibaba Java coding standards, reviews, and best practices
All Skills in This Repository (7)
Pure Emerald Level Indicatorsjava-design-standards
Analyze Java software designs against Alibaba design standards.
java-mysql-database
Enforce Alibaba MySQL schema, indexing, and ORM standards for Java applications.
java-project-structure
Organize Java projects with Alibaba Java development manual engineering-structure standards.
java-exception-logging
Enforce error-code, exception-handling, and SLF4J logging standards for Java applications.
java-unit-testing
Establish AIR-based unit testing standards for Java projects.
java-security-standards
Identify and remediate security rule violations in Alibaba Java development practices.
java-coding-standards
Enforce Alibaba Java coding standards across Java codebases.
Frequently Asked Questions
FAQPage SchemaHow 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→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