Add cloudflare plugin

This commit is contained in:
Bryan Thompson 2026-04-09 16:31:22 -05:00
parent 6e43e87fc8
commit 91291879e2
No known key found for this signature in database
GPG Key ID: 1D66D91917EE02E6

View File

@ -253,6 +253,17 @@
"category": "productivity", "category": "productivity",
"homepage": "https://github.com/anthropics/claude-plugins-official/tree/main/plugins/claude-md-management" "homepage": "https://github.com/anthropics/claude-plugins-official/tree/main/plugins/claude-md-management"
}, },
{
"name": "cloudflare",
"source": {
"source": "url",
"url": "https://github.com/cloudflare/skills.git",
"sha": "5ec03da67e230df52b698255c8e5979dc9b124b6"
},
"description": "Skills for the Cloudflare developer platform: Workers, Durable Objects, Agents SDK, MCP servers, Wrangler CLI, and web performance.",
"category": "deployment",
"homepage": "https://github.com/cloudflare/skills"
},
{ {
"name": "cloudinary", "name": "cloudinary",
"description": "Use Cloudinary directly in Claude. Manage assets, apply transformations, optimize media, and more through natural conversation.", "description": "Use Cloudinary directly in Claude. Manage assets, apply transformations, optimize media, and more through natural conversation.",