Toolverse
All skills

cloudflare-manager

by qdhenry

Comprehensive Cloudflare account management for deploying Workers, KV Storage, R2, Pages, DNS, and Routes. Use when deploying cloudflare services, managing worker containers, configuring KV/R2 storage, or setting up DNS/routing. Requires CLOUDFLARE_API_KEY in .env and Bun

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
qdhenry
Category
DevOps
Views
122

About this skill

Comprehensive Cloudflare account management for deploying Workers, KV Storage, R2, Pages, DNS, and Routes. Use when deploying cloudflare services, managing worker containers, configuring KV/R2 storage, or setting up DNS/routing. Requires CLOUDFLARE_API_KEY in .env and Bun runtime with dependencies installed.

How to use

  1. Przejdź do folderu umiejętności: otwórz terminal i wejdź do katalogu ~/.claude/skills/cloudflare-manager, następnie zainstaluj zależności poleceniem bun install.

  2. Utwórz plik .env w głównym katalogu projektu i dodaj swój token API. Przejdź na https://dash.cloudflare.com/profile/api-tokens, kliknij "Create Token" i wybierz szablon "Edit Cloudflare Workers" lub utwórz token niestandardowy z uprawnieniami do edycji Workers Scripts, Workers KV Storage, Workers R2 Storage, Cloudflare Pages i DNS (jeśli używasz domen niestandardowych).

  3. Sprawdź poprawność klucza API poleceniem bun scripts/validate-api-key.ts. Skrypt potwierdzi, że token jest aktywny i wyświetli listę przyznanych uprawnień.

  4. Używaj skill do wdrażania Workers — Claude automatycznie waliduje dane dostępu, wdraża usługi i ekstrahuje adresy URL wdrożeń. Możesz wdrażać Workers, konfigurować magazyny KV i R2, publikować strony na Pages oraz zarządzać rekordami DNS i trasami.

  5. Jeśli walidacja nie powiedzie się, sprawdź, czy token API jest poprawny i czy ma wymagane uprawnienia. Błąd 401 oznacza problem z uwierzytelnieniem — zweryfikuj token w panelu Cloudflare.

Related skills

planning-with-files

by davila7

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring u003e5 tool calls.

DevOps
2365

ast-grep

by ast-grep

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search. This skill should

DevOps
8121

azure-devops-rest-api

by Tiberriver256

Guide for working with Azure DevOps REST APIs and OpenAPI specifications. Use this skill when implementing new Azure DevOps API integrations, exploring API capabilities, understanding request/response formats, or referencing the official OpenAPI specifications from the

DevOps
995

proxmox-full

by openclaw

Complete Proxmox VE management - create/clone/start/stop VMs and LXC containers, manage snapshots, backups, storage, and templates. Use when user wants to manage Proxmox infrastructure, virtual machines, or containers.

DevOps
1449

resolve-conflicts

by antinomyhq

Use this skill immediately when the user mentions merge conflicts that need to be resolved. Do not attempt to resolve conflicts directly - invoke this skill first. This skill specializes in providing a structured framework for merging imports, tests, lock files (regeneration),

DevOps
48163

chrome-devtools

by mrgoonie

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.

DevOps
29141