18 lines
488 B
JSON
18 lines
488 B
JSON
{
|
|
"name": "plugin-dev",
|
|
"owner": {
|
|
"name": "Fatih Akyon",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "plugin-dev",
|
|
"description": "Toolkit for developing Claude Code plugins with skills for hooks, MCP integration, commands, agents, and best practices.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-fcakyon-claude-codex-settings-plugins-plugin-dev.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |