Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:52:06 +08:00
commit 6823d09952
6 changed files with 155 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "development-skills",
"description": "Collection of development and coding skills",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Alex Holmes",
"email": "alex@sed.dev"
},
"skills": [
"./skills/version"
]
}