·docs-review
""

docs-review

Reviews documentation PRs and provides GitHub PR suggestions. Load when asked to review, suggest changes, or provide feedback on docs content. Covers MDX, frontmatter, style guide, components, and content accuracy.

38Installs·1Trend·@cloudflare

Installation

$npx skills add https://github.com/cloudflare/cloudflare-docs --skill docs-review

How to Install docs-review

Quickly install docs-review AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/cloudflare/cloudflare-docs --skill docs-review
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: cloudflare/cloudflare-docs.

SKILL.md

View raw

Review documentation changes for correctness, style, and structure. Use AGENTS.md and the style guide at src/content/docs/style-guide/ as primary references.

| "review", "suggest changes", "provide suggestions" | Post suggestions only via gh CLI — do not push commits | | "only make suggestions", "do not make changes" | Post suggestions only — never edit files or push | | "fix", "address this", "update" | Always edit files directly and commit changes |

| "review and fix" | Fix low-severity issues directly; suggest high-impact changes | | Invoked by someone other than PR author | Post suggestions unless explicitly told to fix | | Invoked by PR author (or unclear) | Fix directly — especially MDX syntax, code errors, and build breakers |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cloudflare/cloudflare-docs --skill docs-review
Category
""Writing
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from cloudflare/cloudflare-docs

Quick answers

What is docs-review?

Reviews documentation PRs and provides GitHub PR suggestions. Load when asked to review, suggest changes, or provide feedback on docs content. Covers MDX, frontmatter, style guide, components, and content accuracy. Source: cloudflare/cloudflare-docs.

How do I install docs-review?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cloudflare/cloudflare-docs --skill docs-review Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/cloudflare/cloudflare-docs