tag

vercel

33 indexed skills · max 10 per page

skills (33)

deploy-to-vercel

vercel-labs/agent-skills · Frontend

0

Deploy applications and websites to Vercel with automatic git integration and preview URLs. \n \n Supports three deployment paths: git-push (ideal for linked projects), direct CLI deployment, and no-auth fallback for sandboxed environments \n Automatically detects project state (linked via .vercel/project.json or .vercel/repo.json , git remote presence, CLI authentication) and chooses the best deployment method \n Handles team selection for multi-team accounts and uses --scope to deploy to the c

vercel-react-view-transitions

vercel-labs/agent-skills · Frontend

0

Guide for implementing smooth, native-feeling animations using React's View Transition API (`<ViewTransition>` component, `addTransitionType`, and CSS view transition pseudo-elements). Use this skill whenever the user wants to add page transitions, animate route changes, create shared element animations, animate enter/exit of components, animate list reorder, implement directional (forward/back) navigation animations, or integrate view transitions in Next.js. Also use when the user mentions view

vercel-cli

vercel/vercel · Productivity

0

Command-line interface for deploying, managing, and developing Vercel projects locally and in CI/CD pipelines. \n \n Requires explicit project linking via vercel link (single project) or vercel link --repo (monorepos); commands must run from the directory containing .vercel/ folder \n Core workflows: vercel dev for local development, vercel deploy for preview deployments, vercel --prod for production \n Supports environment variables, domains, DNS, blob storage, integrations, Node.js backends, m

prevpage 4 / 4next