Skip to content

agent-skills

by vercel-labs

Vercel's official collection of agent skills

About

Vercel's official collection of agent skills

24,054
Stars
6
Skill Files
2,192
Forks
43
PRs Merged
19
Contributors
44
Issues Open
22
Issues Closed
2026-03-24
Last Activity

Skill Analysis

171
Avg Lines / Skill
849
Avg Words / Skill
58
Code Blocks
155
Total Files
0.68 MB
Repo Size
0
Reference Files
Skill lines40 min / 146 median / 329 max
Code languagesbash
Frontmatter keysdescription, license, metadata, name
Has CLAUDE.mdYes
Has LicenseNo
File typesmd (131), ts (7), json (6), zip (5), sh (2), yaml (1), yml (1)

Skills (6)

  • 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-best-practices
    MIT146 lines899 words1 blocks

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

  • vercel-cli-with-tokens
    329 lines1300 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-composition-patterns
    MIT90 lines383 words1 blocks
  • 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
  • vercel-react-native-skills
    MIT122 lines575 words1 blocks

Recent Commits

-350 contributions across all repos
MarAprMayJunJulAugSepOctNovDecJanFebMar
Less
More
  • 64484e92026-03-24
    Merge pull request #194 from vercel-labs/shu/0is4r
    Shu Ding
  • 1e98aef2026-03-24
    new rule
    Shu Ding
  • 2dabac52026-03-24
    Merge pull request #179 from mvanhorn/osc/99-barrel-imports-typescript-warning-v2
    Shu Ding
  • 53a2f202026-03-24
    Merge pull request #193 from vercel-labs/shu/7yk2y
    Shu Ding
  • 2f5f7f82026-03-24
    fix
    Shu Ding
  • fe9c8f82026-03-24
    new rule
    Shu Ding
  • 9aec8ee2026-03-18
    Merge pull request #188 from vercel-labs/bhrigu/vercel-cli-with-tokens-token-handling
    Bhrigu Srivastava
  • 73589c32026-03-18
    vercel-cli-with-tokens: improve token handling and security
    Bhrigu Srivastava
  • 9e4d3c32026-03-18
    Merge pull request #187 from vercel-labs/bhrigu/vercel-cli-with-tokens
    Bhrigu Srivastava
  • 93470e22026-03-18
    Add vercel-cli-with-tokens skill
    Bhrigu Srivastava