cloudflare▌
40 indexed skills · max 10 per page
cloudflare-worker-builder
jezweb/claude-skills · Cloud
Scaffold and deploy Cloudflare Workers projects with Hono routing, Vite dev server, and Static Assets. \n \n Guides you through project setup in four steps: understanding requirements, scaffolding structure, configuring bindings (D1, R2, KV), and deploying to production \n Provides ready-to-use asset files including wrangler.jsonc , vite.config.ts , Hono app entry point, and TypeScript configuration \n Documents critical patterns for export syntax, SPA fallback with API route protection, Vite pl
deploying-cloudflare-access-for-zero-trust
mukul975/Anthropic-Cybersecurity-Skills · deploying-cloudflare-access-for-zero-trust
Deploying Cloudflare Access with Cloudflare Tunnel to provide zero trust access to self-hosted and private applications, configuring identity-aware access policies, device posture checks, and WARP client enrollment for VPN replacement.
implementing-ddos-mitigation-with-cloudflare
mukul975/Anthropic-Cybersecurity-Skills · implementing-ddos-mitigation-with-cloudflare
Configure Cloudflare DDoS protection with managed rulesets, rate limiting, WAF rules, Bot Management, and origin protection to mitigate volumetric, protocol, and application-layer attacks.
performing-web-cache-deception-attack
mukul975/Anthropic-Cybersecurity-Skills · performing-web-cache-deception-attack
Execute web cache deception attacks by exploiting path normalization discrepancies between CDN caching layers and origin servers to cache and retrieve sensitive authenticated content.
check-case-status
uscis.gov/check-case-status-or94c8 · government
Look up a USCIS case by 13-character receipt number (e.g. MSC2190012345, EAC2290098765, IOE0123456789) on the modern egov.uscis.gov Next.js portal and return status heading, next-step paragraph, form type (I-130/I-485/N-400/I-765/...), service-center code, last-updated date, and the canonical caseId URL. Read-only.
search-car-rental
sixt.com/search-car-rental-oulz1k · travel
Search the Sixt car-rental site for available vehicles at a given branch on given dates and return offer details (class, sample model, seats/doors/transmission, mileage policy, per-day and total price). Read-only — never books.
get-resale-price
stockx.com/get-resale-price-eewaou · marketplace
Given a sneaker or streetwear product (name + optional size), return the StockX market snapshot: lowest ask, highest bid, last sale + date, recent sales volume, and a 30-day price-trend payload. Read-only — never bids or buys.
get-fighter-record
sherdog.com/get-fighter-record-gpkyan · sports
Given a fighter reference (canonical Sherdog URL, name, or name + disambiguator), return profile metadata and full professional bout record as structured JSON. Optional amateur and per-bout-location flags. Read-only.
get-player-stats
pro-football-reference.com/get-player-stats-5pitm4 · sports
Given an NFL player reference (URL, PFR ID, or free-form name), return bio + the requested career, season, splits, or game-log stat tables from Pro-Football-Reference as structured JSON. Preserves verbatim PFR column headers and table ids. Read-only.
search-listings
mercari.com/search-listings-4ixl7y · marketplace
Search Mercari (US peer-to-peer marketplace) for listings matching a query, item-ID list, or seller URL — across the full filter surface (category, brand, condition, price, color, size, shipping, Mercari Authenticate, Smart Pricing, offerable, seller) — and return matching items as structured JSON with per-listing seller, shipping, photo, and status fields.