BeClaude

cloudflare-engineer

New
Community RegistryGeneralby Little Bear Apps · MIT

Senior Cloudflare Systems Engineer capabilities - architecture design, cost optimization, security auditing, and implementation patterns

First seen 6/7/2026

Summary

This skill equips Claude Code with expert-level knowledge for designing, optimizing, and securing Cloudflare-based architectures.

  • It covers Workers, D1, R2, KV, Queues, and advanced security auditing, helping developers build scalable and cost-efficient solutions on Cloudflare's edge network.

Install & Usage

1
Add a marketplace
/plugin marketplace add <org/repo>
2
Install the plugin

Add the configuration to /plugin install cloudflare-engineer@<marketplace>

3
Manage with /plugin
/plugin

Use Cases

Design a multi-region Cloudflare Workers architecture with D1 database replication for low-latency global reads.
Audit a Cloudflare zone for security misconfigurations, including WAF rules, SSL settings, and access policies.
Optimize R2 storage costs by implementing lifecycle policies and intelligent caching strategies.
Build a real-time notification system using Cloudflare Queues and Workers with durable execution.
Migrate an existing serverless application from AWS Lambda to Cloudflare Workers, including KV and D1 data stores.
Implement a zero-trust access control pattern using Cloudflare Access and Workers for internal APIs.

Usage Examples

1

/cloudflare-engineer Design a Workers-based API gateway with rate limiting using KV and D1.

2

Audit my Cloudflare zone for security best practices and suggest improvements.

3

Help me migrate a Node.js app to Cloudflare Workers with R2 for file storage and D1 for database.

View source on GitHub
securitydesigncloudflareworkersd1r2kvqueues

Security Audits

LicensePassSourceWarnRepositoryPass

Frequently Asked Questions

What is cloudflare-engineer?

This skill equips Claude Code with expert-level knowledge for designing, optimizing, and securing Cloudflare-based architectures. It covers Workers, D1, R2, KV, Queues, and advanced security auditing, helping developers build scalable and cost-efficient solutions on Cloudflare's edge network.

How to install cloudflare-engineer?

To install cloudflare-engineer: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install cloudflare-engineer@<marketplace>. Finally, /plugin in Claude Code.

What is cloudflare-engineer best for?

cloudflare-engineer is a plugin categorized under General. It is designed for: security, design, cloudflare, workers, d1, r2, kv, queues. Created by Little Bear Apps.

What can I use cloudflare-engineer for?

cloudflare-engineer is useful for: Design a multi-region Cloudflare Workers architecture with D1 database replication for low-latency global reads.; Audit a Cloudflare zone for security misconfigurations, including WAF rules, SSL settings, and access policies.; Optimize R2 storage costs by implementing lifecycle policies and intelligent caching strategies.; Build a real-time notification system using Cloudflare Queues and Workers with durable execution.; Migrate an existing serverless application from AWS Lambda to Cloudflare Workers, including KV and D1 data stores.; Implement a zero-trust access control pattern using Cloudflare Access and Workers for internal APIs..