Vercel Config
Skill VerifiedA TypeScript SDK for programmatically configuring Vercel projects
This SDK enables developers to define Vercel project configurations, including routing rules, redirects, headers, and crons, using type-safe TypeScript. It compiles down to a standard `vercel.json` configuration and integrates seamlessly with the Vercel CLI.
Maintenance
- warning:Commit recencyThe last commit date is not available, and the CHANGELOG indicates minor version updates primarily in 2024, with older activity. This suggests it might be relatively maintained, but a clear recent commit date is missing for definitive assessment.
Installation
npx skills add vercel/vercelRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Similar Extensions
Vercel Related Projects
98Vercel utilities for working with related projects
Vercel Filesystem Detectors
100Vercel filesystem detectors
Tandem Panel Scaffold
100Scaffold an editable Tandem control panel app
OpenClaw Config
98Manage OpenClaw bot configuration - channels, agents, security, and autopilot settings
Discord Adapter
98Discord adapter for chat
Devcontainer Diagnostic
98Diagnose devcontainer configuration problems and guide development environment setup. This skill should be used when the user asks to 'set up devcontainer', 'fix container startup', 'configure VS Code dev container', 'Codespaces setup', or has Docker development environment issues. Keywords: devcontainer, docker, VS Code, Codespaces, container, development environment, Dockerfile.