Files
2025-11-30 09:00:19 +08:00

15 lines
328 B
JSON

{
"name": "python-dev",
"description": "Modern Python development assistant with uv tooling, PEP8 standards, and project setup automation",
"version": "1.0.0",
"author": {
"name": "Tasanakorn Phaipool",
"email": "tasanakorn@gmail.com"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}