common-module
CommunityStandardize common utilities and value objects.
Software Engineering#validation#exception handling#datetime#value objects#common utilities#kotlin extensions
Authorgykk16
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a standardized set of common utilities, value objects, and exception handling mechanisms to ensure consistency and robustness across the project.
Core Features & Use Cases
- Type-Safe Value Objects: Use
Email,PhoneNumber,Money, andRatefor enhanced data integrity. - Robust Exception Handling: Employ
KnownException,BizRuntimeException, andBizExceptionfor clear error management. - Precondition Validation: Utilize
knownRequired*functions for concise and safe input validation. - DateTime Utilities: Leverage
DateFormatter,SearchDates, and range classes for efficient date and time operations. - String and DateTime Extensions: Benefit from convenient masking, formatting, and comparison functions.
- Use Case: When creating a new user entity, ensure the email address is validated using the
Emailvalue object and that required fields are checked usingknownRequiredNotBlank.
Quick Start
Use the common-module skill to create a new Money object representing 10000 Korean Won.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: common-module Download link: https://github.com/gykk16/spring-skeleton/archive/main.zip#common-module Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.