Loading...
Loading...
Rules and guidelines for working with Spring Data JPA in the project. ALWAYS use this skill when adding, removing, or modifying JPA entities, repositories, or projections. Trigger on any request that involves changing entity structure, adding new entities, modifying field annotations, updating database mappings, creating or modifying Spring Data repositories, or defining query projections (interfaces, DTOs).
npx skill4agent add amplicode/spring-skills spring-data-jpareferences/entity-conventions.mdreferences/entity-rules-impl.mdreferences/entity-conventions.mdreferences/entity-rules-impl.md### JPA Review
**[Convention or pattern name]**
- Current: <what the project does>
- Recommended: <what the best practice says>
- Reason: <why this matters>references/transaction-conventions.mdreferences/transaction-rules-impl.md