Agent Skills banner
vercel-labs vercel-labs

Agent Skills

Data & AI community intermediate

Description

A collection of skills for AI coding agents. Skills are packaged instructions and scripts that extend agent capabilities.

Installation

Terminal
git clone https://github.com/vercel-labs/agent-skills

README

Agent Skills

A collection of skills for AI coding agents. Skills are packaged instructions and scripts that extend agent capabilities.

Skills follow the [Agent Skills](https://agentskills.io/) format.

Available Skills

react-best-practices

React and Next.js performance optimization guidelines from Vercel Engineering. Contains 40+ rules across 8 categories, prioritized by impact.

**Use when:**

    undefined

**Categories covered:**

    undefined

web-design-guidelines

Review UI code for compliance with web interface best practices. Audits your code for 100+ rules covering accessibility, performance, and UX.

**Use when:**

    undefined

**Categories covered:**

    undefined

react-native-guidelines

...