Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:28:02 +08:00
commit f60eb4547f
4 changed files with 110 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "dev-docs",
"description": "Command set for developer docs lookup and updates",
"version": "0.1.0",
"author": {
"name": "ClaudeSmith"
},
"commands": [
"./commands"
]
}