create-value-object
CommunityAutomate domain value creation with built-in validation.
AuthorDev-Int
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates primitive obsession and manual validation by creating immutable value objects with business rules.
Core Features & Use Cases
- Domain Encapsulation: Wrap primitive values with validation and business logic automatically.
- Reusable Components: Generate shareable value objects like PriceField, EmailField with proper type safety.
- Use Case: When you need to ensure email addresses are valid across your application, create an EmailField value object that validates format and provides type safety.
Quick Start
Create a PriceField value object that validates minimum value of 0 and provides currency conversion methods.
Dependency Matrix
Required Modules
None requiredComponents
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: create-value-object Download link: https://github.com/Dev-Int/tests/archive/main.zip#create-value-object 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.