Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:40:24 +08:00
commit 961ee840d7
8 changed files with 1169 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "ddd",
"description": "Domain-Driven Design (DDD) tools and best practices",
"version": "1.0.0",
"author": {
"name": "Miles Chou"
},
"skills": [
"./skills"
]
}