Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:58:16 +08:00
commit bfe8adc4e1
8 changed files with 397 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:starburst997/claude:plugins/common",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "a17338ae5d6cbd30919bc4422cdcb6f7083cdbff",
"treeHash": "3df5d4fb4da26582e49830d9cf48d6813d0f07a0d9e708fe43a9a11a1d5ca861",
"generatedAt": "2025-11-28T10:28:26.351199Z",
"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": "common",
"description": "Generic plugin useful for all types of projects",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "1ee4217355a6a68a22b5a1ad89eaa05b94689ad82e9bd0d44341a00fb2495a94"
},
{
"path": "hooks/hooks.json",
"sha256": "9f524ecf2f6b078b39e9c5f00cea240722500080fd5e9651bea5029756f14cd7"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "7af465343be09e000f44907ba7d0009412cb84120d72e448ba7c11ffb8d59138"
},
{
"path": "commands/gh-pages.md",
"sha256": "e36f7fa0591c23f25d7faf75b69b5e875de9870cf966e6e6a58ccddc247b9440"
},
{
"path": "commands/issue.md",
"sha256": "98448dcc6594319b4a211922f4f6a7f380bba16d6437b34114e86513be19b85f"
},
{
"path": "commands/readme.md",
"sha256": "92f9161dbcc9a63db30cfb36ed0641a90e8ed723a10c190a59061f24bc8fa2b1"
},
{
"path": "commands/hello.md",
"sha256": "9a634ec7f747a1a9a013da1d8756a77b91eb26caaa9f1e692f69afbc6e9e09ba"
}
],
"dirSha256": "3df5d4fb4da26582e49830d9cf48d6813d0f07a0d9e708fe43a9a11a1d5ca861"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}