Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:15:04 +08:00
commit ec0d1b5905
19 changed files with 5696 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"name": "programming-skills",
"description": "Collection of skills used for various programming tasks",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Falko Noé",
"email": "falkonoe@gmail.com"
},
"skills": [
"./skills/shell-scripting",
"./skills/r-development",
"./skills/python-style-guide",
"./skills/pixi"
]
}