Add cloudflare plugin (#1290)

This commit is contained in:
Bryan Thompson 2026-04-10 16:52:42 -05:00 committed by GitHub
parent 23a9a10ff7
commit 95f807ee6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -264,6 +264,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.",