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

64
plugin.lock.json Normal file
View File

@@ -0,0 +1,64 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:jordanburke/functype:functype-developer",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "6603aaddc47ed6e63a4a985c0f87f8721ae4e26d",
"treeHash": "d37c45926becc57acfb493824600a4729689edcdb44ee92eacb411a216a17c9a",
"generatedAt": "2025-11-28T10:19:19.171683Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "functype-developer",
"description": "Assist contributors developing the functype library - architecture patterns, creating new types, testing strategies"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "10cf1772de9714f02565076c68736c288f55dcadbf070b6c094f983d558ddf19"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "6cb228bda39d16de3fd927a5ea5a9c4debcd40c1145e791031646f4b60ebf354"
},
{
"path": "skills/functype-developer/SKILL.md",
"sha256": "e7c769880e9a89cab71d0e1c74b9700ba0589d6f8fc5a77160a82adba7429062"
},
{
"path": "skills/functype-developer/references/architecture.md",
"sha256": "4134b03bca497d0078a659b51e02a28f22f6fecfa7b1c73ecbc2c4fb318c72db"
},
{
"path": "skills/functype-developer/references/testing-patterns.md",
"sha256": "d6ffb3a191c1bcbe064960d0be1b9b0e78e832a9edb5e3f6f76b36e4758d4f69"
},
{
"path": "skills/functype-developer/references/adding-types.md",
"sha256": "6cd138f168486ab0fa464bc607e8c5f6d364398df0ef301043f6ac287314946e"
},
{
"path": "skills/functype-developer/scripts/validate.sh",
"sha256": "95fded8e7bacb0d0dcc67e40d971b45fb4df1590472b4e79bb9234e9bc29e98f"
},
{
"path": "skills/functype-developer/scripts/new-type-template.sh",
"sha256": "cb834148d1e63bf1d13f9e52306ac33fc07c94d8f030b795be430633fc9168d6"
}
],
"dirSha256": "d37c45926becc57acfb493824600a4729689edcdb44ee92eacb411a216a17c9a"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}