Performance & Quality Custom Skills · Curated

CDN Setup Advisor

Walks through CDN configuration options for a site's specific host and stack.

What it does

Establishes what's already in front of the site (a host-provided CDN, Cloudflare, or nothing) and then recommends caching rules, cache-purge triggers, and origin settings specific to the detected host and CMS setup, rather than generic CDN advice that ignores host-specific quirks like a managed host's own edge caching layer.

Install

This skill isn't packaged in an installable registry. It's a plain SKILL.md file you can copy directly. Copy it from the SKILL.md tab and save it at the path for your assistant:

Use it in your AI assistant

Claude Code

.claude/skills/cdn-setup-advisor/ (or ~/.claude/skills/cdn-setup-advisor/ for all projects)

GitHub Copilot (VS Code)

.github/skills/cdn-setup-advisor/

OpenAI Codex

.codex/skills/cdn-setup-advisor/

Cursor

.cursor/skills/cdn-setup-advisor/ (or ~/.cursor/skills/cdn-setup-advisor/ globally)

Compatibility

Any WordPress site; benefits from knowing the current host and whether a CDN or reverse proxy is already active in front of it.