Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:28:37 +08:00
commit 34edc9fd67
9 changed files with 2176 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "functype-developer",
"description": "Assist contributors developing the functype library - architecture patterns, creating new types, testing strategies",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Jordan Burke",
"email": "jordan.burke@gmail.com"
},
"skills": [
"./skills/functype-developer"
]
}