Toolverse
All skills

vercel-reliability-patterns

by jeremylongshore

Implement Vercel reliability patterns including circuit breakers, idempotency, and graceful degradation.\nUse when building fault-tolerant Vercel integrations, implementing retry strategies,\nor adding resilience to production Vercel services.\nTrigger with phrases like \

Installation

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

Installation

Quick info

Category
DevOps
Views
1

About this skill

Implement Vercel reliability patterns including circuit breakers, idempotency, and graceful degradation.\nUse when building fault-tolerant Vercel integrations, implementing retry strategies,\nor adding resilience to production Vercel services.\nTrigger with phrases like \

How to use

  1. Zainstaluj umiejętność w swoim projekcie Claude Code lub Codex, dodając plik vercel-reliability-patterns do katalogu skills. Upewnij się, że masz dostęp do Read, Write i Edit dla plików TypeScript w projekcie Vercel.

  2. Przygotuj projekt — sprawdź, że masz wdrożoną produkcyjną aplikację Vercel i zidentyfikuj zewnętrzne zależności (bazy danych, API, serwisy), które mogą zawieść.

  3. Wyzwól umiejętność frazami takimi jak "vercel reliability", "vercel circuit breaker", "vercel resilience" lub "vercel graceful degradation" w kontekście swojego kodu.

  4. Implementujesz circuit breaker — umiejętność wygeneruje klasę CircuitBreaker, która monitoruje liczbę błędów i przełącza się między stanami CLOSED (normalny), OPEN (blokuje żądania, zwraca fallback) i HALF_OPEN (testuje odzyskanie). Dostosuj próg błędów i czas resetowania do swoich potrzeb.

  5. Dodaj retry logic do funkcji, które komunikują się z zewnętrznymi API — umiejętność pomoże ci zaimplementować exponential backoff i ograniczyć liczbę prób.

  6. Skonfiguruj graceful degradation — zdefiniuj fallback responses (np. cached data, default values), które funkcja zwraca gdy zależności są niedostępne, zapewniając częściową funkcjonalność zamiast całkowitej awarii.

Related skills

azure-devops-rest-api

by Tiberriver256

Guide for working with Azure DevOps REST APIs and OpenAPI specifications. Use this skill when implementing new Azure DevOps API integrations, exploring API capabilities, understanding request/response formats, or referencing the official OpenAPI specifications from the

DevOps
995

pmbok-project-management

by jgtolentino

Comprehensive PMP/PMBOK project management methodologies and best practices. Use this skill when users need guidance on project management processes, templates, knowledge areas, process groups, tools, techniques, or certification preparation. Covers all 10 PMBOK Knowledge Areas

DevOps
21133

resolve-conflicts

by antinomyhq

Use this skill immediately when the user mentions merge conflicts that need to be resolved. Do not attempt to resolve conflicts directly - invoke this skill first. This skill specializes in providing a structured framework for merging imports, tests, lock files (regeneration),

DevOps
48163

drawio-diagrams-enhanced

by jgtolentino

Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams,

DevOps
918943

unity-developer

by sickn33

Build Unity games with optimized C# scripts, efficient rendering, and proper asset management. Masters Unity 6 LTS, URP/HDRP pipelines, and cross-platform deployment. Handles gameplay systems, UI implementation, and platform optimization. Use PROACTIVELY for Unity performance

DevOps
66164

grafana-dashboards

by wshobson

Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational observability interfaces.

DevOps
92262