home/categories/architecture-patterns/hoangnguyen0403-agent-skills-standard-skills-java-java-best-practices-skill-md
architecture-patternsdevelopment

java-best-practices

Apply core Effective Java patterns for robust, maintainable code. Use when applying SOLID principles, choosing between inheritance and composition, refactoring Java code smells, or reviewing class design. (triggers: **/*.java, refactor, SOLID, builder, factory, composition, immutable, Optional, checked exception, clean code)

HoangNguyen0403
maintainer
HoangNguyen0403
업데이트됨 3/25/2026
스타
389
포크
108
quick start

Installation and usage

Apply core Effective Java patterns for robust, maintainable code. Use when applying SOLID principles, choosing between inheritance and composition, refactoring Java code smells, or reviewing class design. (triggers: **/*.java, refactor, SOLID, builder, factory, composition, immutable, Optional, checked exception, clean code)

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use java-best-practices