lombok-patterns

Community

Reduce boilerplate with Lombok for Java 21+

Authorcooker
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Lombok annotations and best practices for Java projects help reduce boilerplate by generating common code at compile time, enabling developers to focus on business logic and design.

Core Features & Use Cases

  • Generate getters, setters, toString, equals, and hashCode automatically with @Data, @Getter, @Setter, and @EqualsAndHashCode
  • Build robust object construction with @Builder, @Value, and @With for immutable patterns
  • Improve entity and DTO design in Spring/JPA apps while balancing Java Records when appropriate

Quick Start

Install Lombok in your project and annotate a class with @Getter, @Setter, and @Builder to generate boilerplate automatically.

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: lombok-patterns
Download link: https://github.com/cooker/wx-apartment-ledger/archive/main.zip#lombok-patterns

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.