18 lines
631 B
JSON
18 lines
631 B
JSON
{
|
|
"name": "skill-creator",
|
|
"owner": {
|
|
"name": "Claude Code Community",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "skill-creator",
|
|
"description": "Create and edit Claude Code skills using Test-Driven Development. Runs baseline tests first, then writes minimal skills addressing observed failures. Includes validation, formatting guidance, and best practices for both new and existing skills.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-m-brady-claude-plugins-plugins-skill-creator-plugin.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |