Vercel networking domains
Skill ulpi-io/plugin-marketplace/plugins/bobmatnyc/skills/vercel-networking-domains
Vercel networking and routing for domains, DNS, redirects, rewrites, headers, CDN, edge cache, and regions. Use when configuring routing or traffic behavior on Vercel.From its SKILL.md
npx -y skills add ulpi-io/plugin-marketplace --skill vercel-networking-domainsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
2.5 KB, 433 tokens by cl100k_base, as published. Nobody here has run it
Vercel Networking and Domains Skill
progressive_disclosure: entry_point: summary: "Vercel networking: domains, routing rules, headers, CDN, edge cache, and region configuration." when_to_use: - "When configuring domains and DNS" - "When managing redirects, rewrites, or headers" - "When tuning CDN and edge cache behavior" quick_start: - "Add and verify domains" - "Configure redirects and rewrites" - "Set headers and caching" - "Select deployment regions" token_estimate: entry: 90-110 full: 3800-4800
Overview
Vercel networking covers domain configuration, routing rules, and edge delivery behavior through the CDN and edge cache.
Domains and DNS
- Add domains and verify ownership.
- Configure DNS records for routing.
Routing Rules
- Define redirects and rewrites for URL behavior.
- Apply custom headers and compression.
CDN and Edge Cache
- Use CDN distribution for global delivery.
- Purge or invalidate edge cache when needed.
Regions
- Select regions for deployment and execution.
Complementary Skills
When using this skill, consider these related skills (if deployed):
- vercel-functions-runtime: Function routing and edge execution.
- vercel-deployments-builds: Deployment workflow and releases.
- vercel-observability: Traffic analytics and performance metrics.
Note: Complementary skills are optional. This skill is fully functional without them.
Resources
Vercel Docs:
- Domains: https://vercel.com/docs/domains
- Headers: https://vercel.com/docs/headers
- Redirects: https://vercel.com/docs/redirects
- Rewrites: https://vercel.com/docs/rewrites
- CDN: https://vercel.com/docs/cdn
- Edge Cache: https://vercel.com/docs/edge-cache
- Regions: https://vercel.com/docs/regions
- Compression: https://vercel.com/docs/compression
What ships with it: 1 file
508 B alongside SKILL.md
- metadata.json508 B