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/vercelVercel skills CLI(skills.sh)를 npx로 실행합니다. 로컬에 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.