Initial commit
This commit is contained in:
16
.claude-plugin/plugin.json
Normal file
16
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user