Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:49:58 +08:00
commit 5007abf04b
89 changed files with 44129 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "development-skills",
"description": "Collection of opinionated development skills",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Jamie BitFlight",
"email": "jamie@bitflight.io"
},
"skills": [
"./skills/python3-development",
"./skills/clang-format",
"./skills/uv"
]
}