18 lines
503 B
JSON
18 lines
503 B
JSON
{
|
|
"name": "claude",
|
|
"owner": {
|
|
"name": "Scott",
|
|
"email": "scott.jungling@gmail.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "claude",
|
|
"description": "Expert guidance for creating Claude Code components with automatic skill activation when working with agents, commands, skills, plugins, and marketplaces",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-sjungling-claude-plugins-plugins-claude.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |