Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:46:40 +08:00
commit 66f1bf4fb0
33 changed files with 6059 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "claude-code-toolkit",
"description": "Django and React development toolkit with setup automation, authentication configuration, and UI framework integration",
"version": "1.0.0",
"author": {
"name": "Otoshek Dev",
"email": "support@otoshek.com"
},
"skills": [
"./skills"
]
}