Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:18:52 +08:00
commit 4257712eac
8 changed files with 667 additions and 0 deletions

61
plugin.lock.json Normal file
View File

@@ -0,0 +1,61 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/database/stored-procedure-generator",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "709ed386d082b2ebb665f5124004dd83f070210e",
"treeHash": "a7b0aa64c35e6a215be0c59b623c86234bc61028585057afa824cba9078a5acf",
"generatedAt": "2025-11-28T10:18:47.729585Z",
"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": "stored-procedure-generator",
"description": "Database plugin for stored-procedure-generator",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "780d13ef96116467bc0fcbb6bce9a1330595568a19d8f7ee2bfb2ca3b857b293"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "5122e602f7cee06711c713cc5bb608160a8e0aade321bd352c73ef53204e8e88"
},
{
"path": "commands/stored-proc.md",
"sha256": "3c69a0387cc020cd5922f220432c46fb311c5d9d022c00300f4ebe15ca28207d"
},
{
"path": "skills/stored-procedure-generator/SKILL.md",
"sha256": "d7399354387a661ba7bd6d87ee434d0490fcaaff1cc7b9c2506e25f4e373f2e4"
},
{
"path": "skills/stored-procedure-generator/references/README.md",
"sha256": "0ec158901e7f764e70864245b1c4ae9a338aac26636ba5dec5cdb7153d4c3fe9"
},
{
"path": "skills/stored-procedure-generator/scripts/README.md",
"sha256": "48817726fa3ec52362eb257037b7d1bb114e36238cb05e00de82b6cb68a7b5cd"
},
{
"path": "skills/stored-procedure-generator/assets/README.md",
"sha256": "9a2c625223a66f8233d4980b7fcbaa5be1af78affc12d644704045742cef7a34"
}
],
"dirSha256": "a7b0aa64c35e6a215be0c59b623c86234bc61028585057afa824cba9078a5acf"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}