Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:44:30 +08:00
commit 9134e0d224
4 changed files with 176 additions and 0 deletions

44
plugin.lock.json Normal file
View File

@@ -0,0 +1,44 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:nnance/claude-agent-skills:typescript-skills",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "b34c6fb3a90165581a63e94628c9b68bea12ff89",
"treeHash": "4d65960ec4f8a5723e25bb72326ab9bf033b78ea9da9a1ae2d587ac247fe0ff0",
"generatedAt": "2025-11-28T10:27:23.542029Z",
"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": "typescript-skills",
"description": "Collection of TypeScript coding skills for generating, explaining, refactoring, and testing TypeScript code"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "5cae934c245390af9dd75e9358387b73b96b2beae10d1e472b6fa8d881db1c47"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "311598d59df5e5f910ed6681a48e54b982227cb777355ed06f14cbea0b5522c0"
},
{
"path": "skills/node-ts-cli/SKILL.md",
"sha256": "65b28c4c0d7723bd0fe7034f623238b4369ae41f6dfbada594fd6d26009b0354"
}
],
"dirSha256": "4d65960ec4f8a5723e25bb72326ab9bf033b78ea9da9a1ae2d587ac247fe0ff0"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}