Skip to content

agent-skills

by vercel-labs

Vercel's official collection of agent skills

About

Vercel's official collection of agent skills

27,066
Stars
8
Skill Files
2,457
Forks
57
PRs Merged
23
Contributors
53
Issues Open
26
Issues Closed
2026-05-22
Last Activity

Skill Analysis

212
Avg Lines / Skill
1,134
Avg Words / Skill
88
Code Blocks
439
Total Files
7.27 MB
Repo Size
13
Reference Files
Skill lines40 min / 297 median / 354 max
Code languagesbash, jsx, text
Frontmatter keysdescription, license, metadata, name
Has CLAUDE.mdYes
Has LicenseNo
File typesmd (208), mjs (153), json (56), ts (8), zip (6), sh (2), txt (2), yml (1), yaml (1)

Skills (8)

  • vercel-cli-with-tokens
    354 lines1540 words31 blocks

    Deploy and manage projects on Vercel using token-based authentication. Use when working with Vercel CLI using access tokens rather than interactive lo...

    bash
  • vercel-react-best-practices
    MIT150 lines948 words1 blocks

    React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React...

  • vercel-react-native-skills
    MIT122 lines575 words1 blocks
  • vercel-optimize
    323 lines2130 words16 blocks

    "Use for Vercel cost and performance optimization on deployed projects, especially Next.js, SvelteKit, Nuxt, and limited Astro apps. Collect Vercel me...

    bashtext
  • deploy-to-vercel
    297 lines1760 words23 blocks

    Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push t...

    bash
  • web-design-guidelines
    40 lines176 words1 blocks

    Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "chec...

  • vercel-react-view-transitions
    MIT321 lines1563 words14 blocks

    Guide for implementing smooth, native-feeling animations using React's View Transition API (`<ViewTransition>` component, `addTransitionType`, and CSS...

    jsx
  • vercel-composition-patterns
    MIT90 lines383 words1 blocks

Recent Commits

-358 contributions across all repos
MayJunJulAugSepOctNovDecJanFebMarAprMay
Less
More
  • 18a24342026-05-22
    Merge pull request #268 from vercel-labs/johnphamous/vercel-optimize-project-scope-preflight
    John Phamous
  • cb122aa2026-05-22
    fix: harden vercel optimize project scope preflight
    John Pham
  • da22a4c2026-05-21
    Merge pull request #266 from vercel-labs/johnphamous/vercel-optimize-workflow-guidance
    John Phamous
  • 08ae7182026-05-21
    fix: harden vercel optimize workflow guidance
    John Pham
  • 7b7ca102026-05-21
    Merge pull request #265 from vercel-labs/johnphamous/vercel-optimize-data-gap-reporting
    John Phamous
  • 9e50dda2026-05-21
    fix: support user-owned vercel optimize scope checks
    John Pham
  • 32963532026-05-21
    fix: stop vercel optimize on ambiguous project scope
    John Pham
  • e6c3b942026-05-21
    fix: scope vercel optimize cli commands to linked team
    John Pham
  • 5692cf12026-05-21
    Merge origin/main into vercel optimize data gap reporting
    John Pham
  • cd2246d2026-05-21
    fix: tighten vercel optimize data gap reporting
    John Pham