Toolverse
All skills

vercel-deploy-integration

by jeremylongshore

Deploy Vercel integrations to Vercel, Fly.io, and Cloud Run platforms.\nUse when deploying Vercel-powered applications to production,\nconfiguring platform-specific secrets, or setting up deployment pipelines.\nTrigger with phrases like \

Installation

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

Installation

Quick info

Category
DevOps

About this skill

Deploy Vercel integrations to Vercel, Fly.io, and Cloud Run platforms.\nUse when deploying Vercel-powered applications to production,\nconfiguring platform-specific secrets, or setting up deployment pipelines.\nTrigger with phrases like \

How to use

  1. Przygotuj projekt Vercel: upewnij się, że projekt jest połączony z Vercel, zmienne środowiskowe produkcji są ustawione, a token VERCEL_TOKEN jest dostępny w zmiennych systemowych.

  2. Wybierz metodę wdrożenia: użyj komendy CLI "vercel --prod" do bezpośredniego wdrożenia, albo "vercel promote [URL]" aby promować istniejący deployment preview do produkcji, albo API z curl jeśli potrzebujesz automatyzacji w pipeline'ach.

  3. Dla wdrożeń API-based: przygotuj żądanie POST do https://api.vercel.com/v13/deployments z nagłówkiem Authorization zawierającym token, wskaż gałąź Git (np. main) i SHA commita, aby wyzwolić wdrożenie.

  4. Skonfiguruj hooki deploymentu: jeśli integrujesz headless CMS, utwórz hook deploymentu w Vercel i użyj go w curl POST do https://api.vercel.com/v1/integrations/deploy/[project_id]/[hook_id] aby automatycznie przebudować aplikację.

  5. Wykonaj rollback w razie potrzeby: użyj komendy "vercel rollback" aby natychmiast przywrócić poprzednie wdrożenie produkcji bez przebudowy kodu.

  6. Monitoruj multi-region: skonfiguruj funkcje w różnych regionach poprzez zmienne środowiskowe i ustawienia projektu, aby zoptymalizować wydajność dla użytkowników na całym świecie.

Related skills

planning-with-files

by davila7

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring u003e5 tool calls.

DevOps
2365

senior-computer-vision

by davila7

World-class computer vision skill for image/video processing, object detection, segmentation, and visual AI systems. Expertise in PyTorch, OpenCV, YOLO, SAM, diffusion models, and vision transformers. Includes 3D vision, video analysis, real-time processing, and production

DevOps
1044

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

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

turborepo

by vercel

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines,\ndependsOn, caching, remote cache, the \

DevOps
1066

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