code-spring-boot
Installation
SKILL.md
Spring Boot Java Development Standards
Apply these standards when writing, reviewing, or designing Java/Spring Boot code.
For structural refactors across this codebase, apply the
code-refactoringskill.
Project Structure (Package by Feature)
Organize by domain concept, not by technical layer. Each feature package is a self-contained vertical slice: