Cloudflare avatar

Cloudflare

Official

@cloudflare · San Francisco, London, Austin, Lisbon, Singapore

0Followers
|
573Public Repos
|
45Published Skills

Offers edge-native infrastructure management, Zero Trust security orchestration, and stateful serverless development for distributed web applications.

Skills Distribution
DomainCloud & Comp...Edge Computing & S.. (40%)Zero Trust & Netwo.. (30%)Distributed State .. (20%)Developer Experien.. (10%)

Agent Skills by Cloudflare

Showing 45 vetted skills indexed across 6 GitHub repositories.

cloudflarecloudflare
1.1k

git-commit

Generates git commit messages following the 7 rules for concise imperative commit style.

Official
Basic
cloudflarecloudflare
1.1k

coding-standards

Enforces TypeScript coding standards for typing, acronym casing, and code comments.

Official
Basic
cloudflarecloudflare
1.1k

testing

Guides unit and E2E test conventions for the Cloudflare Sandbox SDK monorepo.

Official
Intermediate
cloudflarecloudflare
1.1k

architecture

Explains the three-layer architecture and request flow of the Cloudflare Sandbox SDK monorepo.

Official
Intermediate
cloudflarecloudflare
1.1k

examples

Guides running, testing, and adding Sandbox SDK example applications with wrangler dev.

Official
Basic
cloudflarecloudflare
1.1k

changesets

Creates changesets and manages release versioning for the @cloudflare/sandbox npm package.

Official
Intermediate
cloudflarecloudflare
1.1k

sandbox-bridge

Drive a live Cloudflare Sandbox deployment over HTTP to execute commands, manage files, and test SDK behavior.

Official
Intermediate
cloudflarecloudflare
1.1k

logging

Implements structured logging with constructor injection, child loggers, and env-var configuration.

Official
Basic
cloudflarecloudflare
2.8k

sandbox-migrate-to-next

Migrates Cloudflare Sandbox apps from stable @cloudflare/sandbox to the @next 1.0 preview.

Official
Advanced
cloudflarecloudflare
2.8k

sandbox-stable

Guides building and maintaining Cloudflare Sandbox apps on the stable @cloudflare/sandbox package.

Official
Intermediate
cloudflarecloudflare
2.8k

sandbox-next

Build Cloudflare Sandbox applications on the @cloudflare/sandbox@next 1.0 preview package.

Official
Intermediate
cloudflarecloudflare
5.2k

style-guide-review

Review pull request MDX changes against the Cloudflare docs style guide and return structured findings.

Official
Intermediate
cloudflarecloudflare
5.2k

spam-and-off-topic-filter

Classifies GitHub issues and pull requests as spam or off-topic for cloudflare-docs.

Official
Intermediate
cloudflarecloudflare
5.2k

reconcile-code-review

Classifies code review findings as active, ignored, or resolved against PR history.

Official
Intermediate
cloudflarecloudflare
5.2k

code-review

Review changed lines of a pull request file and return structured findings.

Official
Intermediate
cloudflarecloudflare
5.2k

rebase-conflict

Resolves merge conflicts between pull requests and production changes in documentation repositories.

Official
Intermediate
cloudflarecloudflare
5.2k

review-validation

Validates pull request review findings against actual repository file content to suppress false positives.

Official
Intermediate
cloudflarecloudflare
5.2k

conventions-check

Review pull request titles, descriptions, and scope against repository contribution conventions.

Official
Intermediate
cloudflarecloudflare
5.2k

dependabot-review

Reviews Dependabot pull requests by analyzing bumped npm packages and rating merge impact.

Official
Intermediate
cloudflarecloudflare
5.2k

workers-code-review

Reviews Cloudflare Workers TypeScript code and wrangler configuration for type and API correctness.

Official
Advanced
cloudflarecloudflare
5.2k

contributing

Routes documentation contributions to the correct Cloudflare Docs authoring references and validation workflow.

Official
Advanced
cloudflarecloudflare
2.6k

cloudflare-one-migrations

Automates network and security stack migration to Cloudflare One with assessment and policy mapping.

Official
Advanced
cloudflarecloudflare
2.6k

cloudflare-one

Guide Cloudflare One deployments for Zero Trust and SASE configurations.

Official
Advanced
cloudflarecloudflare
2.6k

cloudflare-email-service

Manage transactional email sending and routing through Cloudflare.

Official
Advanced

Frequently Asked Questions About Cloudflare

FAQPage Schema
What 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.