Toolverse
All skills

vercel-performance-tuning

by jeremylongshore

Optimize Vercel API performance with caching, batching, and connection pooling.\nUse when experiencing slow API responses, implementing caching strategies,\nor optimizing request throughput for Vercel integrations.\nTrigger with phrases like \

Installation

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

Installation

Quick info

Category
DevOps

About this skill

Optimize Vercel API performance with caching, batching, and connection pooling.\nUse when experiencing slow API responses, implementing caching strategies,\nor optimizing request throughput for Vercel integrations.\nTrigger with phrases like \

How to use

  1. Upewnij się, że masz wdrożony projekt na Vercel z dostępnym URL-em oraz dostęp do Vercel Analytics w panelu sterowania. Zainstaluj analizator bundla, np. @next/bundle-analyzer, jeśli go jeszcze nie masz.

  2. Ustal punkt wyjściowy wydajności: uruchom polecenie vercel inspect z URL-em swojej aplikacji, aby sprawdzić rozmiar wdrożenia i liczbę funkcji. Następnie uruchom Lighthouse poprzez CLI, aby pobrać wyniki dla metryk Core Web Vitals (LCP, CLS, performance score).

  3. Włącz Vercel Analytics w panelu sterowania na karcie Analytics, aby śledzić wydajność w czasie rzeczywistym.

  4. Skonfiguruj cache na krawędzi sieci: utwórz funkcję API z odpowiednimi nagłówkami cache'u Vercel (np. Cache-Control, s-maxage) w pliku api/cached-data.ts. Skill pomoże ci wygenerować kod z prawidłową konfiguracją.

  5. Zmniejsz rozmiar bundla: uruchom ANALYZE=true npx next build, aby otworzyć raport analizatora bundla w przeglądarce. Zidentyfikuj duże zależności i rozważ ich usunięcie lub zastąpienie lżejszymi alternatywami.

  6. Wyzwól skill frazami takimi jak "vercel performance", "optimize vercel", "vercel latency", "vercel caching", "vercel slow" lub "vercel cold start", aby otrzymać konkretne rekomendacje dla twojego projektu.

Related skills

postmortem-writing

by wshobson

Write effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing postmortem documents, or improving incident response processes.

DevOps
1385

context7

by mikha08-rgb

Search GitHub issues, pull requests, and discussions across any repository. Activates when researching external dependencies (whisper.cpp, NAudio), looking for similar bugs, or finding implementation examples.

DevOps
51166

proxmox-full

by openclaw

Complete Proxmox VE management - create/clone/start/stop VMs and LXC containers, manage snapshots, backups, storage, and templates. Use when user wants to manage Proxmox infrastructure, virtual machines, or containers.

DevOps
1449

crawl4ai

by basher83

This skill should be used when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated web data pipelines. Includes optimized extraction patterns with schema generation for efficient, LLM-free extraction.

DevOps
11128

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

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