Toolverse
All skills

vercel-upgrade-migration

by jeremylongshore

Execute analyze, plan, and execute Vercel SDK upgrades with breaking change detection.\nUse when upgrading Vercel SDK versions, detecting deprecations,\nor migrating to new API versions.\nTrigger with phrases like \

Installation

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

Installation

Quick info

Category
Frontend
Views
1

About this skill

Execute analyze, plan, and execute Vercel SDK upgrades with breaking change detection.\nUse when upgrading Vercel SDK versions, detecting deprecations,\nor migrating to new API versions.\nTrigger with phrases like \

How to use

  1. Zainstaluj skill w swoim środowisku Claude Code, Codex lub OpenClaw, wskazując repozytorium jeremylongshore/claude-code-plugins-plus-skills, katalog vercel-pack/skills/vercel-upgrade-migration.

  2. Sprawdź bieżące wersje w projekcie: uruchom polecenie vercel --version, aby zobaczyć zainstalowaną wersję CLI, następnie cat package.json | jq '.engines.node' lub cat vercel.json | jq '.functions' aby sprawdzić runtime Node.js skonfigurowany dla Vercel, a także npm ls next react aby zobaczyć wersję Next.js.

  3. Wyzwól skill frazą taką jak "upgrade vercel", "vercel migration", "vercel breaking changes", "update vercel CLI" lub "next.js upgrade on vercel", aby skill przeanalizował dostępne aktualizacje.

  4. Pozwól skillowi na uaktualnienie Vercel CLI poleceniem npm install -g vercel@latest (lub wskaż konkretną wersję, np. vercel@39), a następnie zweryfikuj instalację komendą vercel --version.

  5. Przejrzyj listę zmian powodujących błędy dla wybranej wersji (np. v28+ zmienia format vercel env pull, v32+ zmienia runtime funkcji w vercel dev, v37+ deprecjonuje właściwość builds w vercel.json) i dostosuj konfigurację projektu.

  6. Uruchom test suite i wdróż do preview deployment na Vercel, aby sprawdzić, czy migracja przebiegła pomyślnie, zanim wdrożysz zmiany na produkcję.

Related skills

web-research

by langchain-ai

Use this skill for requests related to web research; it provides a structured approach to conducting comprehensive web research

Frontend
18114

frontend-slides

by sickn33

Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual

Frontend
65135

better-icons

by better-auth

Use when working with icons in any project. Provides CLI for searching 200+ icon libraries (Iconify) and retrieving SVGs. Commands: `better-icons search u003cqueryu003e` to find icons, `better-icons get u003cidu003e` to get SVG. Also available as MCP server for AI agents.

Frontend
2037

react

by lobehub

React component development guide. Use when working with React components (.tsx files), creating UI, using @lobehub/ui components, implementing routing, or building frontend features. Triggers on React component creation, modification, layout implementation, or navigation tasks.

Frontend
2058

browser-automation

by browserbase

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications. Triggers include \

Frontend
21175

shadcn-ui-setup

by maneeshanif

Install and configure Shadcn/ui component library with Radix UI primitives, Aceternity UI effects, set up components, and manage the component registry. Use when adding Shadcn/ui to a Next.js project or installing specific UI components for Phase 2.

Frontend
23167