Installation
Skills CLI
npx skills@latest add Kotlin/kotlin-agent-skills --skill kotlin-backend-jpa-entity-mappingRequires Node.js and npm. Choose your agents in the installer; add -g for a global installation.
Prompt
Use the kotlin-backend-jpa-entity-mapping skill for this task.Paste this into your agent once the skill is installed, then add your own context.
Fieldbook review
Reviewed 27 Sept 2026Creates or reviews Spring Data JPA and Hibernate mappings while avoiding data-class identity failures, lazy-loading traps, and race-prone uniqueness checks. Schema constraints and bulk persistence changes affect database behavior, so fetch and lifecycle choices are tied to observed query patterns.
- LicenceApache-2.0
- FrontmatterValid name and description
- Risky patternsNone found
- Size186 lines
- Last checked27 Sept 2026 ·
5d9c864a55c5ad29f54a807820672a9b5e0360ee33006c63a396a31bef0d8f4e
What it can touch
- Edits code
Changes files in your project.
Read the source
Fieldbook links to the original instead of copying it, so you always read the version you install.
skills/kotlin-backend-jpa-entity-mapping/SKILL.md on GitHub (opens in a new tab)