Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:51:40 +08:00
commit c153ef567a
4 changed files with 467 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "dosdp-design-patterns",
"description": "Skills for understanding and applying DOSDP design patterns",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Chris Mungall",
"email": "cjmungall@lbl.gov"
},
"skills": [
"./skills/dosdp-design-patterns"
]
}