Cloudflare
Official@cloudflare · San Francisco, London, Austin, Lisbon, Singapore
Offers edge-native infrastructure management, Zero Trust security orchestration, and stateful serverless development for distributed web applications.
Agent Skills by Cloudflare
Showing 45 vetted skills indexed across 6 GitHub repositories.
git-commit
Generates git commit messages following the 7 rules for concise imperative commit style.
coding-standards
Enforces TypeScript coding standards for typing, acronym casing, and code comments.
testing
Guides unit and E2E test conventions for the Cloudflare Sandbox SDK monorepo.
architecture
Explains the three-layer architecture and request flow of the Cloudflare Sandbox SDK monorepo.
examples
Guides running, testing, and adding Sandbox SDK example applications with wrangler dev.
changesets
Creates changesets and manages release versioning for the @cloudflare/sandbox npm package.
sandbox-bridge
Drive a live Cloudflare Sandbox deployment over HTTP to execute commands, manage files, and test SDK behavior.
logging
Implements structured logging with constructor injection, child loggers, and env-var configuration.
sandbox-migrate-to-next
Migrates Cloudflare Sandbox apps from stable @cloudflare/sandbox to the @next 1.0 preview.
sandbox-stable
Guides building and maintaining Cloudflare Sandbox apps on the stable @cloudflare/sandbox package.
sandbox-next
Build Cloudflare Sandbox applications on the @cloudflare/sandbox@next 1.0 preview package.
style-guide-review
Review pull request MDX changes against the Cloudflare docs style guide and return structured findings.
spam-and-off-topic-filter
Classifies GitHub issues and pull requests as spam or off-topic for cloudflare-docs.
reconcile-code-review
Classifies code review findings as active, ignored, or resolved against PR history.
code-review
Review changed lines of a pull request file and return structured findings.
rebase-conflict
Resolves merge conflicts between pull requests and production changes in documentation repositories.
review-validation
Validates pull request review findings against actual repository file content to suppress false positives.
conventions-check
Review pull request titles, descriptions, and scope against repository contribution conventions.
dependabot-review
Reviews Dependabot pull requests by analyzing bumped npm packages and rating merge impact.
workers-code-review
Reviews Cloudflare Workers TypeScript code and wrangler configuration for type and API correctness.
contributing
Routes documentation contributions to the correct Cloudflare Docs authoring references and validation workflow.
cloudflare-one-migrations
Automates network and security stack migration to Cloudflare One with assessment and policy mapping.
cloudflare-one
Guide Cloudflare One deployments for Zero Trust and SASE configurations.
cloudflare-email-service
Manage transactional email sending and routing through Cloudflare.
Frequently Asked Questions About Cloudflare
FAQPage SchemaWhat specific infrastructure tasks can be managed through these capabilities?▼
These capabilities enable the deployment of serverless functions, management of distributed state via Durable Objects, configuration of Zero Trust network policies, and implementation of secure Turnstile authentication widgets for web traffic protection.
Which technical personas benefit most from these edge-native resources?▼
Cloud engineers, site reliability engineers, and full-stack developers focused on distributed systems, network security, and high-performance web delivery will find these resources essential for managing edge-based infrastructure and security configurations.
What are the primary prerequisites for deploying these edge configurations?▼
Deployment requires an active account, familiarity with the Wrangler environment, and Node.js 18+ for server-side logic. Projects typically involve TypeScript for type-safe code and MDX for documentation management.