Toolverse
All skills

vercel-deployment

by davila7

Expert knowledge for deploying to Vercel with Next.js Use when: vercel, deploy, deployment, hosting, production.

Installation

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

Installation

Quick info

Author
davila7
Category
DevOps
Views
58

About this skill

Expert knowledge for deploying to Vercel with Next.js Use when: vercel, deploy, deployment, hosting, production.

How to use

  1. Zainstaluj skill w swoim projekcie Claude/Codex – dodaj go do konfiguracji agenta jako skill development o nazwie vercel-deployment.

  2. Przygotuj projekt Next.js z App Router – skill wymaga tego jako warunku wstępnego, aby móc udzielać porad dostosowanych do Twojej architektury.

  3. Skonfiguruj zmienne środowiskowe dla każdego etapu – oddziel wartości dla dev, preview i production. Pamiętaj: nigdy nie umieszczaj sekretów w zmiennych NEXT_PUBLIC_, bo będą widoczne w przeglądarce.

  4. Wybierz odpowiedni runtime dla swoich funkcji API – zdecyduj, czy użyć Edge Functions (szybsze, mniej Node.js API) czy Serverless (pełna funkcjonalność Node.js, ale wolniejszy cold start).

  5. Zoptymalizuj build, aby zmniejszyć rozmiar bundla i czasy cold startu – skill podpowie, jak zmniejszyć rozmiar funkcji i wykorzystać cache buildu.

  6. Skonfiguruj osobne bazy danych dla preview i production – nigdy nie testuj na produkcyjnych danych – oraz dodaj monitoring (analytics, error tracking) do swoich deploymentów.

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

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

3d-games

by davila7

3D game development principles. Rendering, shaders, physics, cameras.

DevOps
1355

docker-containerization

by openclaw

This skill should be used when containerizing applications with Docker, creating Dockerfiles, docker-compose configurations, or deploying containers to various platforms. Ideal for Next.js, React, Node.js applications requiring containerization for development, production, or

DevOps
1334

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

cloudflare-manager

by qdhenry

Comprehensive Cloudflare account management for deploying Workers, KV Storage, R2, Pages, DNS, and Routes. Use when deploying cloudflare services, managing worker containers, configuring KV/R2 storage, or setting up DNS/routing. Requires CLOUDFLARE_API_KEY in .env and Bun

DevOps
20122