18 lines
405 B
JSON
18 lines
405 B
JSON
{
|
|
"name": "wrangler",
|
|
"owner": {
|
|
"name": "Sam",
|
|
"email": ""
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "wrangler",
|
|
"description": "Core skills library for Claude Code: TDD, debugging, testing gates, subagent parallelization, etc.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-samjhecht-wrangler.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |