Use when generating JPA entities, repositories, queries, or anything touching the persistence layer. Covers entity conventions, N+1 prevention, projections, and query patterns.
$npx -y skills add rrezartprebreza/spring-boot-skills --skill spring-data-jpaInstalls into the current project.
Run `npx skills use "https://github.com/rrezartprebreza/spring-boot-skills" --skill "rrezartprebreza/spring-boot-skills/spring-data-jpa"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/rrezartprebreza/spring-boot-skills" that are relevant to the current task. Run `npx skills add "https://github.com/rrezartprebreza/spring-boot-skills"` and select the relevant skills, then follow their instructions.