Files
gh-chanwit-tdg/.claude-plugin/plugin.json
2025-11-29 18:08:48 +08:00

16 lines
304 B
JSON

{
"name": "tdg",
"description": "Test-Driven Generation plugin for Claude Code",
"version": "0.4.0",
"author": {
"name": "Chanwit Kaewkasi",
"email": "chanwit@gmail.com",
"url": "https://github.com/chanwit"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}