Toolverse
All skills

vercel-sdk-patterns

by jeremylongshore

Execute apply production-ready Vercel SDK patterns for TypeScript and Python.\nUse when implementing Vercel integrations, refactoring SDK usage,\nor establishing team coding standards for Vercel.\nTrigger with phrases like \

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Security
Views
1

About this skill

Execute apply production-ready Vercel SDK patterns for TypeScript and Python.\nUse when implementing Vercel integrations, refactoring SDK usage,\nor establishing team coding standards for Vercel.\nTrigger with phrases like \

How to use

  1. Upewnij się, że masz ukończoną konfigurację z umiejętności vercel-install-auth oraz projekt TypeScript z włączonym trybem strict. Przygotuj token dostępu Vercel z odpowiednimi uprawnieniami.

  2. Utwórz plik lib/vercel-client.ts i zdefiniuj interfejsy VercelClientConfig oraz VercelError. Klasa VercelClient powinna przechowywać token, opcjonalny teamId i baseUrl (domyślnie https://api.vercel.com).

  3. Zaimplementuj prywatną metodę request w klasie VercelClient, która konstruuje URL z parametrami teamId, ustawia nagłówki Authorization (Bearer token) i Content-Type, oraz obsługuje odpowiedzi HTTP.

  4. Dodaj metody publiczne dla typowych operacji API, takie jak getProjects(), getDeployments(projectId), getEnvironmentVariables(projectId) i setEnvironmentVariable(). Każda metoda powinna wywoływać request z odpowiednią metodą HTTP i ścieżką.

  5. Wdróż obsługę błędów poprzez sprawdzenie pola error w odpowiedzi i rzucanie wyjątków z informacją o kodzie i wiadomości. Dodaj logikę ponawiania dla żądań, które mogą być tymczasowo niedostępne.

  6. Wyzwól umiejętność frazami takimi jak "vercel SDK patterns", "vercel API wrapper", "vercel REST API client", "vercel best practices" lub "idiomatic vercel API", aby otrzymać kompletne implementacje i przykłady użycia dla Twojego projektu.

Related skills

academic-researcher

by Shubhamsaboo

Academic research assistant for literature reviews, paper analysis, and scholarly writing.\nUse when: reviewing academic papers, conducting literature reviews, writing research summaries,\nanalyzing methodologies, formatting citations, or when user mentions academic research,

Security
1260

skill-writer

by pytorch

Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.

Security
15116

zendesk

by vm0-ai

Zendesk Support REST API for managing tickets, users, organizations, and support operations. Use this skill to create tickets, manage users, search, and automate customer support workflows.

Security
11100

content-creator

by alirezarezvani

Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing SEO, planning content

Security
25124

brand-voice

by anthropics

Apply and enforce brand voice, style guide, and messaging pillars across content. Use when reviewing content for brand consistency, documenting a brand voice, adapting tone for different audiences, or checking terminology and style guide compliance.

Security
48158

llama-cpp

by zechenzhangAGI

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.

Security
11252