Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →

cloudflare/cloudflare-docs

4 skills335 installs20.2k starsGitHub

Install

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

Skills in this repo

1Code ReviewReviews 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). Your knowledge of Cloudflare Workers APIs, types, and wrangler configuration may be outdated. **Prefer retrieval over pre-training** for any Workers code review task.149installs2Eli5Transform technical jargon into clear explanations using before after comparisons metaphors and practical context name eli5 description Transform technical jargon into clear explanations using before after comparisons metaphors and practical context license MIT compatibility opencode metadata audience mixed developers IT admins marketers students hobbyists workflow technical-simplification output_format before-after-comparison supported_formats md mdx What I Do I transform dense jargon-heavy technical documentation into accessible explanations Dense esoteric technical concepts should be accessible to everyone developers IT admins marketers students and hobbyists Key capabilities Analyze content for clarity issues Identify jargon assumptions unclear logic and missing context Generate before after comparisons Show original alongside simplified version with issue analysis Create tech-adjacent metaphors Use relatable technology analogies that clarify without oversimplifying Explain the why Focus on value use cases and context before diving into details Identify common pitfalls Address misunderstandings readers frequently encounter Layer for mixed audiences Serve beginners and experts.103installs3PrThe pr skill governs GitHub pull request creation and updates for the cloudflare-docs repository using the gh CLI. When editing an existing PR, read the current title and body first, preserve the author's structure, and change only what was requested. After pushes to branches with open PRs, compare title and body against the full production diff and update minimally if scope drifted. New PRs gather context with git log, diff --stat, and git status, stopping to ask about untracked files before proceeding. Titles use [Product] brackets inferred from changed paths under src/content/docs, with conventional commit prefixes for tooling changes. Bodies start from .github/pull_request_template.md read fresh from disk, filling Summary and pruning the documentation checklist per applicability. All PRs must be created as drafts against production, writing bodies via --body-file to avoid shell quoting issues. If gh is unavailable, provide copy-paste title and body with the compare URL. Use when opening, updating, or syncing cloudflare-docs documentation pull requests.51installs4Dependabot ReviewThe dependabot-review skill guides reviewers through Dependabot pull requests in the cloudflare-docs repository. It starts by parsing package names and version ranges from the PR body via gh pr view, then fetches changelogs from GitHub releases, CHANGELOG.md, npm, or commit diffs between old and new tags. It extracts breaking changes, behavior changes, new APIs, bug fixes, and security fixes while ignoring internal refactors and type-only changes. The skill searches the repo for direct imports, require calls, and lockfile transitive usage, then maps changed API callsites to doc page routes under src/content/docs. Impact is rated None through High based on whether changes affect build tooling, content rendering, or user-visible output. Output follows a structured template per package with merge, merge plus verify, or investigate recommendations. Special cases cover immediate security PRs, grouped non-major updates, and packages without public changelogs using npm diff.32installs

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.

cloudflare/cloudflare-docs · 4 skills · Skillselion