Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:27:52 +08:00
commit 9f3154ea51
4 changed files with 81 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "python-dev",
"description": "Python Development Assistant",
"version": "0.1.0",
"author": {
"name": "Jean-Marc Fontaine"
},
"skills": [
"./skills"
]
}