create-value-object
Create Value Object for domain modeling following DDD patterns. Use when you need to encapsulate primitive values with validation, business rules, and immutability. Creates reusable VOs like PriceFiel
create
value
object
Also installable via skills CLI
npx skills add Dev-Int/tests/data/create-value-object