Files
42marketplaces/sync/gh-m-brady-claude-plugins-plugins-cloudflare-workers-plugin.json
2025-11-30 09:08:53 +08:00

18 lines
513 B
JSON

{
"name": "cloudflare-workers",
"owner": {
"name": "Cloudflare",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "cloudflare-workers",
"description": "Official Cloudflare Workers skill for building serverless applications with Workers, KV, Durable Objects, D1, R2, and more",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-m-brady-claude-plugins-plugins-cloudflare-workers-plugin.git"
},
"strict": true
}
]
}