18 lines
444 B
JSON
18 lines
444 B
JSON
{
|
|
"name": "minimal-claude",
|
|
"owner": {
|
|
"name": "kenkai",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "minimal-claude",
|
|
"description": "Auto-configure code quality tools and generate custom /fix command for parallel agent-based fixing",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-kenkaiii-minimal-claude.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |