Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:32:18 +08:00
commit 52d23885b0
4 changed files with 107 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "coding-skills",
"description": "Collection of coding-related skills",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Han",
"email": "ihanai1991@gmail.com"
},
"skills": [
"./skills/fundamental-coding-principles"
]
}