Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:58:00 +08:00
commit ef9c3b3679
11 changed files with 1118 additions and 0 deletions

72
plugin.lock.json Normal file
View File

@@ -0,0 +1,72 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:slamb2k/mad-skills:debug-skills",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "4ccf6fc7b692c1a59ae5ec33ac6a1374e7081d05",
"treeHash": "807a01534b970886f18d7746ad8663329172ad8d60c6e77df03f6feab2ce4279",
"generatedAt": "2025-11-28T10:28:24.704487Z",
"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": "debug-skills",
"description": "Context-optimized alternatives to common MCP-based debugging tools"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "c1e841244f3f56b8fc8ef29e295669f5455bebf9d08c43380d7a4a0bad226334"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "03f7a507cde72f80d634e51a49ce95a5cfabc4ca45006fe123f6c81a5cb1210d"
},
{
"path": "skills/play-tight/SKILL.md",
"sha256": "bfd2ef355dafbf9dcabe765c5719c9f0f2a81bd54e996afdd3217ed63fbeb590"
},
{
"path": "skills/play-tight/references/patterns.md",
"sha256": "952c2f518b92f162bf2b3b39777537253736f94963a41696c9678a86ddd0b4f9"
},
{
"path": "skills/play-tight/agents/browser-investigator-subagent.md",
"sha256": "fa7803af51152c8e2914c2cba095f939c37a6a648180648e5e3068072705e9d9"
},
{
"path": "skills/play-tight/scripts/get-text.js",
"sha256": "5e699a4f1755adee2911acdc06498dcefc609baa4697dcb87c82547c95dddc58"
},
{
"path": "skills/play-tight/scripts/take-screenshot.js",
"sha256": "468c59ad3476b03f5069914a1df72bf67036fbdad71283861689d33d9c3dcc66"
},
{
"path": "skills/play-tight/scripts/navigate-and-extract.js",
"sha256": "1e2def0df299e71510cd8f816d82089cb1b922c1b1ad325ce28638ec90edf4df"
},
{
"path": "skills/play-tight/scripts/package.json",
"sha256": "34a1716f04fc3fc0cfe8a211f24f30dcb23ff2fc15d94c67e80c2222a5f1853b"
},
{
"path": "skills/play-tight/scripts/check-element.js",
"sha256": "97158354876887f970c4dfa199d157cb87d66cbb4e34d18cd8e7cde386c0185d"
}
],
"dirSha256": "807a01534b970886f18d7746ad8663329172ad8d60c6e77df03f6feab2ce4279"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}