Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:54:51 +08:00
commit cd396e3575
13 changed files with 311 additions and 0 deletions

81
plugin.lock.json Normal file
View File

@@ -0,0 +1,81 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:androidyue/claude_code_plugin_example:",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "abdd3c4fe3b0860757e9f4b3aae82521ec84c7ac",
"treeHash": "6ea7e0d139fd0fa2980fcc851b7887308bed96712d4f70b6f937f1b5e2467570",
"generatedAt": "2025-11-28T10:13:43.255292Z",
"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 tools including code review, testing, debugging, and security audit capabilities",
"version": "1.4.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "b8b002f46d1599401ac606903bb9f06c60fa3ff9a0d4de8624703065458c4440"
},
{
"path": "agents/security-auditor.json",
"sha256": "9ed11f7436c11d31ebb141ca0b7f07396ff5327bb30e51af378ce59e74c5fbd7"
},
{
"path": "agents/test-writer.json",
"sha256": "e7c04a94a6fcd253c4cc5324b0efb18964e8adb102b4477be70c5bc16fe3e2de"
},
{
"path": "agents/refactoring-agent.json",
"sha256": "0379aa6d7fb0afb9374e68c84c62eb3b1cc15f0e50d68b5da5c7166b6de0e382"
},
{
"path": "agents/debugging-agent.json",
"sha256": "6300df0b6098a28a3b9f653fefe2e6e599dc248b2040cc3b84840f980e55c1f1"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "c8d20c2dbadd8c801e1c0f108daea2a5f3d280cde4233a1a0d5e7c8b8d02b12e"
},
{
"path": "commands/refactor.md",
"sha256": "fcbbf0ef43fe3ba49ac31386b22ba0e6c9e72a96a519cbcb48f9d439a678556e"
},
{
"path": "commands/optimize.md",
"sha256": "195e5c0412ea2133f36a75fdb6455d6d895426f08d64ab7092a8a5c88a973fdd"
},
{
"path": "commands/docs.md",
"sha256": "e680244a6981131f2603f077b30b22acfdb021098e2f13ab8053ae582a6bf24d"
},
{
"path": "commands/commit.md",
"sha256": "499a139cebba8e4e0bb0282e4750eeb65673701b321393281a53579279e0028d"
},
{
"path": "commands/review.md",
"sha256": "5ebe40099c31bae07787fbedba94f8231d989acdacf6e817f950488dd46bbcab"
},
{
"path": "commands/test-plan.md",
"sha256": "f56ae01feebe9987c62fae3446949530032048c2cc9870f9b8973cade489d824"
}
],
"dirSha256": "6ea7e0d139fd0fa2980fcc851b7887308bed96712d4f70b6f937f1b5e2467570"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}