cloudflarecloudflareOfficialยท14 Agent Skills Included

cloudflare-docs

Write, review, and publish Cloudflare developer documentation with AI

Guides AI agents through writing, editing, and reviewing Cloudflare developer documentation in MDX. Automates pull request creation, style guide checks, code reviews, spam filtering, and Dependabot dependency analysis. Eliminates guesswork around frontmatter, components, redirects, and formatting so docs changes pass CI on the first try.
npx skills add cloudflare/cloudflare-docs --all -g -y
Available:

Tells the AI agent how the docs repository is structured, which content and style rules to follow, and which validation commands to run so every change it makes builds cleanly.

All Skills in This Repository (14)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
cloudflarecloudflare

changelog

Create and validate Cloudflare changelog MDX entries with consistent frontmatter.

Official
Intermediate
๐Ÿ“ฆ In Repo
cloudflarecloudflare

code-review

Review Cloudflare Workers TypeScript/JavaScript code for type correctness, API usage, and configuration validity.

Official
Advanced
๐Ÿ“ฆ In Repo
cloudflarecloudflare

eli5

Convert dense Cloudflare documentation into accessible explanations with metaphors.

Official
Intermediate
๐Ÿ“ฆ In Repo
cloudflarecloudflare

docs-review

Review documentation PRs for MDX syntax, frontmatter, style guide, and components.

Official
Intermediate
๐Ÿ“ฆ In Repo
cloudflarecloudflare

style-guide-review

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

Official
Intermediate
๐Ÿ“ฆ In Repo
cloudflarecloudflare

spam-and-off-topic-filter

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

Official
Intermediate
๐Ÿ“ฆ In Repo
cloudflarecloudflare

reconcile-code-review

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

Official
Intermediate
๐Ÿ“ฆ In Repo
cloudflarecloudflare

code-review

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

Official
Intermediate
๐Ÿ“ฆ In Repo
cloudflarecloudflare

rebase-conflict

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

Official
Intermediate
๐Ÿ“ฆ In Repo
cloudflarecloudflare

review-validation

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

Official
Intermediate
๐Ÿ“ฆ In Repo
cloudflarecloudflare

conventions-check

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

Official
Intermediate
๐Ÿ“ฆ In Repo
cloudflarecloudflare

dependabot-review

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

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install cloudflare-docs skills?โ–ผ

Run `npx skills add cloudflare/cloudflare-docs --all -g -y` in your terminal to install all documentation skills globally.

How to write Cloudflare docs with AI?โ–ผ

Load the contributing skill and your agent will follow the official style guide, pick the right content type and components, and validate the result before finishing.

Can AI review my docs pull request?โ–ผ

Yes. The suite includes code review, style guide review, and conventions check skills that flag real issues and post structured findings on your PR.

Does it help create pull requests?โ–ผ

Yes. The PR skill writes a properly formatted title and description, applies the documentation checklist, and opens a draft PR against the production branch.

Can it simplify technical documentation?โ–ผ

Yes. The ELI5 skill rewrites jargon-heavy pages into plain language with before/after comparisons, then fact-checks every new claim against the source docs.

Related Repositories in Content & Communication

View All in Content & Communicationโ†’