技能 编程开发 Vercel 本地开发循环

Vercel 本地开发循环

v20260311
vercel-local-dev-loop
指导团队构建 Vercel 本地开发循环,启用热重载、测试套件与环境变量管理,让开发者在与部署一致的环境中快速迭代。
获取技能
377 次下载
概览

Vercel Local Dev Loop

Prerequisites

  • Completed vercel-install-auth setup
  • Node.js 18+ with npm/pnpm
  • Code editor with TypeScript support
  • Git for version control

See ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.

Output

  • Working development environment with hot reload
  • Configured test suite with mocking
  • Environment variable management
  • Fast iteration cycle for Vercel development

Error Handling

See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.

Examples

See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.

Resources

Overview

Configure Vercel local development with hot reload and testing.

Instructions

  1. Assess the current state of the testing configuration
  2. Identify the specific requirements and constraints
  3. Apply the recommended patterns from this skill
  4. Validate the changes against expected behavior
  5. Document the configuration for team reference
信息
Category 编程开发
Name vercel-local-dev-loop
版本 v20260311
大小 2.43KB
更新时间 2026-03-12
语言