18 lines
505 B
JSON
18 lines
505 B
JSON
{
|
|
"name": "simple-sdd-plugin",
|
|
"owner": {
|
|
"name": "Stefan Cho",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "simple-sdd-plugin",
|
|
"description": "Simple SDD (Software Specification & Design) workflow commands for generating specifications, plans, tasks, and implementations",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-devstefancho-claude-plugins-simple-sdd-plugin.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |