Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Vercel Networking Domains

Skill Aktiv

Vercel networking and routing for domains, DNS, redirects, rewrites, headers, CDN, edge cache, and regions. Use when configuring routing or traffic behavior on Vercel.

Zweck

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

Funktionen

  • 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

Anwendungsfälle

  • 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

Nicht-Ziele

  • 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'.

Installation

npx skills add bobmatnyc/claude-mpm-skills

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

75 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit29 days ago
Sterne44
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

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.

Skill
wondelai

C Network

75

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

Skill
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.

Skill
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.

Skill
wshobson

Validate Plugin

100

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

Skill
ruvnet

Migrate Validate

100

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

Skill
ruvnet