domain-persistence

Official

Enforce strict domain-vs-persistence boundaries.

AuthorGreenFirst-kr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps teams implement clean domain models (POJOs) that are decoupled from persistence concerns, ensuring a clear boundary between business logic and data access.

Core Features & Use Cases

  • Domain Model purity with ID-only references
  • Persistence Entity mapping with JPA annotations
  • Repository conversion via ModelMapper
  • VO patterns and type handling for UUID, BigDecimal, and BigInteger

Quick Start

Define a domain model and its persistence counterpart, then configure a repository to convert between them.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: domain-persistence
Download link: https://github.com/GreenFirst-kr/green_first_be/archive/main.zip#domain-persistence

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.