agent-skills
by
vercel-labs

Description: Vercel's official collection of agent skills

View on GitHub ↗

Summary Information

Updated 27 seconds ago
Added to GitGenius on February 13th, 2026
Created on December 8th, 2025
Open Issues & Pull Requests: 160 (+0)
Number of forks: 2,590
Total Stargazers: 28,893 (+0)
Total Subscribers: 118 (+0)

Issue Activity (beta)

Open issues: 57
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 44 days
Stale 30+ days: 53
Stale 90+ days: 44

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Repository Insights (GitGenius)

Median issue/PR response: 1.5 hours
Mean response time: 4.4 days
90th percentile: 7.7 days
Tracked items: 50

Most active contributors

Detailed Description

The agent-skills repository is Vercel's official collection of packaged instructions and scripts designed to extend the capabilities of AI coding agents. Following the Agent Skills format, this repository provides a curated set of specialized tools that agents can leverage to perform complex tasks across web development, optimization, and deployment workflows.

The repository contains seven primary skills, each targeting specific use cases. The vercel-optimize skill audits deployed Vercel projects for cost, performance, reliability, caching, function usage, and billing opportunities by collecting Vercel metrics and investigating only the routes and files those metrics identify. The react-best-practices skill packages over 40 performance optimization rules across 8 categories prioritized by impact, drawn from Vercel Engineering's experience with React and Next.js applications. These rules span eliminating waterfalls, bundle size optimization, server-side performance, client-side data fetching, re-render optimization, rendering performance, and JavaScript micro-optimizations.

The web-design-guidelines skill audits UI code against over 100 rules covering accessibility, performance, and UX best practices. Its coverage includes accessibility standards like aria-labels and semantic HTML, focus states, form handling, animation best practices, typography conventions, image optimization, performance patterns, navigation and state management, dark mode and theming, touch interactions, and internationalization considerations. The writing-guidelines skill reviews documentation and prose against Vercel's writing handbook, enforcing 80+ rules across voice, structure, content types, code samples, typography, and AI workflow considerations. This includes planning guidance, voice and tone standards, content-type-specific guidance, heading and structure conventions, list formatting, code documentation standards, placeholder and number formatting, typography rules, source formatting discipline, pricing page standards, and AI workflow accountability.

The react-native-guidelines skill provides 16 best practice rules optimized for AI agents building React Native and Expo applications, covering performance, layout, animation, images, state management, architecture, and platform-specific patterns. The react-view-transitions skill enables smooth animations using React's View Transition API, covering the ViewTransition component, transition types, shared element transitions, and Next.js App Router integration. The composition-patterns skill teaches React composition patterns that scale, helping developers avoid boolean prop proliferation through compound components, state lifting, and internal composition strategies.

The vercel-deploy-claimable skill enables direct deployment of applications to Vercel, designed for use with claude.ai and Claude Desktop. It auto-detects over 40 frameworks from package.json, handles static HTML projects, excludes node_modules and .git directories, and returns both a preview URL for the live site and a claim URL allowing users to transfer ownership to their own Vercel account.

According to GitGenius tracking, the repository has grown modestly with stargazer count increasing from 28,661 to 28,662 since July 4, 2026. The most active contributors tracked include quuu with 7 events, shuding with 6 events, and Zochory with 5 events. The repository shows a median issue and pull request response latency of 1.5 hours with a mean of 106.1 hours across 50 tracked items. GitGenius identifies overlapping contributors with microsoft/vscode, microsoft/typescript, and rust-lang/rust, indicating cross-project collaboration among maintainers. The repository is written in JavaScript and maintains an MIT license.

agent-skills
by
vercel-labsvercel-labs/agent-skills

Repository Details

Fetching additional details & charts...