Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:29:05 +08:00
commit 766bcc7fc2
6 changed files with 12847 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"name": "dotnet-microservices-master",
"description": "Expert agent on .NET microservices architecture, containerization, Docker, DDD, CQRS, and cloud-native patterns based on Microsoft's official guide",
"version": "1.0.0",
"author": {
"name": "Josiah Siegel",
"email": "[email protected]"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
]
}