TheBeardedBearSAS

value-objects

Regel 04: Value Objects. Use when implementing DDD patterns.

TheBeardedBearSAS 105 9 Updated 7mo ago
GitHub

Install

npx skillscat add thebeardedbearsas/claude-craft/value-objects

Install via the SkillsCat registry.

About this skill

This skill provides guidelines for implementing value objects as part of Domain-Driven Design patterns. It helps developers correctly identify and model immutable objects defined by their attributes rather than identity. Use it when designing domain models and needing to apply the value object pattern in DDD implementations.

SKILL.md

Regel 04: Value Objects

This skill provides guidelines and best practices.

See ../../rules/18-value-objects.md for detailed documentation.

Categories