java-expert
Installation
SKILL.md
Java Expert - Modern Java 21+
Java development principles and decision-making. Learn to THINK, not copy-paste patterns.
⚠️ How to Use This Skill
This skill teaches decision-making principles for Java development.
- ASK user for framework preference and use case
- Choose modern Java features (records, pattern matching)
- Don't default to old Java patterns