java-jpa-hibernate

Optimize JPA/Hibernate persistence layers with entity design and query strategies.

40|4|Updated Nov 18, 2025
One-click install
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-java --skill java-jpa-hibernate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: java-jpa-hibernate
Source: https://github.com/pluginagentmarketplace/custom-plugin-java/tree/main/skills/java-jpa-hibernate
Command: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-java --skill java-jpa-hibernate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pyyaml, and includes assets (resource) and scripts (resource) and references (resource) components.

What problem does it solve?

Master data persistence with JPA/Hibernate, including entity design, queries, transactions, and caching optimization.

Core Features & Use Cases

  • Entity design, relationships, and auditing
  • Query optimization: JOIN FETCH, EntityGraph, DTO projections
  • Transactions and locking strategies
  • Caching strategies and Redis integration

Quick Start

claude "java-jpa-hibernate - optimize a persistence layer"