跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

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.

目的

To guide users in configuring Vercel's networking and routing behaviors, making domain management, DNS setup, and traffic shaping more accessible.

功能

  • Configure Vercel domains and DNS
  • Manage Vercel redirects and rewrites
  • Set custom headers and compression
  • Tune CDN and edge cache behavior
  • Select Vercel deployment regions

使用场景

  • When configuring domains and DNS for a Vercel project
  • When managing redirects, rewrites, or headers on Vercel
  • When tuning CDN and edge cache behavior for optimal delivery
  • When selecting appropriate regions for Vercel deployments

非目标

  • Directly performing Vercel API calls
  • Managing Vercel deployment or build processes
  • Analyzing Vercel traffic analytics or performance metrics

Practical Utility

  • info:Usage examplesWhile the skill describes its capabilities and links to external documentation, it does not provide end-to-end, ready-to-use examples within SKILL.md.
  • info:Edge casesSKILL.md outlines the core functionalities but does not explicitly document failure modes, limitations, or recovery steps for edge cases.

Maintenance

  • warning:Commit recencyThe last commit was on 2026-04-15, which is more than 90 days ago, suggesting potential unmaintained status.

Trust

  • warning:Issues AttentionThere are 4 open issues and 0 closed issues in the last 90 days, indicating slow response from maintainers.

Version

  • warning:Release ManagementNo explicit versioning (e.g., semver in frontmatter or CHANGELOG) is present, and installation instructions in README reference 'main'.

安装

npx skills add bobmatnyc/claude-mpm-skills

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

75 /100
1 day ago 分析

信任信号

最近提交29 days ago
星标44
许可证MIT
状态
查看源代码

类似扩展

High Performance Browser Networking

100

Optimize web performance through network protocols, resource loading, and browser rendering internals. Use when the user mentions "page load speed", "Core Web Vitals", "HTTP/2", "resource hints", "network latency", "render blocking", "TCP optimization", "service worker", or "critical rendering path". Also trigger when diagnosing slow page loads, optimizing time to first byte, choosing between WebSocket and SSE, or reducing bundle sizes. Covers TCP/TLS optimization, caching strategies, WebSocket/SSE, and protocol selection. For UI visual performance, see refactoring-ui. For font loading, see web-typography.

技能
wondelai

C Network

75

DNS lookups with doggo and readable HTTP requests with httpie — modern networking tools for the terminal.

技能
daxaur

Digitalocean Networking

75

DigitalOcean networking services including VPC, firewalls, load balancers, reserved IPs, DNS, IPv6, and NAT gateway. Use when designing or securing network connectivity for DigitalOcean workloads.

技能
bobmatnyc

Typescript Advanced Types

100

Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.

技能
wshobson

Validate Plugin

100

Validate a Claude Code plugin structure, frontmatter, and MCP tool references

技能
ruvnet

Migrate Validate

100

Validate pending migrations for foreign key consistency, rollback safety, and best practices

技能
ruvnet