Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:52:02 +08:00
commit 65465ede7b
7 changed files with 1984 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "python-architecture-review",
"description": "Comprehensive design architecture review for Python backend applications, analyzing scalability, security, performance, and best practices",
"version": "1.0.0",
"author": {
"name": "rknall",
"email": "zhongweili@tubi.tv"
},
"skills": [
"./"
]
}