Files
gh-jnlei-claude-tools-plugi…/.claude-plugin/plugin.json
2025-11-30 08:28:02 +08:00

11 lines
199 B
JSON

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