By mheland
Scaffold, develop, and deploy Bunny CDN Edge Scripts with edge-replicated database, HTMLRewriter, middleware, and WebSockets
A Claude Code plugin for scaffolding, developing, and deploying Bunny CDN Edge Scripts with edge-replicated database support.
/plugin marketplace add mheland/bunny-edge-plugin
/plugin install bunny-edge@mheland
Use /bunny-edge or just describe what you need — the skill auto-triggers when working with Bunny edge scripting.
Scaffold — generates project structure with script template and GitHub Actions deploy workflow, for both standalone scripts and middleware.
Develop — knows the full runtime API surface so it can help you write edge scripts with:
BunnySDK.net.http.serve)BunnySDK.net.http.servePullZone)Database — covers Bunny Database (edge-replicated libSQL/SQLite), including:
@libsql/client/web SDK usage from edge scriptsDeploy — guides through the GitHub integration workflow (including the constraint that repos must be created from Bunny's side), Actions setup, and the Bunny REST API for programmatic deployment.
| File | Coverage |
|---|---|
SKILL.md | Architecture, scaffolding templates, local dev, deployment workflow, key APIs, limits, best practices |
runtime-reference.md | HTMLRewriter (full API), WebSockets, Node:FS, environment variables, secrets |
database-reference.md | Bunny Database — SDK, SQL API, replication, transactions, durability model |
deployment-guide.md | GitHub integration, Actions workflow, REST API endpoints, pricing |
examples.md | Standalone, middleware, HTMLRewriter, and database-backed script examples |
/bunny-edge scaffold standalone my-api
/bunny-edge scaffold middleware auth-layer
Or just ask naturally:
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub mheland/bunny-edge-plugin --plugin bunny-edgeCloudflare Durable Objects for stateful coordination and real-time apps. Use for chat, multiplayer games, WebSocket hibernation, or encountering class export, migration, alarm errors.
Netlify platform skills for Claude Code
Caching specialist for Redis patterns, Memcached, cache invalidation strategies, TTL management, cache-aside pattern, write-through caching, CDN integration, and HTTP caching headers. Use when implementing or optimizing caching strategies.
Implement caching strategies with Redis, CDN, and HTTP headers
Scaffold Cloudflare Workers, Hono APIs, D1/Drizzle schemas, D1 migration workflows, full-stack Vite+Workers apps, and TanStack Start SSR dashboards.
Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare. Originally from OpenAI's curated skills catalog.