vercel-sdk-patterns

Installation
SKILL.md

Vercel SDK Patterns

Overview

Build a typed, production-ready wrapper around the Vercel REST API (api.vercel.com). Covers authentication, pagination, error handling, retry logic, and common endpoint patterns for deployments, projects, and environment variables.

Prerequisites

  • Completed vercel-install-auth setup
  • TypeScript project with strict mode enabled
  • Vercel access token with appropriate scope

Instructions

Step 1: Create Typed API Client

Installs
1
GitHub Stars
2.8K
First Seen
13 days ago
vercel-sdk-patterns — jeremylongshore/tons-of-skills-marketplace