Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:04:48 +08:00
commit e47ddbca31
4 changed files with 88 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:ccplugins/awesome-claude-code-plugins:plugins/commit",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "6c551acc0b6b404ce2ce956df6b388fcf7bb003e",
"treeHash": "b1aef2aaeb56adea04ca93efce15ef172f06815460a37d24bfbe998d3799cb28",
"generatedAt": "2025-11-28T10:14:34.077143Z",
"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": "commit",
"description": "Creates git commits using conventional commit format with appropriate emojis, following project standards and creating descriptive messages that explain the purpose of changes.",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "55a2888cb67928e90d02f12a8d5cadeca3a3197889986f950317172234bf5fc2"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "502dc7e80eb4556a89de330c1219cc64fb7a2815a2d6acf8e46fc5f3d5ee5c62"
},
{
"path": "commands/commit.md",
"sha256": "250a1f14a41d09be773de18d38111cd2a59d263da1d9748239861fe4b8e07b64"
}
],
"dirSha256": "b1aef2aaeb56adea04ca93efce15ef172f06815460a37d24bfbe998d3799cb28"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}