CtrlK
BlogDocsLog inGet started
Tessl Logo

cloudflare-docs

github.com/cloudflare/cloudflare-docs

SkillAddedReview
code-review

.flue/.agents/skills/code-review/SKILL.md

Review the changed lines of a single file in a pull request for bugs, correctness, error handling, security, and maintainability, and return structured findings.

58

contributing

.agents/skills/contributing/SKILL.md

Use when contributing to the Cloudflare Docs repository — writing or editing documentation pages, choosing content types or components, adding changelog entries, reviewing docs, or learning how to contribute.

conventions-check

.flue/.agents/skills/conventions-check/SKILL.md

Review a pull request's title, description, and scope against the repository's PR conventions.

62

dependabot-review

.agents/skills/dependabot-review/SKILL.md

Analyzes a Dependabot PR to determine what actually changed in each bumped package and whether those changes affect this repo. Reports changed APIs/methods, which doc pages use them, and the realistic probability of any visible impact on the docs site.

64

dependabot-review

.flue/.agents/skills/dependabot-review/SKILL.md

Reviews a Dependabot PR for the cloudflare/cloudflare-docs repo. Analyzes every bumped package — what changed upstream, how this repo uses it, and whether the bump requires action beyond merging.

60

eli5

.agents/skills/eli5/SKILL.md

Transform technical jargon into clear explanations using before/after comparisons, metaphors, and practical context

72

3.30x
pr

.agents/skills/pr/SKILL.md

Creates and updates GitHub pull requests for cloudflare-docs changes. Load when asked to open, create, submit, update, or edit a PR, or write a PR title or description. Covers title conventions, branch naming, PR body structure, and the documentation checklist template.

70

pr-mr

.agents/skills/pr-mr/SKILL.md

Creates and updates pull requests and merge requests for cloudflare-docs changes. Covers title conventions, branch naming, request body structure, and documentation checklist templates. Load when asked to open, create, submit, update, or edit a PR or MR, or write a PR or MR title or description.

73

rebase-conflict

.flue/.agents/skills/rebase-conflict/SKILL.md

Resolve merge conflicts between a pull request and production changes in the cloudflare-docs repository.

58

reconcile-code-review

.flue/.agents/skills/reconcile-code-review/SKILL.md

Reconcile raw specialist findings against the previous bot review and human PR comments to produce a final classified finding list.

63

review-validation

.flue/.agents/skills/review-validation/SKILL.md

Validate review findings from specialist agents by reading the actual repo file content and checking each finding for accuracy, applicability, and false positives.

60

spam-and-off-topic-filter

.flue/.agents/skills/spam-and-off-topic-filter/SKILL.md

Evaluate a GitHub issue or pull request and decide if it is spam or clearly off-topic for cloudflare/cloudflare-docs.

64

style-guide-review

.flue/.agents/skills/style-guide-review/SKILL.md

Review changed MDX/docs files in a pull request against the Cloudflare docs style guide and return structured findings.

61

workers-code-review

.agents/skills/workers-code-review/SKILL.md

Reviews Workers and Cloudflare Developer Platform code for type correctness, API usage, and configuration validity. Load when reviewing TypeScript/JavaScript using Workers APIs, wrangler.jsonc/toml config, or Cloudflare bindings (KV, R2, D1, Durable Objects, Queues, Vectorize, AI, Hyperdrive).

74