Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:39:03 +08:00
commit 0424c4fc71
12 changed files with 6926 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "architecture-design",
"description": "Architecture and design patterns with SOLID principles, Clean Code standards, TypeScript best practices, and comprehensive codebase audit capabilities for building maintainable applications.",
"version": "1.0.0",
"author": {
"name": "Marcio Altoé",
"email": "marcio.altoe@gmail.com"
},
"skills": [
"./skills"
]
}