Vercel Config
Skill 已验证A 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.
安装
npx skills add vercel/vercel通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
类似扩展
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.