Ddd Project Framework Setup

Scaffolds a complete DDD Clean Architecture project framework based on the Vehicle Maintenance Service architecture. Creates solution structure with Domain, Application, Infrastructure, and Presentation layers including all standard folders, project files, and configuration. Only creates the folder structure and base files - no domain-specific implementations. Follows strict DDD principles with custom Command/Query pattern (NO MediatR), manual mapping (NO AutoMapper), and entity validation patterns.

ranjanpoudel1234 ddafa9a 7 files · 99.2 KB Updated

File contents

ranjanpoudel1234/ai-tools/tree/main/Opencode/skills/ddd-project-framework-setup commit ddafa9a451

Frequently asked questions

npx skillmds@latest add ranjanpoudel1234/ddd-project-framework-setup