关于
This skill provides Claude with domain-specific patterns for designing robust Symfony architectures using Value Objects and DTOs. It emphasizes DDD principles such as immutability, self-validating constructors, and PHP 8.1+ readonly properties. By leveraging this skill, developers can automate the creation of complex domain concepts like Money, Email, and Address, while ensuring data integrity through Doctrine Embeddables and clear separation of concerns with API-ready Input and Output DTOs.