Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "go-gin-skills",
|
||||
"description": "A comprehensive skill for the Go Gin web framework including routing, middleware, binding, and testing",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "bailu",
|
||||
"email": "bailu092213@gmail.com"
|
||||
},
|
||||
"skills": [
|
||||
"./"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user