Scheduled upgrade in progress. Some pages may load slowly or ask you to retry.

144 Java Data Oriented Programming

Use when you need to apply data-oriented programming best practices in Java — including separating code (behavior) from data structures using records, designing immutable data with pure transformation functions, keeping data flat and denormalized with ID-based references, starting with generic data structures converting to specific types when needed, ensuring data integrity through pure validation functions, and creating flexible generic data access layers. This should trigger for requests such as Improve the code with Data-Oriented Programming; Apply Data-Oriented Programming; Refactor the code with Data-Oriented Programming; Apply Data-Oriented Programming; Refactor the code with Data-Oriented Programming. Part of cursor-rules-java project

majiayu000 9afca57 2 files · 4.6 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/144-java-data-oriented-programming commit 9afca5765d

Frequently asked questions

npx skillmds add majiayu000/144-java-data-oriented-programming