Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:17:42 +08:00
commit 5c2d41c290
5 changed files with 396 additions and 0 deletions

49
plugin.lock.json Normal file
View File

@@ -0,0 +1,49 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:dashed/claude-marketplace:plugins/conventional-commits",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "544d6dd95fcca2d4dd895c1ab6c863591aa08f70",
"treeHash": "8a9fe6a62f455f41787d2665c667b443ae696ec4b61e7a4fcbfe2b1ef3edd337",
"generatedAt": "2025-11-28T10:16:04.833409Z",
"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": "conventional-commits",
"description": "Format git commit messages following Conventional Commits 1.0.0 specification. Use when the user asks to commit changes, create a git commit, or mentions committing code. Ensures consistent, semantic commit messages that support automated changelog generation and semantic versioning.",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "25a89228ce0f53b3ad5af449bd209fcaeb50bd972551fd47598b38937ee3e3a3"
},
{
"path": "SKILL.md",
"sha256": "b3797cb0371263e5a2335eaa6fc5954047a6ea82ce0f29fb594e1ed14a06b7ef"
},
{
"path": "references/full-spec.md",
"sha256": "2d55162375f4b25687604f3927a45bde9b968325e4748753d23922c57ef0926e"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "afe5bdd27b0a08693aff4db0121f9b267a4c34a95f44043641c1341a3abf1de4"
}
],
"dirSha256": "8a9fe6a62f455f41787d2665c667b443ae696ec4b61e7a4fcbfe2b1ef3edd337"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}