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

View File

@@ -0,0 +1,12 @@
{
"name": "debug-skills",
"description": "Context-optimized alternatives to common MCP-based debugging tools",
"version": "0.0.0-2025.11.28",
"author": {
"name": "slamb2k",
"email": "slamb2k@users.noreply.github.com"
},
"skills": [
"./skills/play-tight"
]
}