cloudflare-engineer
NewSenior Cloudflare Systems Engineer capabilities - architecture design, cost optimization, security auditing, and implementation patterns
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
/plugin marketplace add <org/repo>Add the configuration to /plugin install cloudflare-engineer@<marketplace>
/pluginUse Cases
Usage Examples
/cloudflare-engineer Design a Workers-based API gateway with rate limiting using KV and D1.
Audit my Cloudflare zone for security best practices and suggest improvements.
Help me migrate a Node.js app to Cloudflare Workers with R2 for file storage and D1 for database.
Security Audits
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..