spring-application-code-style
Installation
SKILL.md
Spring Application Code Style
Use this skill for Spring application conventions.
Required companion skill
Immediately load code-practice after loading this skill.
Use code-practice for shared naming, ownership, boundaries, state, error handling, testing, and abstraction defaults. Then use this skill to refine or override those defaults only where Spring application lifecycle, framework boundaries, or infrastructure concerns change the recommendation.
When to use
Trigger for work like:
- Spring Boot code style
- Spring application conventions
- controller, service, and repository boundaries
- WebFlux or coroutine-first Spring structure
@ConfigurationPropertiesand bean wiring- Spring transactions, events, scheduling, or integration tests