بنقرة واحدة
ddd-ai-skills-applied
يحتوي ddd-ai-skills-applied على 2 من skills المجمعة من pwyczes، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Identify opportunities for DDD Factory pattern and guide their implementation. Use when encountering complex constructors, scattered creation logic, multiple overloaded constructors, or when the user mentions "factory", "factory pattern", "complex creation", "builder pattern", or asks to simplify object construction.
Identify opportunities for Value Object pattern and guide their implementation. Use when refactoring primitive-heavy code. encountering grouped parameters, reviewing domain model design, or when the user mentions "primitive obsession", "value object", "VO", domain concepts, or asks to encapsulate business logic.