技能 编程开发 Vercel SDK 实践模式

Vercel SDK 实践模式

v20260311
vercel-sdk-patterns
帮助团队在 TypeScript 与 Python 中落地 Vercel SDK 的生产级实践,建立类型安全客户端、结构化日志、退避重试与响应校验,辅以文档指引,适用于实现或重构 Vercel 集成。
获取技能
83 次下载
概览

Vercel Sdk Patterns

Prerequisites

  • Completed vercel-install-auth setup
  • Familiarity with async/await patterns
  • Understanding of error handling best practices

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

Output

  • Type-safe client singleton
  • Robust error handling with structured logging
  • Automatic retry with exponential backoff
  • Runtime validation for API responses

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

Execute apply production-ready Vercel SDK patterns for TypeScript and Python.

Instructions

  1. Assess the current state of the Python 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-sdk-patterns
版本 v20260311
大小 2.69KB
更新时间 2026-03-12
语言