skillfed

Cloudflare

Navigate Cloudflare's full platform—from serverless compute and data storage to AI inference and edge security. This skill maps your use case to the right product via decision trees, then points you to authoritative references for APIs, limits, and configuration. Always retrieves current docs over cached knowledge.

Cloudflare skill guides you through Workers, Pages, storage, AI, networking, and security products to build on the platform.

AI-generated summary based on this skill's SKILL.md

541 80 unlicensed — metadata only updated by pedronauck

Install

pedronauck/skills/cloudflare · repository language: JavaScript

CLI (skillfed)coming soon
git clone https://github.com/pedronauck/skills
cp -r skills ~/.claude/skills/cloudflare

generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I set up Cloudflare for my domain?

Cloudflare setup begins with pointing your domain's nameservers to Cloudflare or using CNAME records. Cloudflare guides you through DNS configuration during onboarding, letting you manage all DNS records from the dashboard. Once active, Cloudflare's edge network automatically caches content, applies security rules, and optimizes performance. The skill maps your specific setup needs to the right Cloudflare products and points you to current configuration docs.

What are the main ways to integrate Cloudflare services with my application?

Cloudflare integration spans multiple approaches: use Cloudflare's DNS to route traffic, deploy Workers for serverless compute at the edge, leverage the API for programmatic control, enable security features like DDoS protection and WAF, and optimize delivery via CDN caching. Cloudflare also offers data storage, AI inference, and SSL/TLS management. This skill helps you identify which integration path fits your architecture and directs you to the relevant APIs and setup guides.

How can I configure Cloudflare DNS and security settings?

Cloudflare DNS configuration happens in the dashboard where you add, edit, and manage all DNS records. Security settings include enabling DDoS protection, configuring the Web Application Firewall (WAF), setting SSL/TLS encryption modes, and managing access policies. Cloudflare also provides rate limiting, bot management, and custom rules. This skill connects your security requirements to the right Cloudflare features and retrieves current documentation for each configuration step.

Can Cloudflare help optimize my website's performance?

Cloudflare optimizes performance through its global CDN that caches content at edge locations near your users, automatic compression, image optimization, and HTTP/2 push. Cloudflare Workers enable custom logic at the edge, while Argo Smart Routing reduces latency by choosing optimal paths. The platform also offers caching rules, minification, and analytics to identify bottlenecks. This skill maps performance goals to Cloudflare's optimization tools and provides configuration references.

How do I automate Cloudflare deployment and management?

Cloudflare automation relies on the API for programmatic control of DNS, security rules, caching, and Workers deployments. Infrastructure-as-code tools like Terraform have Cloudflare providers, and CI/CD pipelines can trigger API calls to update configurations. Cloudflare Workers themselves enable serverless automation at the edge. This skill helps you choose the right automation approach for your workflow and directs you to API documentation, SDKs, and deployment examples.

What is Cloudflare's API and how do I access it?

Cloudflare's API provides programmatic access to all platform features—DNS management, security policies, caching rules, Workers, analytics, and more. Authentication uses API tokens or API keys paired with your email. The API is RESTful and returns JSON. This skill retrieves current API endpoint documentation, rate limits, authentication methods, and code examples so you can integrate Cloudflare into your applications and automation workflows.

Related skills

Tags

cdn-provider dns-management edge-computing ddos-mitigation ssl-tls web-acceleration domain-hosting security-platform