Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:17:37 +08:00
commit 53f8448ca7
10 changed files with 1345 additions and 0 deletions

69
plugin.lock.json Normal file
View File

@@ -0,0 +1,69 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:dapi/claude-code-marketplace:dev-tools",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "dfaee878adc4dd11d42fa70e6210d2fc70f61e06",
"treeHash": "3fc97ae028e5ec54bcc32647a973b966d83ad2c4acc9f20a1eeac20ae3827d2a",
"generatedAt": "2025-11-28T10:16:01.997856Z",
"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-tools",
"description": "Development tools: agents for coding, refactoring, and architecture",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "59427e1d410bb8f3a76f36b89f5352e6ba743eb5302648235b5ff3e4863d4f38"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "614079dd673f259b91af147fa7fd0efb35a5657d649207a9d40d3e2bee23cb7b"
},
{
"path": "skills/bugsnag/bugsnag_helper.rb",
"sha256": "ba6241914c3b207b49c82bf79e87643b05fa27799c972b092cca3bfde74cffb5"
},
{
"path": "skills/bugsnag/TESTING.md",
"sha256": "06064b4f7bb41ce13a4dbfa3a658eb4ce8db4edb23b9fdf7985ea734cb371f01"
},
{
"path": "skills/bugsnag/README.md",
"sha256": "9d88ea1d0effc7ccf0ffdfccbe7cd06465947b701d1025a8ff78b300534397f2"
},
{
"path": "skills/bugsnag/bugsnag.rb",
"sha256": "3aacfe410a619d0bd1fe3d3f582d70cff9da9168a3a516593807b3ca39e65483"
},
{
"path": "skills/bugsnag/TRIGGER_EXAMPLES.md",
"sha256": "8a90fdfcf4d273e1891aa3c878e624815be00dae95b4eb8184fadeba6bf7304d"
},
{
"path": "skills/bugsnag/SKILL.md",
"sha256": "b8c077b62b5e00d980b618b5c88173ebe601bbdf2a667f7951e9bf2bef3df692"
},
{
"path": "skills/bugsnag/bugsnag_api_client.rb",
"sha256": "8cf5544d18897b0383843ec86adcabf29bd828807aee8e01c6b5b740f475f115"
}
],
"dirSha256": "3fc97ae028e5ec54bcc32647a973b966d83ad2c4acc9f20a1eeac20ae3827d2a"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}