Files
42marketplaces/sync/gh-fcakyon-claude-codex-settings-plugins-plugin-dev.json
2025-11-29 18:53:27 +08:00

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
}
]
}