Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:24:42 +08:00
commit 744d4162e9
5 changed files with 493 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:eabay/claude-code-plugins:plugins/dev-essentials",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "666027a586ba0aef4e858f01a0a98520c5648d49",
"treeHash": "24b9131f0bc8795890e4eb6315e7af1918b5f05ab2c235adaca123ab35a8ff1f",
"generatedAt": "2025-11-28T10:16:43.127341Z",
"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": "dev-essentials",
"description": "Essential development workflow commands including smart commit messages and dependency management",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "f32392814362c430c5866919925768803317dca3e2e75f456169be557a106b2c"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "68da76732935279afaa69a1583041e82d40c812888acf1c0b961d85a84a19e2c"
},
{
"path": "commands/update-deps.md",
"sha256": "f8e68a9f22a0e078787fbd9c3d77ec0cf7a6cc815156c8a342a57233435ae2ee"
},
{
"path": "commands/commit.md",
"sha256": "fdfb7b3cc2c6146b3f37a1a70a1b238e2ebe2009d1a4d212ac6faf25e326e5c4"
}
],
"dirSha256": "24b9131f0bc8795890e4eb6315e7af1918b5f05ab2c235adaca123ab35a8ff1f"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}